Closed Bug 227250 Opened 22 years ago Closed 22 years ago

Incorrect 'o' underlined on Options button

Categories

(Toolkit :: Downloads API, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla1.6

People

(Reporter: deanis74, Assigned: bugs)

Details

The Options button on the Downloads window displays as "Opti_o_ns" instead of "_O_ptions". In downloads.dtd, cmd.options.accesskey should be "O" instead of "o". Side note - Using the proper case for an access key avoids a second, case-insensitive search for a matching letter. As such, it wouldn't hurt to change the following: cmd.pause.accesskey to "P" cmd.resume.accesskey to "R" cmd.cancel.accesskey to "C" cmd.open.accesskey to "O" cmd.retry.accesskey to "R"
Assignee: blake → bugs
Good call. 0.8
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Firebird0.8
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Everything looks good in CVS. Verified Fixed.
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.