Closed Bug 275631 Opened 21 years ago Closed 21 years ago

Only the first column (not all) should have excess CSS padding-left

Categories

(Bugzilla :: User Interface, defect)

2.19.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: psellhorst, Assigned: glob)

References

Details

Attachments

(3 files, 1 obsolete file)

The current setup for default bug lists makes it hard to read the most important part, the summary, on an 800x600 display. Due to the increased padding everywhere, the summary column is pushed far to the right and reading its contents fully is only possible when using horizontal scrolling. Now this can probably be worked around by choosing custom columns and/or specific CSS rules, but I feel that the default appearance should be designed in a way that makes additional modifications for this purpose unnecessary. I am also aware that the visual table layout may depend on parameters specific to a certain Bugzilla installation, the longest unwrappable string and other issues beyond Bugzilla's control. However, the bug lists really were easier to read before the recent upgrade.
Attached image Screenshot
Hard-to-read bug list (Firefox bugs)
Attached image Screenshot
Comparison: old-school bug list from eclipse.org
Attached patch remove extra padding (obsolete) — Splinter Review
the extra padding in the buglist has been annoying me as well. 20px padding-left was added to make room for the secure icon, however it was added to all columns instead of just the first one.
Assignee: myk → bugzilla
Status: UNCONFIRMED → ASSIGNED
Attachment #169346 - Flags: review?
Did either of you bother searching for the existing bug 274448 that this is a duplicate of?
*** Bug 274448 has been marked as a duplicate of this bug. ***
Summary: New bug lists are not 800x600-friendly → New bug lists are not 800x600-friendly (columns have excess padding)
Answer the question please.
(In reply to comment #6) > Answer the question please. yes i searched. obviously i didn't find your bug. it happens, get over it.
(In reply to comment #4) > Did either of you bother searching for the existing bug 274448 that this is a > duplicate of? I'm sorry I didn't see the older bug. It wasn't in the regressions list, and a search for "padding" turned up nothing. Personally, I'm happy to see a patch addressing this issue, no matter what bug number it's attached to.
OS: Windows XP → All
Hardware: PC → All
Comment on attachment 169346 [details] [diff] [review] remove extra padding Is it really necessary for it to be !important? If so, r=gerv. Gerv
Attachment #169346 - Flags: review? → review+
Comment on attachment 169346 [details] [diff] [review] remove extra padding thanks for the review gerv. however i've just realised this looks shaft in IE (the padding looks like it's about 100px).
Attachment #169346 - Attachment is obsolete: true
the IE issue has been fixed by bug 232328. i swear that while developing this patch the !important was required. apparently it is not. this patch is the same as the first, minus !important. not sure if i can carry forward the r+, so rerequesting.
Attachment #169774 - Flags: review?
Attachment #169774 - Flags: review? → review+
Flags: approval?
Flags: approval2.18?
Flags: approval?
Flags: approval2.18?
Flags: approval2.18+
Flags: approval+
Whiteboard: patch awaiting checkin
Target Milestone: --- → Bugzilla 2.18
I had to do minor tweaking on the patch in order to apply it to the 2.18 branch. Checking in skins/standard/buglist.css; /cvsroot/mozilla/webtools/bugzilla/skins/standard/buglist.css,v <-- buglist.css new revision: 1.8; previous revision: 1.7 done Checking in template/en/default/list/table.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl,v <-- table.html.tmpl new revision: 1.23; previous revision: 1.22 done Checking in css/buglist.css; /cvsroot/mozilla/webtools/bugzilla/css/Attic/buglist.css,v <-- buglist.css new revision: 1.2.4.5; previous revision: 1.2.4.4 done Checking in template/en/default/list/table.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/list/table.html.tmpl,v <-- table.html.tmpl new revision: 1.16.2.6; previous revision: 1.16.2.5 done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Summary: New bug lists are not 800x600-friendly (columns have excess padding) → Only the first column (not all) should have excess CSS padding-left
Whiteboard: patch awaiting checkin
This has been fixed on the 2.18 branch. Will that be propagated to 2.19? Mozilla.org is currently using 2.19.1+, which is where this problem was first reported.
(In reply to comment #13) > This has been fixed on the 2.18 branch. Will that be propagated to 2.19? > Mozilla.org is currently using 2.19.1+, which is where this problem was first > reported. Yes, it was checked in on both the 2.18 branch and on the trunk (which is 2.19.1+ currently). It will very likely get pulled to mozilla.org in the next week or so.
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: