Closed
Bug 227275
Opened 22 years ago
Closed 21 years ago
Items in pop-up/context menu of date/time are right-aligned
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rick, Assigned: Stefan.Borggraefe)
Details
Attachments
(2 files)
1.94 KB,
image/png
|
Details | |
1.36 KB,
patch
|
mscott
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031030
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031030
If you right-click the date/time section in the preview pane or message window
all of the menu's items (except "Select all") are right-aligned when they should
be left aligned.
I couldn't find this bug already reported, and I think it's been present for
quite some time so I assume no-one's noticed it?
Reproducible: Always
Steps to Reproduce:
1. Select a message in the mail client
2. Right-click the date/time field in the preview pane or full-blown message window
3. Look at the items in the pop-up/context menu
Actual Results:
Menu items are right-aligned
Expected Results:
Menu items should be left-aligned
Here is a screen shot of the problem in case you can't figure out what I'm
talking about.
Comment 2•22 years ago
|
||
This is true for Brief Headers display, probably because the date field itself
is displayed there with right-alignment.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007.
Urgh. As comment #2 noticed, with the preview pane bar is closed, right-clicking
in any spot on it (*not* the date/time one) brings up the "good aligned" menu;
while right-clicking on the date/time section brings up the "bad aligned" menu.
When the preview pane bar is open, however, the date/time section becomes
left-aligned and right-clicking on it always brings up the "good aligned" menu.
Assignee | ||
Comment 4•21 years ago
|
||
This is a port of the TB fix in bug 240970. Tested with Modern and Classic.
Assignee: sspitzer → Stefan.Borggraefe
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #160512 -
Flags: superreview?(mscott)
Attachment #160512 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 5•21 years ago
|
||
Comment on attachment 160512 [details] [diff] [review]
Patch
I believe Neil is on vacation. r+sr=mscott
Attachment #160512 -
Flags: superreview?(mscott)
Attachment #160512 -
Flags: superreview+
Attachment #160512 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #160512 -
Flags: review+
Assignee | ||
Comment 6•21 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 7•21 years ago
|
||
(In reply to comment #2)
>This is true for Brief Headers display, probably because the date field itself
>is displayed there with right-alignment.
Fortunately for this bug this appears to be the only right-aligned textbox
currently existing in the Mozilla codebase. However a more general solution
should be considered for future proofing.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•