Closed
Bug 989660
Opened 11 years ago
Closed 10 years ago
Inconsistent transition in menu buttons on Windows 8
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: henry.fai.hang.chan, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P4][good first bug][lang=css])
User Agent: Mozilla/5.0 (Linux; Android 4.1.2; LG-E988 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.170 Mobile Safari/537.36
Steps to reproduce:
For menubuttons and the star/bookmarks menu button, the border (or box-shadow) of the buttons fade out at different intervals. It seems the border of the left button transitions out nicely while that on the right is always sharp.
Hovering and unhovering over the buttons repeatedly (about after 10 or so times) seem to reduce the effect.
Comment 1•11 years ago
|
||
Thanks for filling the bug :) Gonna fix this after fixing bug 989449
Assignee: nobody → ntim007
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Summary: menubutton borders animating out of sync → Inconsistent transition in menu buttons
Updated•11 years ago
|
Blocks: australis-cust
Component: Untriaged → Theme
Updated•11 years ago
|
OS: Linux → Windows 8
Hardware: Other → All
Comment 3•11 years ago
|
||
Fixing bug 989449 should fix the problem for Windows XP, Vista and 7.
Reporter | ||
Comment 4•11 years ago
|
||
Actually, shouldn't the negative margin be set on the tabbar instead of the navigation toolbar? This alternative approach avoids all the CSS **** in adding an additional margin or padding to items who protruded into the border....
Comment 5•11 years ago
|
||
(In reply to henryfhchan from comment #4)
> Actually, shouldn't the negative margin be set on the tabbar instead of the
> navigation toolbar? This alternative approach avoids all the CSS **** in
> adding an additional margin or padding to items who protruded into the
> border....
I think you're commenting on the wrong bug.
Reporter | ||
Comment 6•11 years ago
|
||
Oops yes ;(
Comment 7•11 years ago
|
||
This doesn't need to be P3- if it's Win8 only (per comment #3)
Summary: Inconsistent transition in menu buttons → Inconsistent transition in menu buttons on Windows 8
Whiteboard: [Australis:P3-] → [Australis:P4]
Updated•10 years ago
|
Assignee: ntim007 → nobody
Mentor: ntim007, mdeboer
Status: ASSIGNED → NEW
Whiteboard: [Australis:P4] → [Australis:P4][good first bug][lang=css]
Comment 8•10 years ago
|
||
Hi
Could you assign me this bug please?
Thanks,
David
Comment 9•10 years ago
|
||
David, we normally try to assign bugs once you have a patch up (so as to prevent a bug from getting blocked). Your having commented here should stop others from taking this up. So feel free to post a patch (or ask questions) and I'll be happy to assign this to you after that.
Comment 10•10 years ago
|
||
Hi Saurabh,
I cannot see the code - do you know where it is located?
Thanks
David
Comment 11•10 years ago
|
||
Sorry, I'm not too familiar with this codebase so I'll ask the mentors (I'm needinfo-ing them). In the meanwhile if I were you, I would take a look at other related to (try and) figure out the file in which changes are to be made. (like bug 989449 probably). BTW if you meant viewing the source code online, you can do that at http://dxr.mozilla.org/mozilla-central/source/. I hope you've already downloaded and built the source.
Flags: needinfo?(ntim007)
Flags: needinfo?(mdeboer)
Comment 12•10 years ago
|
||
So it seems this was fixed recently. Sorry I didn't close this bug earlier :/
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ntim007)
Flags: needinfo?(mdeboer)
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Mentor: mdeboer, ntim007
You need to log in
before you can comment on or make changes to this bug.
Description
•