Closed Bug 746164 Opened 13 years ago Closed 5 years ago

Failure for the shortcut keys in actions/test_keys.html b/accessible/tests/mochitest/actions/test_keys.html

Categories

(Core :: Disability Access APIs, defect, P3)

x86_64
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: MarcoZ, Assigned: MarcoZ)

References

(Blocks 1 open bug)

Details

(Whiteboard: [mac2020_1])

Attachments

(2 files)

Log file says: 255 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/actions/test_keys.html | Wrong keyboard shortcut on 'input2' - got %b, expected b 256 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/actions/test_keys.html | Wrong keyboard shortcut on 'link' - got %l, expected l
Attached patch FixSplinter Review
Assignee: nobody → marco.zehe
Status: NEW → ASSIGNED
Attachment #615727 - Flags: review?(surkov.alexander)
Comment on attachment 615727 [details] [diff] [review] Fix Review of attachment 615727 [details] [diff] [review]: ----------------------------------------------------------------- ::: accessible/tests/mochitest/actions/test_keys.html @@ +26,5 @@ > function doTest() > { > testKeyboardShortcut("input1", ""); > + testKeyboardShortcut("input2", MAC ? "⌃%b" : "Alt+Shift+b"); > + testKeyboardShortcut("link", MAC ? "⌃%l" : "Alt+Shift+l"); interesting, there's no '^' in report: "got %b, expected b"
Attachment #615727 - Flags: review?(surkov.alexander) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
reopening
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 618290 [details] [diff] [review] Proper character for Option key, the one in the previous patch was wrong. Review of attachment 618290 [details] [diff] [review]: ----------------------------------------------------------------- tested. works.
Attachment #618290 - Flags: review?(hub) → review+
Target Milestone: mozilla14 → mozilla15
(In reply to Marco Zehe (:MarcoZ) from comment #8) > Proper fix on inbound: > http://hg.mozilla.org/integration/mozilla-inbound/rev/5b623170c1d4 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
Target Milestone: mozilla15 → ---
Whiteboard: [mac2020_1]

Closing, as this test is running in tree and there are no recent or intermittent failures.

Status: REOPENED → RESOLVED
Closed: 13 years ago5 years ago
Resolution: --- → FIXED
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: