NEW 266221
Salesforce - Territory filter | Double label pop up - Analytics
https://bugs.webkit.org/show_bug.cgi?id=266221
Summary Salesforce - Territory filter | Double label pop up - Analytics
omandt
Reported 2023-12-11 06:43:52 PST
Created attachment 468971 [details] Hover, double label This is a Safari compatibility issue, when the value is longer than the widget, after hovering for slightly longer, the secondary text appears. In Chrome, only one text appears.(screen recording attached) This is occurring in our territory list selector widget for our CRM Analytics tool.
Attachments
Hover, double label (597.94 KB, image/png)
2023-12-11 06:43 PST, omandt
no flags
Alexey Proskuryakov
Comment 1 2023-12-11 12:50:24 PST
Thank you for the report. Seeing that it appears to be an Apple internal website, please file this with detailed steps to reproduce using Radar or https://feedbackassistant.apple.com. It will be helpful to post the radar number or feedback ID here afterwards.
omandt
Comment 2 2023-12-12 08:38:21 PST
@Alexey Proskuryakov The associated radar is rdar://118081520 - would the fix still be made through webkit? Let me know next steps, Thanks
Karl Dubost
Comment 3 2023-12-14 17:31:46 PST
Omandt, another possibility to reduce the issue with a minimal test case. I have requested access to the radar in the meantime.
Radar WebKit Bug Importer
Comment 4 2023-12-18 06:44:18 PST
Ahmad Saleem
Comment 5 2024-01-04 18:15:52 PST
Might be known issue similar to listed here (still reproducible based on below test case in Safari 17.2.1): https://stackblitz.com/edit/angular-material2-issue-6gatfl?embed=1&file=app/app.component.ts https://github.com/angular/components/issues/7469 From the screenshot, it might be the text is too long, so this lead to issue. __ PURE Speculation here that it is same issue (based on screenshot).
Ahmad Saleem
Comment 6 2024-01-04 18:19:01 PST
(In reply to Ahmad Saleem from comment #5) > Might be known issue similar to listed here (still reproducible based on > below test case in Safari 17.2.1): > > https://stackblitz.com/edit/angular-material2-issue-6gatfl?embed=1&file=app/ > app.component.ts > > https://github.com/angular/components/issues/7469 > > From the screenshot, it might be the text is too long, so this lead to issue. > > __ > > PURE Speculation here that it is same issue (based on screenshot). Just to add to reproduce on WebKit ToT (use 'run-safari' rather than 'run-minibrowser').
Note You need to log in before you can comment on or make changes to this bug.