Closed
Bug 888655
Opened 12 years ago
Closed 12 years ago
Misaligned navigation bar before login.
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ShellHacker, Unassigned)
References
()
Details
Attachments
(1 file)
65.20 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36
Steps to reproduce:
go to
1. https://bugzilla.mozilla.org when logged out.
Actual results:
A misaligned navigation bar. [Check attachment]
Other bugs referred before filing this
bug : 103274
bug : 155388
Note:
Could someone link to GitHub source where the source code is located. I'd love to fix this. (with a little help)
Expected results:
The nav bar should be in just 1 line.
Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Sounds like BMO specific issue so let's have them check it out first before thinking upstream. It might that stupid OpenID image that breaks things.
And no, there's no code in github for this. All our code (both BMO and Bugzilla itself) is in bzr at bzr.mozilla.org.
Comment 2•12 years ago
|
||
The login form fields are displayed by default when not logged in if they are blank. This it to allow the user to see how to login. Adding the "Persona" sign in link (provided by an extension which BMO uses) makes the line slightly longer and if the font size if adjusted high enough, causes the line to break and continue beneath. If you adjust your font scaling down (control + -) then it goes back to a single line. We are trying to do add too much content on that line already and keep adding more so really this just needs some experienced UI design work. We (BMO) are working on a new skin for Mozilla's Bugzilla instance that will change this significantly (bug 882548) which will be the default in the near future so we will be focusing efforts there. So this could be an upstream bug technically as well but since BMO adds several extra links to the same line then it is more quickly noticable on BMO.
Closing WONTFIX for now as this will be obsolete by the new Mozilla skin.
dkl
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•