Closed Bug 230807 Opened 21 years ago Closed 21 years ago

Calendar uses xmlterm's "program launch"-accelerator key (commandkey "7")

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: virkkila, Assigned: virkkila)

Details

Attachments

(1 file, 2 obsolete files)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821

Both calendar and xmlterm use 7 as their commandkey. This means that ctrl+7 is
used for launching either app. This is of course not desired.

The offending files can be seen using this search in lxr:
http://lxr.mozilla.org/seamonkey/search?string=commandkey%23%227%22

Calendar should change its commandkey to a vacant, unused value.
Out of numbers 0-9 currently 3, 8 and 9 are available.




Reproducible: Always

Steps to Reproduce:
1. Go to
http://lxr.mozilla.org/seamonkey/source/extensions/tasks/resources/locale/en-US/tasksOverlay.dtd#5
2. Go to
http://lxr.mozilla.org/seamonkey/source/extensions/xmlterm/ui/locale/en-US/xmltermOverlay.dtd#3
3. Notice how both specify .commandkey "7"

Actual Results:  
The calendar file
http://lxr.mozilla.org/seamonkey/source/extensions/tasks/resources/locale/en-US/tasksOverlay.dtd
 specifies <!ENTITY other-cal-cmd.commandkey "7">

Expected Results:  
The calendar file should specify 3,8 or 9, or some other vacant commandkey
Attached patch patch using commandkey "3" (obsolete) — Splinter Review
Proposed patch for those two files using commandkey "3". 

Should I also make a patch for the file
mozilla/calendar/resources/locale/en-US/overlay.dtd and perhaps for the other
locales as well?
Should have a preview button. That should of course say "Proposed patch for the
calendar file using commandkey "3".
Summary: Calendar uses xmlterm's "program launch"-accelerator key (commandkey = "7") → Calendar uses xmlterm's "program launch"-accelerator key (commandkey "7")
Reassiging to mscott@mozilla.org since he originally created that file and I
don't have cvs access to that location anyway.

http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/extensions/tasks/resources/locale/en-US/tasksOverlay.dtd
Assignee: mostafah → mscott
Component: Calendar General → XP Apps: GUI Features
Product: Calendar → Browser
Version: unspecified → Trunk
Attached patch Patch for both en-US files (obsolete) — Splinter Review
As per timeless suggestion (irc) I have modified the patch to use the number 8
since aim on netscape uses 3. I have also modified the patch so that it now
patches mozilla/calendar/resources/locale/en-US/overlay.dtd as well.
Attachment #138960 - Attachment is obsolete: true
This patch will patch all locales including the two en-US ones to use 8 as the
commandkey
Attachment #138973 - Flags: review?(neil.parkwaycc.co.uk)
Side note: View/Zoom/Original Size is Ctrl+0
Attachment #138974 - Flags: review+
Comment on attachment 138973 [details] [diff] [review]
Patch for both en-US files

Cancelling review on obsolete patch.
Attachment #138973 - Attachment is obsolete: true
Attachment #138973 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #138974 - Flags: superreview?(mscott)
Attachment #138974 - Flags: superreview?(mscott) → superreview+
Assignee: mscott → mikko.virkkila
This is fixed now, right?
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: