Closed Bug 406420 Opened 17 years ago Closed 16 years ago

Sunbird 0.7 / Lightning 0.7: Some Accesskeys in the Proto-Event Dialog don't work

Categories

(Mozilla Localizations :: de / German, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: thorsten.fritz)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7

Some accesskeys are applied to multiple entities and don't work properly:

<!ENTITY event.title.textbox.accesskey    "T">
vs.
<!ENTITY event.attendees.accesskey        "T" >    --> Proposal: "i"
vs.
<!ENTITY event.categories.accesskey       "t">     --> Proposal: "o"

<!ENTITY event.calendar.accesskey         "K">
vs.
<!ENTITY event.link.accesskey             "k" >    --> Proposal: "L"

<!ENTITY task.to.accesskey                "ä">     --> Proposal: "F"
vs.
<!ENTITY event.link.change.accesskey      "Ä" >

I tested the proposals by editing sun-calendar-event-dialog.dtd.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Blocks: 412641
Assignee: nobody → chef
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.13pre) Gecko/2008020921 Calendar/0.8pre

Some menu entries can't be reached because of duplicated accesskeys:
"A" for menu "Ansicht" and item "Kategorie:"
"E" for menu "Einstellungen" and item "Errinnerung:"
This should be fixed for 0.8.

Closing bug
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.