Closed
Bug 286043
Opened 20 years ago
Closed 17 years ago
can't use C-1 shortcut on azerty keyboard (no keypad) since to get 1 it must be shifted
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jcervell, Unassigned)
Details
(Keywords: qawanted, Whiteboard: Dupe? see comment #4)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217
I can't use the shortcuts C-1, C-2 ... to switch between mozilla components
since it has to be shifted on an azerty keyboard. As I work on a laptop, I have
no keypad. When I use C-Shift-1, it show cannot it displays this character :
Reproducible: Always
Actual Results:
When I use C-Shift-1, it show cannot it displays this character :
Expected Results:
Switch to navigator
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 3•19 years ago
|
||
This bug is always present in latest trunk (I use seamonkey beta 2). Usually,
the error comes from the fact that the function used to see which keys are
pressed is XLookupKeysym which does not take modifiers into account, and
XLookupString should be used (or both).
> While your input is very important to us, our resources are limited and so we
> are asking for your help in focussing our efforts. If you can still reproduce
> this problem in the latest version of the product (see below for how to obtain a
> copy) or, for feature requests, if it's not present in the latest version and
> you still believe we should implement it, please visit the URL of this bug
> (given at the top of this mail) and add a comment to that effect, giving more
> reproduction information if you have it.
Comment 4•17 years ago
|
||
I suspect this bug will be fixed by one of: bug 399939, bug 359638, bug 177508 etc. Can someone check it?
Keywords: qawanted
Whiteboard: Dupe? see comment #4
Comment 5•17 years ago
|
||
Oh, and BTW, I CONFIRM that Ctrl-digit does nothing on my AZERTY keyboard (where digits are obtained with Shift on from the top keyboard row).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008050801 SeaMonkey/2.0a1pre
WFM now -- I guess the problem has been fixed by some other bug (bug 429219 ?)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•