Open
Bug 407793
Opened 17 years ago
Updated 2 years ago
Switching window (Cmd+`) makes Zoom out instead (with Thai keyboard layout)
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
NEW
People
(Reporter: markpeak, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9b2pre) Gecko/2007120904 Minefield/3.0b2pre
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9b2pre) Gecko/2007120904 Minefield/3.0b2pre
When press Cmd+` to switch between each Firefox windows in Thai keyboard layout, it makes Zoom out (Cmd+-) instead.
I'm using Firefox 3b2pre (2007120904 ) on Mac OS X Tiger 10.4.11
Reproducible: Always
Steps to Reproduce:
1. Add Thai keyboard layout from Preferences > International > Input Menu
2. Switch current keyboard layout to Thai (flag changed in menu)
3. Press (Cmd+`) in Firefox content window
Actual Results:
Text in content is zoomed out one level
Expected Results:
Switch to next Firefox window (or the same window if there is only one)
Comment 1•17 years ago
|
||
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b2pre) Gecko/2007121008 Minefield/3.0b2pre
I would like to confirm this bug. This also happens on Firefox 3b2-pre (2007121008) on OS X 10.5.1 (Leopard) with the same steps to reproduce.
Comment 2•17 years ago
|
||
I can also reproduce this -- in today's nightly (2007-12-10-04-trunk)
and one from 2007-08-06. So it's not a new problem.
I don't see it in Firefox 2.0.0.11, in Camino (trunk or branch) or in
Safari.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•17 years ago
|
Assignee: nobody → joshmoz
Component: Keyboard Navigation → Widget: Cocoa
Product: Firefox → Core
QA Contact: keyboard.navigation → cocoa
Version: unspecified → Trunk
Comment 3•17 years ago
|
||
By the way, I also tested on Tiger (OS X 10.4.11), on a PPC Mac.
Updated•17 years ago
|
Summary: Switching window (Cmd+`) makes Zoom out instead → Switching window (Cmd+`) makes Zoom out instead (with Thai keyboard layout)
Comment 5•17 years ago
|
||
With foreign keyboard layout (in this case Thai keyboard layout), Cmd + some
key combination gives strange result.
In Thai keyboard layout, the key ` is mapped to -. So when Cmd+` is pressed in
Thai keyboard layout, Cmd+- is generated and zoom out the page. The strange
thing is when Cmd+M is pressed, still gets Cmd+M and window is minimized.
Comment 6•17 years ago
|
||
FYI
On my 10.5 environment, when I press Cmd and '-'(whitch is at the left of 1)
on Thai layout, zoom out occurs and performKeyEquivalent returns YES.
But zoom out should *not* occur and performKeyEquivalent should return *NO*
because OS treats pressing (Cmd and '-') as Cmd+'`', not Cmd+'-'.
Comment 7•17 years ago
|
||
Oh I've forgot this bug! :P
Let me summarize. I've filed bug 422972 and later it was combined with bug 427995.
Then bug 427995 is fixed but then the bug specified with bug 422972 is occurred again. I've just realized that my bug is duplicated with this one which isn't solved in anyway (may be nobody find its dependency).
Comment 8•17 years ago
|
||
Do anybody track this bug?
Firefox 3.0.1 and current nightly build still have this bug.
Comment 9•17 years ago
|
||
On Firefox 3.0.1 on Mac OS X 10.5.4 Intel, this bug still occur.
Comment 11•16 years ago
|
||
On Firefox 3.0.2 on Mac OS X 10.5.5 Intel, this bug still occur.
Comment 12•16 years ago
|
||
Doesn't really meet the "wanted" criteria (security, stability, regression from
maintenance release). However, we'll look at a reviewed and baked patch.
Flags: wanted1.9.0.x? → wanted1.9.0.x-
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•