Closed
Bug 996121
Opened 9 years ago
Closed 9 years ago
Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 31
People
(Reporter: dholbert, Assigned: jaws)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P5])
Attachments
(3 files)
149.73 KB,
video/ogg
|
Details | |
97.03 KB,
image/png
|
Details | |
1.50 KB,
patch
|
mconley
:
review+
bkerensa
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
STR: 1. Click hamburger button, click customize, and drag everything out of the panel to leave it empty. 2. Click "Exit customize" 3. Click hamburger button again. 4. Wait for the bouncing unicorn to hit its lowest point. ACTUAL RESULTS: A scrollbar briefly flashes when it hits the lowest point. EXPECTED RESULTS: No scrollbar
Reporter | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
I'm pretty sure this is Linux only. We may need to tweak some of the sizes for Linux.
Assignee | ||
Comment 3•9 years ago
|
||
This line in particular probably needs tweaking for Linux, http://mxr.mozilla.org/mozilla-central/source/browser/themes/shared/customizableui/panelUIOverlay.inc.css#24
Reporter | ||
Comment 4•9 years ago
|
||
Version info: 31.0a1 (2014-04-12) Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
Comment 5•9 years ago
|
||
I can confirm this only affects Linux platform, both 32bit and 64bit architectures.
Hardware: x86_64 → All
Assignee | ||
Updated•9 years ago
|
Summary: Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area → [Linux] Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Assignee | ||
Updated•9 years ago
|
Summary: [Linux] Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area → Bouncing unicorn easter egg (in hamburger menu) briefly triggers scrollbar each time it hits the bottom of its bounce area
Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8407074 -
Flags: review?(mconley)
Assignee | ||
Comment 7•9 years ago
|
||
To clarify, this bug is caused by the different default font size on Linux as compared to OSX and Windows. This patch should makes this animation font-size agnostic.
Comment 8•9 years ago
|
||
Comment on attachment 8407074 [details] [diff] [review] Patch LGTM
Attachment #8407074 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 9•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/0423a8e32248
status-firefox29:
--- → affected
status-firefox30:
--- → affected
status-firefox31:
--- → affected
Whiteboard: [fixed-in-fx-team]
Assignee | ||
Updated•9 years ago
|
Blocks: australis-cust
Comment 10•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0423a8e32248
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 31
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Whiteboard: [Australis:P5]
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 11•9 years ago
|
||
Comment on attachment 8407074 [details] [diff] [review] Patch [Approval Request Comment] Bug caused by (feature/regressing bug #): incorrect assumption in initial implementation, bug 934075 User impact if declined: scrollbar will appear briefly on linux Testing completed (on m-c, etc.): on m-c for a day now, and tested locally Risk to taking this patch (and alternatives if risky): none expected String or IDL/UUID changes made by this patch: none
Attachment #8407074 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
Attachment #8407074 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 12•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/c7bafed7a2a2
Updated•9 years ago
|
QA Whiteboard: [good first verify]
Updated•9 years ago
|
Flags: in-testsuite? → in-testsuite-
Updated•5 years ago
|
Flags: in-qa-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•