Last modified: 2014-01-06 12:23:23 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60670, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58670 - Unsightly white bar in Bugzilla interface
Unsightly white bar in Bugzilla interface
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
wmf-deployment
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-18 21:56 UTC by MZMcBride
Modified: 2014-01-06 12:23 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Screenshot of bugzilla.wikimedia.org, showing white bar across top of user interface, 2013-12-18 (24.39 KB, image/png)
2013-12-18 21:58 UTC, MZMcBride
Details

Description MZMcBride 2013-12-18 21:56:38 UTC
I'm not sure what has changed, perhaps Chrome's rendering behavior, but there's now an unsightly white bar across the top of the Bugzilla user interface. It looks like setting #page-base to a height of 2.2em (rather than 2.5em) fixes the issue. I'll upload a screenshot momentarily.
Comment 1 MZMcBride 2013-12-18 21:58:29 UTC
Created attachment 14133 [details]
Screenshot of bugzilla.wikimedia.org, showing white bar across top of user interface, 2013-12-18

You can see the white bar directly above the bug logo's head.
Comment 2 Andre Klapper 2013-12-18 22:20:51 UTC
Thanks. Confirming.

Probably me to blame in https://gerrit.wikimedia.org/r/#/c/101655/ which didn't create issues on boogs.wmflabs.org.

#head in vector.css:42 on production defines
  background-color: rgb(243, 243, 243);
while on wmflabs it doesn't. So we can either remove this line to have the vertical fading shown (from white to grey), or we remove from
#page-base in vector.css:27
  background-color: white;
  background-image: url("images/page-fade.png");
to make it all the same grey tone.
Comment 3 Gerrit Notification Bot 2014-01-03 18:18:40 UTC
Change 105223 had a related patch set uploaded by Aklapper:
Fix unsightly white bar in Bugzilla UI header

https://gerrit.wikimedia.org/r/105223
Comment 4 Gerrit Notification Bot 2014-01-06 09:57:16 UTC
Change 105223 merged by Dzahn:
Fix unsightly white bar in Bugzilla UI header

https://gerrit.wikimedia.org/r/105223
Comment 5 Daniel Zahn 2014-01-06 09:58:31 UTC
deployed on kaulen. MZMcBride, confirm it's gone?
Comment 6 Andre Klapper 2014-01-06 12:23:23 UTC
Works fine for me in Firefox 26 after [[WP:BYPASS]]. Closing.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links