Closed Bug 1340173 Opened 8 years ago Closed 8 years ago

Hover feedback for zoom reset button is too tall

Categories

(Firefox :: Theme, defect)

All
macOS
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 54
Tracking Status
firefox51 --- unaffected
firefox52 --- unaffected
firefox53 --- fixed
firefox54 --- verified

People

(Reporter: bmaris, Assigned: dao)

References

Details

(Keywords: regression)

Attachments

(2 files)

[Affected versions]: - latest Developer Edition 53.0a2 - latest Nightly 54.0a1 [Affected platforms]: - Mac OS X 10.11.6 - macOS 10.12.3 [Unaffected platforms]: - Windows 10 64bit - Ubuntu 16.04 32bit [Steps to reproduce]: 1. Start Firefox 2. Enter Customization and drag the zoom buttons to ToolBar 3. Hover over 100% value [Expected result]: - The hover effect is the same as on the other buttons. [Actual result]: - The hover effect for 100% button is different (larger height) than the other buttons. [Regression range]: - This is a recent regression, it Last good revision: 42086c06f756cda7fbc25a2e7c20a5711f7e5f26 (2016-12-12) First bad revision: f46f85dcfbc2b3098ea758825d18be6fab33cbc6 (2016-12-13) Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=42086c06f756cda7fbc25a2e7c20a5711f7e5f26&tochange=f46f85dcfbc2b3098ea758825d18be6fab33cbc6 Most likely caused by: 8bedb73fd7ec Dão Gottwald — Bug 1322430 - Clean up toolbar button margin and padding rules. r=gijs [Additional notes]: - This is also repro with Compact themes. - Screencast showing the issue attached. - Not reproducible using Fx 52 beta 6 with Dev Edition theme installed.
Flags: needinfo?(dao+bmo)
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Flags: needinfo?(dao+bmo)
After taking a closer look at Ubuntu, there is no highlight effect for 100% button in default theme, on compact themes only the color of the number will change, not the same highlight effect as on other buttons. Also the toolbar shakes when clicking any of Zoom buttons. Let me know if I should log a new bug for Linux behavior. Here is a screencast from Ubuntu: https://dl.dropboxusercontent.com/u/109148197/Screencast%202017-02-16%2018%3A05%3A02.mp4
(In reply to Bogdan Maris, QA [:bogdan_maris] from comment #1) > After taking a closer look at Ubuntu, there is no highlight effect for 100% > button in default theme, on compact themes only the color of the number will > change, not the same highlight effect as on other buttons. Also the toolbar > shakes when clicking any of Zoom buttons. Let me know if I should log a new > bug for Linux behavior. The above would be a separate bug / regression since bug 1322430 was limited to Mac.
Summary: Highlight effect for 100% zoom button larger then all highlight effect of other buttons → Hover feedback for zoom reset button is too tall
Comment on attachment 8838105 [details] Bug 1340173 - Stop removing the zoom reset button's vertical margin. https://reviewboard.mozilla.org/r/113090/#review114560 Redirecting to Gijs as he reviewed the previous patch in this series.
Attachment #8838105 - Flags: review?(jaws)
Attachment #8838105 - Flags: review?(gijskruitbosch+bugs)
(In reply to Dão Gottwald [:dao] from comment #3) > (In reply to Bogdan Maris, QA [:bogdan_maris] from comment #1) > > After taking a closer look at Ubuntu, there is no highlight effect for 100% > > button in default theme, on compact themes only the color of the number will > > change, not the same highlight effect as on other buttons. Also the toolbar > > shakes when clicking any of Zoom buttons. Let me know if I should log a new > > bug for Linux behavior. > > The above would be a separate bug / regression since bug 1322430 was limited > to Mac. Bogdan can you make sure this gets filed? Thank you.
Flags: needinfo?(bogdan.maris)
Comment on attachment 8838105 [details] Bug 1340173 - Stop removing the zoom reset button's vertical margin. https://reviewboard.mozilla.org/r/113090/#review114574
Attachment #8838105 - Flags: review?(gijskruitbosch+bugs) → review+
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/00fd29fee54e Stop removing the zoom reset button's vertical margin. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Please request Aurora approval on this when you get a chance.
Blocks: 1322430
No longer depends on: 1322430
Flags: needinfo?(dao+bmo)
(In reply to :Gijs from comment #5) > (In reply to Dão Gottwald [:dao] from comment #3) > > (In reply to Bogdan Maris, QA [:bogdan_maris] from comment #1) > > > After taking a closer look at Ubuntu, there is no highlight effect for 100% > > > button in default theme, on compact themes only the color of the number will > > > change, not the same highlight effect as on other buttons. Also the toolbar > > > shakes when clicking any of Zoom buttons. Let me know if I should log a new > > > bug for Linux behavior. > > > > The above would be a separate bug / regression since bug 1322430 was limited > > to Mac. > > Bogdan can you make sure this gets filed? Thank you. Sure, I actually logged two bugs (bug 1340435 and bug 1340436), one for the hover feedback and one for the moving toolbar since mozregression pointed to two different regression ranges. I've CC'ed you and Dão on both of them.
Flags: needinfo?(bogdan.maris)
Comment on attachment 8838105 [details] Bug 1340173 - Stop removing the zoom reset button's vertical margin. Approval Request Comment [Feature/Bug causing the regression]: bug 1322430 [User impact if declined]: see comment 0 [Is this code covered by automated tests?]: no [Has the fix been verified in Nightly?]: no [Needs manual test from QE? If yes, steps to reproduce]: no [List of other uplifts needed for the feature/fix]: / [Is the change risky?]: no [Why is the change risky/not risky?]: trivial CSS patch [String changes made/needed]: /
Flags: needinfo?(dao+bmo)
Attachment #8838105 - Flags: approval-mozilla-aurora?
Hi Bogdan, could you help verify if this issue is fixed as expected on the latest Nightly build? Thanks!
Flags: needinfo?(bogdan.maris)
I can confirm that the hover feedback has the same height as other buttons bug I can see now that the hover feedback is not aligned with the separator between zoom out and zoom reset. (This can also be seen on Firefox 52 beta and 51 RC). I should point out that this thing also happened before this patch landed. Should I log a new bug on this?
Flags: needinfo?(bogdan.maris) → needinfo?(dao+bmo)
(In reply to Bogdan Maris, QA [:bogdan_maris] from comment #13) > I can confirm that the hover feedback has the same height as other buttons > bug I can see now that the hover feedback is not aligned with the separator > between zoom out and zoom reset. (This can also be seen on Firefox 52 beta > and 51 RC). I should point out that this thing also happened before this > patch landed. > > Should I log a new bug on this? Yes, please.
Flags: needinfo?(dao+bmo)
Comment on attachment 8838105 [details] Bug 1340173 - Stop removing the zoom reset button's vertical margin. Fix a UI issue and was verified. Aurora53+.
Attachment #8838105 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
(In reply to Dão Gottwald [:dao] from comment #14) > (In reply to Bogdan Maris, QA [:bogdan_maris] from comment #13) > > I can confirm that the hover feedback has the same height as other buttons > > bug I can see now that the hover feedback is not aligned with the separator > > between zoom out and zoom reset. (This can also be seen on Firefox 52 beta > > and 51 RC). I should point out that this thing also happened before this > > patch landed. > > > > Should I log a new bug on this? > > Yes, please. Logged bug 1341227 on this. Also marking as verified fixed on latest Nightly 54.0a1.
Status: FIXED & VERIFIED. Browser: Firefox Aurora 54 The issue is no longer reproducible on Firefox Aurora Test were done under Windows 10 x64. [bugday-20170419]
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: