Closed Bug 347415 Opened 18 years ago Closed 18 years ago

Accesskey for "Proportional" is not displayed in the advanced preference font panel

Categories

(Firefox :: Settings UI, defect)

2.0 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cedric.corazza, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: fixed1.8.1, regression)

Attachments

(1 file)

When going in Preferences > Content > Advanced button (in the Fonts & Colors groupbox), the accesskey for 'Proportional' isn't displayed i.e the letter P is not underlined. I watched in the fonts.xul file and though the syntax is correct, I noticed a difference between the Suite code (in SeaMonkey, the letter P is underlined) and Firefox code :
this line in firefox is coded this way :
<label accesskey="&proportional.accesskey;" control="proportionalFont">&proportional.label;</label>
and that way in the Suite :
<label value="&proportional.label;" accesskey="&proportional.accesskey;" control="proportionalFont"/>
Do you think this could be the reason?
I'm waiting for your comments before attaching a patch and filing the same bug for Thunderbird.
Same thing in the pl locale.
Does that change fix it? :)
Gavin,
I'm not a coder, I was just asking if what i proposed is the good fix ;)
I'm just asking whether that change actually fixes the bug - from your comment it seems like you weren't sure.
Attached patch Patch rev. 1Splinter Review
The bug also occurs on trunk. It's a regression from bug 283678, which changed
the menulist id a few lines down without changing the "control" attribute.
Assignee: nobody → mats.palmgren
Status: NEW → ASSIGNED
Attachment #232261 - Flags: superreview?(neil)
Attachment #232261 - Flags: review?(neil)
Comment on attachment 232261 [details] [diff] [review]
Patch rev. 1

not a browser/ peer
Attachment #232261 - Flags: superreview?(neil)
Attachment #232261 - Flags: review?(neil)
I filed the equivalent bug for Thunderbird (bug347519)
Attachment #232261 - Flags: superreview?(bugs)
Attachment #232261 - Flags: review?(bugs)
Attachment #232261 - Flags: superreview?(bugs)
Attachment #232261 - Flags: superreview?(bugs.mano)
Attachment #232261 - Flags: review?(bugs)
Attachment #232261 - Flags: review?(bugs.mano)
Comment on attachment 232261 [details] [diff] [review]
Patch rev. 1

r=mano (you don't need sr= in browser/toolkit).
Attachment #232261 - Flags: superreview?(bugs.mano)
Attachment #232261 - Flags: review?(bugs.mano)
Attachment #232261 - Flags: review+
Attachment #232261 - Flags: approval1.8.1?
Comment on attachment 232261 [details] [diff] [review]
Patch rev. 1

a=beltzner on behalf of 181drivers
Attachment #232261 - Flags: approval1.8.1? → approval1.8.1+
Landed on trunk and MOZILLA_1_8_BRANCH at 2006-09-01 06:46 PDT.

-> FIXED
Blocks: 283678
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: