Closed Bug 286342 Opened 19 years ago Closed 15 years ago

Footer has a lot of empty space for non-admin users

Categories

(Bugzilla :: User Interface, enhancement)

2.19.2
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: jremillardshop, Assigned: LpSolit)

References

Details

(Whiteboard: [blocker will fix])

Attachments

(2 files, 2 obsolete files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: 

The bugzilla footer is poorly formatted for users that are not admins (99% of
bugzilla users). The top row is full of usefull links. The second row says Edit
Prefs, then nothing, the third row says has the saved searches, whick for 99% of
the people will just contain my bugs. 80% of the footer is blank in order to
leave space for the admin options. This is backwards.

Reproducible: Always

Steps to Reproduce:
Severity: normal → minor
OS: Windows XP → All
Hardware: PC → All
Summary: Footer is formatted poorly for non-admin users → Footer has a lot of empty space for non-admin users
Version: unspecified → 2.19.2
Perhaps prefs should be in the first row and the second row should not be shown for unprivleged users and renamed to Manage (and the first row renamed common).
(In reply to comment #1)
> Perhaps prefs should be in the first row and the second row should not be shown
> for unprivleged users and renamed to Manage (and the first row renamed common).
> 

I agree! Are you interested in attaching a patch?
Assignee: myk → ui
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Here is a patch; it renames the edit menu to manage, and it puts the prefs link next to the logout link in the previous line.
I don't know if it should obsolete the first one or not; take your pick.
missed some quote chars
Attachment #230499 - Attachment is obsolete: true
Fixed it in the first version too; I think I am done for now.
Attachment #230498 - Attachment is obsolete: true
Comment on attachment 230500 [details] [diff] [review]
action->common, edit->manage, prefs->first line

   [% IF user.login %]
+    | <a href="userprefs.cgi">Prefs</a>
+  [% END %]
+
+  [% IF user.login %]

these TT directives aren't needed i think
The admin links are no longer in the page footer, see bug 286338.
Assignee: ui → LpSolit
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 286338
Resolution: --- → FIXED
Whiteboard: [blocker will fix]
Target Milestone: --- → Bugzilla 3.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: