Closed
Bug 1211775
Opened 10 years ago
Closed 8 years ago
bookmark toolbar UI not displaying properly on 42+
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jon, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151005172933
Steps to reproduce:
I upgraded from 41 to 42 beta and compiled/ran new build from git.
Actual results:
The bookmark toolbar does not seem to have proper UI functionality. The bookmarks on it do not have mouse over hover animations and the placing is not spaced correctly. there is no spacing between entries causing them to run into each other. It looks "flat".
Expected results:
the UI elements in the bookmark toolbar should act the same as the rest of the UI buttons/interface. there should be a 3d animation when hovering over the bookmarks like in the rest of the UI buttons. there should also be spacing between the entries so that they do not run into each other.
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
| Reporter | ||
Comment 1•10 years ago
|
||
This may be a larger issue as beta builds for Thunderbird also display the same behavior with the interface buttons as noted in this report. It may be specific to Linux as the buttons are better under windows.
| Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Bookmarks & History
Comment 2•10 years ago
|
||
Can confirm. I can add that it was working fine in 42b1 with GTK3, the issue appeared in 42b2 when it seems that firefox switched back to using GTK2.
| Reporter | ||
Comment 3•10 years ago
|
||
I can restore desired functionality by forcing use of gtk3 in the build by adding ac_add_options --enable-default-toolkit=cairo-gtk3 to my .mozconfig.
Comment 4•10 years ago
|
||
Fixed in Beta 5.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•