Closed
Bug 746531
Opened 13 years ago
Closed 5 years ago
Unexpected focus event on testing down key on ml_marmalade in tests_focus_listcontrols.xul
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: MarcoZ, Assigned: morgan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mac2020_1][leave open])
Attachments
(2 files)
1.41 KB,
patch
|
Details | Diff | Splinter Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Log file:
3958 INFO TEST-INFO | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | Invoke the ' 'menulist' 'down ' key' test { unexpected 'focus' event; unexpected 'focus' event; }
3959 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | test with ID = ' 'menulist' 'down ' key' failed. There is unexpected focus event.
3960 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | test with ID = ' 'menulist' 'down ' key' failed. There is unexpected focus event.
3961 INFO TEST-END | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | finished in 6496ms
Reporter | ||
Comment 1•13 years ago
|
||
Oops, I wanted to copy these two lines prior to the ones I pasted above:
3956 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | test with ID = ' 'ml_marmalade' 'escape ' key' failed. No focus event.
3957 INFO TEST-PASS | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | test with ID = ' 'ml_marmalade' 'escape ' key' failed. There is unexpected focus event.
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
Disabled test on Mac: http://hg.mozilla.org/integration/mozilla-inbound/rev/e23e7fe11364
Whiteboard: [leave open]
Comment 4•13 years ago
|
||
(In reply to Marco Zehe (:MarcoZ) from comment #3)
> Disabled test on Mac:
> http://hg.mozilla.org/integration/mozilla-inbound/rev/e23e7fe11364
Sorry, push backed out for linux mochitest-other orange:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&onlyunstarred=1&rev=8cc13f37bc66
https://tbpl.mozilla.org/php/getParsedLog.php?id=11222399&tree=Mozilla-Inbound
{
4512 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/events/test_focus_listcontrols.xul | Error in test: proposed current item 'ml_tangerine' is already current
}
https://hg.mozilla.org/integration/mozilla-inbound/rev/922510fc28aa
Reporter | ||
Comment 5•13 years ago
|
||
Relanded with bustage fix: http://hg.mozilla.org/integration/mozilla-inbound/rev/175a8c81e3ff
Assignee | ||
Updated•6 years ago
|
Whiteboard: [leave open] → [mac2020_1][leave open]
Assignee | ||
Comment 6•6 years ago
|
||
:eeejay this file doesn't seem to exist anymore. Do you have any intuition re: if it was renamed or moved, where it might live?
Flags: needinfo?(eitan)
Comment 7•6 years ago
|
||
Looks like it is now named accessible/tests/mochitest/events/test_focus_listcontrols.xhtml
There was a mass rename of xul
to xhtml
here:
https://hg.mozilla.org/mozilla-central/rev/d933287860cb
Flags: needinfo?(eitan)
Assignee | ||
Comment 8•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → mreschenberg
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: -- → P3
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c30a8e81151
Remove Mac-specific casing in listcontrols focus test. r=eeejay
Comment 10•5 years ago
|
||
bugherder |
Reporter | ||
Comment 11•5 years ago
|
||
Morgan, can this be closed now, or does this need additional work?
Flags: needinfo?(mreschenberg)
Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•