Closed Bug 240970 Opened 21 years ago Closed 21 years ago

Context menu text is right aligned in date area

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird0.9

People

(Reporter: mozilla_bugs, Assigned: mscott)

Details

(Keywords: helpwanted)

Attachments

(2 files, 1 obsolete file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040310 Firefox/0.8.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040310 Firefox/0.8.0+ When you right click on the date in the preview pane or in a message window the text in the pop-up menu is right aligned. Reproducible: Always Steps to Reproduce: 1. Right click on the date. Actual Results: The pop-up menu text is right aligned. Expected Results: Pop-up menu text is left aligned. Mozilla Thunderbird 0.5+ (20040407)
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird0.7
that really is wild. I bet it's because the date field itself gets right justified against the edge? Maybe a style is bleeding through into the context menu. This will be a great help wanted bug for someone looking to get their feet wet.
Keywords: helpwanted
Target Milestone: Thunderbird0.7 → Thunderbird0.9
Attached patch aligning date (obsolete) — Splinter Review
Attachment #150734 - Flags: review?(mscott)
I think a better approach to fixing this would be to put a selector on the context menu popup to over ride the text alignment.. something like: #collapseddateValue > popup > menuitem { text-align: left; } except that doesn't actually work. The syntax needs adjusted to something that will work.
Attached patch the fixSplinter Review
Attachment #150734 - Attachment is obsolete: true
Attachment #150734 - Flags: review?(mscott) → review-
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: