Closed
Bug 470468
Opened 17 years ago
Closed 17 years ago
Message Header Pane: Subject should be BOLD in both expanded & collapsed states
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: Peter, Assigned: mkmelin)
References
Details
(Whiteboard: [b3ux])
Attachments
(2 files)
|
1.79 KB,
patch
|
dmosedale
:
review+
clarkbw
:
ui-review+
|
Details | Diff | Splinter Review |
|
43.22 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081219 Minefield/3.2a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081219 Lightning/1.0pre Shredder/3.0b2pre
Message Header Pane: Subject should be BOLD in both expanded & collapsed states
This is a regression from previous releases and even back to Netscape 4. I finf the current expanded header without the bold subject difficult to parse and even irritating.
Reproducible: Always
| Reporter | ||
Updated•17 years ago
|
Comment 1•17 years ago
|
||
Is this still true for collapsed? It seems large enough, whether or not bold. OTOH, I use dpi set to 120.
(expanded doesn't matter to me - I rarely use it except to see stuff that's not in collapsed)
Version: unspecified → Trunk
Comment 3•17 years ago
|
||
Marking blocking because this feels like a win and should be utterly trivial.
Assignee: nobody → dmose
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: wanted-thunderbird3?
Flags: blocking-thunderbird3-
Flags: blocking-thunderbird3+
Target Milestone: --- → Thunderbird 3.0b3
| Assignee | ||
Comment 4•17 years ago
|
||
Taking.
Assignee: dmose → mkmelin+mozilla
Attachment #362968 -
Flags: review?(dmose)
Updated•17 years ago
|
Whiteboard: [b3ux]
Updated•17 years ago
|
Attachment #362968 -
Flags: ui-review?(clarkbw)
Comment 5•17 years ago
|
||
Comment on attachment 362968 [details] [diff] [review]
proposed fix
excellent!
Attachment #362968 -
Flags: ui-review?(clarkbw) → ui-review+
Comment 6•17 years ago
|
||
Comment on attachment 362968 [details] [diff] [review]
proposed fix
r=dmose; however, is the child selector actually necessary? See the "Rely on Inheritance" section of <https://developer.mozilla.org/en/Writing_Efficient_CSS> for details.
Attachment #362968 -
Flags: review?(dmose) → review+
| Assignee | ||
Comment 7•17 years ago
|
||
Yes, if you only use #expandedsubjectBox the "subject" word is also bolded, which looked a bit weird.
Comment 8•17 years ago
|
||
OK, never mind then. :-)
| Assignee | ||
Comment 9•17 years ago
|
||
changeset: 2088:9a661e3ae8fc
http://hg.mozilla.org/comm-central/rev/9a661e3ae8fc
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•17 years ago
|
||
Thank you! THANK YOU! T H A N K Y O U! :-)
The new header is much more usable now.
BTW: Why is there such a huge wasted empty space before the labels (from, subject, to, etc.)? (see attached screenshot)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090227 Lightning/1.0pre Shredder/3.0b3pre
| Assignee | ||
Comment 11•17 years ago
|
||
I think the space is needed for longer headers, like "newsgroups" etc.
| Reporter | ||
Comment 12•17 years ago
|
||
Since the longer labels are so rarely used by most users, wouldn't it be better to only move them all out when they actually appear?
Comment 13•17 years ago
|
||
please discuss this in a different bug
You need to log in
before you can comment on or make changes to this bug.
Description
•