After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644261 - toolbar: make sure the first toolbar gets the 'primary-toolbar' class
toolbar: make sure the first toolbar gets the 'primary-toolbar' class
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-09 00:09 UTC by Cosimo Cecchi
Modified: 2011-03-09 00:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
toolbar: make sure the first toolbar gets the 'primary-toolbar' class (5.13 KB, patch)
2011-03-09 00:09 UTC, Cosimo Cecchi
none Details | Review
toolbar: make sure the first toolbar gets the 'primary-toolbar' class (5.32 KB, patch)
2011-03-09 00:34 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-03-09 00:09:51 UTC
This way, only the first toolbar of the window will get the primary class hint; other toolbars will be themed normally.
Comment 1 Cosimo Cecchi 2011-03-09 00:09:53 UTC
Created attachment 182899 [details] [review]
toolbar: make sure the first toolbar gets the 'primary-toolbar' class
Comment 2 Cosimo Cecchi 2011-03-09 00:34:52 UTC
Created attachment 182901 [details] [review]
toolbar: make sure the first toolbar gets the 'primary-toolbar' class

Smarter patch, which allows to specify a fixed primary toolbar too.
Comment 3 Cosimo Cecchi 2011-03-09 00:45:19 UTC
Attachment 182901 [details] pushed as 4408cb9 - toolbar: make sure the first toolbar gets the 'primary-toolbar' class

Pushed with some improvements after a review from Xan on IRC.