Closed Bug 287736 Opened 20 years ago Closed 20 years ago

menuitem in chrome://messenger/content/mailWindowOverlay.xul doesn't have an id

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: arno, Assigned: mscott)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2

in mailWindowOverlay.xul on line 1009,
<menuitem label="&accountManagerCmd.label;"
accesskey="&accountManagerCmdUnix.accesskey;" oncommand="MsgAccountManager(null);"/>

doesn't have an id associated.
That's annoying to use CSS to change its  appearance

(with thunderbird 1.0.2 linux version)

Reproducible: Always

Steps to Reproduce:
1.unzip thunderbird/chrome/mail.jar
2.open mailWindowOverlay.xul
3. go line 1009

Actual Results:  
<menuitem label="&accountManagerCmd.label;"
accesskey="&accountManagerCmdUnix.accesskey;" oncommand="MsgAccountManager(null);"/>

doesnt' have an id

Expected Results:  
to hav an id
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attached patch the fixSplinter Review
fixed
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird1.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: