Closed
Bug 912546
Opened 12 years ago
Closed 12 years ago
page title is no longer displayed in the header
Categories
(bugzilla.mozilla.org Graveyard :: Sandstone/Mozilla Skin, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
(Keywords: regression)
Attachments
(1 file)
650 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
in dusk, the page title is displayed in the header.
this is not the case in the mozilla skin.
for show_bug, this information is redundant, and should continue to be omitted.
however this isn't the case for all page.
eg. when viewing an attachment using the 'diff' view, the attachment's description is displayed only in the header, so it's no longer visible using the mozilla skin.
Updated•12 years ago
|
Keywords: regression
Comment 1•12 years ago
|
||
This regression makes reviewing of patches much harder when having multiple diff tabs open, so a fix would be much appreciated. Thanks in advance.
OS: Mac OS X → All
Hardware: x86 → All
Comment 2•12 years ago
|
||
glob just told me how to use the old skin, so I reverted to that. So it's no longer necessary for me to make this a high priority, if you keep the dusk skin alive...
(kai prefering functional+ugly over shiny+incomplete)
displaying the header on every page shows largely redundant information, so i made it display on selected pages only. as best as i can tell we only need this on all attachment pages.
Attachment #800621 -
Flags: review?(dkl)
Comment 4•12 years ago
|
||
Comment on attachment 800621 [details] [diff] [review]
912546_1.patch
r=dkl
Attachment #800621 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified template/en/default/global/header.html.tmpl
Committed revision 8987.
this fix won't be visible until our next production push (usually weekly).
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•