Closed
Bug 178162
Opened 22 years ago
Closed 21 years ago
vote check box should appear on left
Categories
(Bugzilla :: User Accounts, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: coffeebreaks, Assigned: goobix)
Details
Attachments
(3 files, 1 obsolete file)
209.39 KB,
image/jpeg
|
Details | |
1.34 KB,
patch
|
Details | Diff | Splinter Review | |
1.86 KB,
patch
|
myk
:
review+
myk
:
review+
|
Details | Diff | Splinter Review |
If you have a bug with a long message on your bug list, the checkbox will be far
away. It makes it difficult to find out to which bug a box is associated.
E.g. when bug 58229 was not fixed, it created a very long line.
http://bugzilla.mozilla.org/show_bug.cgi?id=58339
The vote checkbox should be on the left side, close to the bux number. Thus it
is easy to see it whatever the length of the bug description is.
Reporter | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Assignee: myk → vlad
OS: Linux → All
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.18
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #142857 -
Flags: review?(kiko)
Assignee | ||
Comment 3•21 years ago
|
||
If you want to keep the right alignment, this is the patch to go. Although it
looks a bit silly, it keeps aligned the last digits from the voting counters
under each other.
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 142858 [details] [diff] [review]
Version 1 - another option
Choose your pick :)
Attachment #142858 -
Flags: review?(kiko)
Comment 5•21 years ago
|
||
Doesn't it make more sense to have the checkbutton and count to the left of the
bug id, too? I agree that right-aligned numbers are generally good ideas..
Assignee | ||
Comment 6•21 years ago
|
||
Usually I've seen the IDs as the first column in almost every table, but I could
be wrong.
Assignee | ||
Comment 7•21 years ago
|
||
After discussing with kiko, this one displays the form controls first, and
aligns the bug ID to the right as well.
Assignee | ||
Updated•21 years ago
|
Attachment #142859 -
Flags: review?(kiko)
Updated•21 years ago
|
Attachment #142859 -
Flags: review?(kiko) → review+
Updated•21 years ago
|
Attachment #142857 -
Flags: review?(kiko)
Updated•21 years ago
|
Attachment #142858 -
Attachment is obsolete: true
Attachment #142858 -
Flags: review?(kiko)
Updated•21 years ago
|
Flags: approval?
Comment 8•21 years ago
|
||
need a UI review...
Updated•21 years ago
|
Attachment #142859 -
Flags: review?(myk)
Updated•21 years ago
|
Flags: approval?
Comment 9•21 years ago
|
||
Comment on attachment 142859 [details] [diff] [review]
Version 1 - third option
Mmm, yes, this is better.
Attachment #142859 -
Flags: review+ → review?
Comment 10•21 years ago
|
||
Comment on attachment 142859 [details] [diff] [review]
Version 1 - third option
Mmm, yes, this is better.
Attachment #142859 -
Flags: review?(myk)
Attachment #142859 -
Flags: review?
Attachment #142859 -
Flags: review+
Updated•21 years ago
|
Flags: approval+
Assignee | ||
Comment 11•21 years ago
|
||
Checking in template/en/default/bug/votes/list-for-user.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/votes/list-for-user.html.tmpl,v
<-- list-for-user.html.tmpl
new revision: 1.14; previous revision: 1.13
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•