The buttons of the selection done by click/mouse drag do not show tooltips upon mouse hover
Categories
(Firefox :: Screenshots, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | wontfix |
firefox124 | --- | wontfix |
firefox125 | --- | verified |
People
(Reporter: sbadau, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Found in
- Nightly 123.0a1
Affected versions
- Nightlu 123.0a1
Tested platforms
- Affected platforms: macOS 13, Ubuntu 22.04 and Windows 10 x64
- Unaffected platforms:
Preconditions
- 'screenshots.browser.component.enabled' is set to true in about:config
Steps to reproduce
- Navigate to any website
- Enable Screenshots by hitting the Cmd+Shift+S keys.
- Mouse drag over the screenshots overlay.
- Hover the mouse over the buttons of the created screenshot region: X, Copy, Download.
Expected result
- On mouse hover, the buttons should display tooltips: Cancel, Copy screenshot to clipboard and Download screenshot.
Actual result
- The buttons do not show tooltips upon mouse hover.
Regression range
This is not a regression, it's reproducible only when enabling the component version of Screenshots.
Additional notes
- Tooltips for buttons in the Save visible and Save full-screen dialogs are not affected; they are displayed on mouse hover.
- When setting 'screenshots.browser.component.enabled' to false, the issue is not reproducible.
Comment 1•2 years ago
|
||
:sbadau, if you think that's a regression, could you try to find a regression range using for example mozregression?
Comment 2•2 years ago
|
||
Might be a regression, :niklas has offered to track it down.
Reporter | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Hey :emilio, do you have any idea why the buttons in the anonymous content wouldn't show the tooltip/title when hovering?
The title attribute is set here and they are visible in the inspector but they never show when hovering.
Assignee | ||
Comment 4•2 years ago
|
||
We also simplify the tooltip text provider loop, and make it work better
now that e.g. the anonymous button in file inputs can be targeted.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
•
|
||
Backed out for causing bc failures @ browser_delay_autoplay_silentAudioTrack_media
Backout link: https://hg.mozilla.org/integration/autoland/rev/cfac4625b82335e8f721640d8a0fc5308be0cd7d
Assignee | ||
Updated•2 years ago
|
Comment 8•2 years ago
|
||
bugherder |
Comment 9•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 10•2 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox124
towontfix
.
For more information, please visit BugBot documentation.
Reporter | ||
Comment 11•2 years ago
•
|
||
I can confirm that tooltips are now shown on Nightly 125.0a1 when hovering the mouse over the Cancel, Copy, and Download options in the Screenshots selection. However, I've noticed two behaviors that I'm not sure are intentional:
-
The tooltips are displayed only the first time the button is hovered over. Subsequent hovers do not show the tooltip again.
-
The tooltip text differs between the Copy and Download buttons displayed in the "Save visible" or "Save full page" dialogs. In these dialogs, "Copy screenshot to clipboard" and "Download screenshot" are displayed when hovering over the buttons, whereas in the selection's buttons, only "Copy" and "Download" are displayed.
Emilio or Sam, could you please confirm if the above behaviors are intended?
Reporter | ||
Updated•2 years ago
|
Assignee | ||
Comment 12•2 years ago
|
||
(In reply to Simona Badau, Desktop QA from comment #11)
- The tooltips are displayed only the first time the button is hovered over. Subsequent hovers do not show the tooltip again.
I cannot reproduce this (tested on Windows), can you file a separate bug with steps to reproduce it?
- The tooltip text differs between the Copy and Download buttons displayed in the "Save visible" or "Save full page" dialogs. In these dialogs, "Copy screenshot to clipboard" and "Download screenshot" are displayed when hovering over the buttons, whereas in the selection's buttons, only "Copy" and "Download" are displayed.
This is probably unintentional, but unrelated to this, can you file a separate bug for it?
Thanks!
Comment 13•2 years ago
|
||
(In reply to Simona Badau, Desktop QA from comment #11)
- The tooltip text differs between the Copy and Download buttons displayed in the "Save visible" or "Save full page" dialogs. In these dialogs, "Copy screenshot to clipboard" and "Download screenshot" are displayed when hovering over the buttons, whereas in the selection's buttons, only "Copy" and "Download" are displayed.
Thanks for spotting this. I agree it would be good to get these aligned to say the same thing when they do the same thing. Can you file a separate bug for that?
Reporter | ||
Comment 14•2 years ago
|
||
Thanks Emilio and Sam! Logged Bug 1885512 and Bug 1885518 for the above mentioned issues.
Reporter | ||
Comment 15•2 years ago
|
||
Based on Comment 11 and on the fact that all the encountered new issues are already tracked in new bugs (Comment 14), I'm marking this as Verified.
Updated•1 years ago
|
Description
•