Closed
Bug 455266
Opened 17 years ago
Closed 9 years ago
test_keycodes.xul fails 2 "Greek 'A' [Shift] [Alt]" and 3 "Lithuanian '*' [Ctrl] [Alt]" tests on my fr-fr Windows 2000
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: l12y)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre)
Gecko/20080912014358 Minefield/3.1b1pre] (home, optim default) (W2Ksp4)
[
1118 INFO TEST-PASS | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | US '' [Shift] [Ctrl] [Alt], activating 'A'
1119 INFO TEST-PASS | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Greek 'A' [Shift] [Alt], activating 'a'
1120 INFO TEST-PASS | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Greek 'A' [Shift] [Alt], activating 'A'
1121 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Greek 'A' [Shift] [Alt], activating '±' - got 0, expected 1
1122 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Greek 'A' [Shift] [Alt], activating '‘' - got 0, expected 1
1123 INFO TEST-PASS | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | US '.' [Shift] [Alt], activating '.'
]
My locale and keyboard are fr-FR.
| Reporter | ||
Comment 1•17 years ago
|
||
Same with current SeaMonkey 2.0a2pre.
Comment 2•17 years ago
|
||
Does your OS allow you to set up a Greek keyboard?
I can't remember for certain but I may have needed to install international components of some sort on XP.
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> Does your OS allow you to set up a Greek keyboard?
No.
In Regional Setting, only 'West Europe and USA' language(s) is selected,
and 'Greek' is not in the list of (Keyboard) settings I can choose from.
| Reporter | ||
Comment 4•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b2pre) Gecko/20081114 Minefield/3.1b2pre] (home, optim default) (W2Ksp4)
Between 2008-10-13 and 2008-10-16, 3 new (failing) cases were added:
{
1248 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Lithuanian '8' [Ctrl] [Alt] does not input correct text. - got "", expected "8"
1249 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Lithuanian '9' [Ctrl] [Alt] does not input correct text. - got "", expected "9"
1250 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/widget/test/test_keycodes.xul | Lithuanian '0' [Ctrl] [Alt] does not input correct text. - got "", expected "0"
}
Summary: test_keycodes.xul fails 2 "Greek 'A' [Shift] [Alt]" tests on my Windows → test_keycodes.xul fails 2 "Greek 'A' [Shift] [Alt]" and 3 "Lithuanian '*' [Ctrl] [Alt]" tests on my Windows
| Reporter | ||
Updated•17 years ago
|
Summary: test_keycodes.xul fails 2 "Greek 'A' [Shift] [Alt]" and 3 "Lithuanian '*' [Ctrl] [Alt]" tests on my Windows → test_keycodes.xul fails 2 "Greek 'A' [Shift] [Alt]" and 3 "Lithuanian '*' [Ctrl] [Alt]" tests on my fr-fr Windows 2000
| Reporter | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Between 2008-10-13 and 2008-10-16, 3 new (failing) cases were added:
These must be (new cases) from bug 440457.
Blocks: 440457
Comment 6•9 years ago
|
||
(In reply to Serge Gautherie (:sgautherie) from comment #3)
> (In reply to comment #2)
> > Does your OS allow you to set up a Greek keyboard?
>
> No.
> In Regional Setting, only 'West Europe and USA' language(s) is selected,
> and 'Greek' is not in the list of (Keyboard) settings I can choose from.
Okay, in such case, it's impossible to run this test as expected. Additionally, this test already depends on active keyboard layout. For example, if active IME is an IME and it might use a11y access and causes unexpected assertions. Finally, this is reported with Win2k but we still don't support Win2k.
Let's close this bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•