Summary: | AX: Mavericks: Text cursor does not move along with VoiceOver cursor for text fields | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | chris fleizach <cfleizach> | ||||||||||||||||||||||
Component: | Accessibility | Assignee: | chris fleizach <cfleizach> | ||||||||||||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||||||||||||
Severity: | Normal | CC: | aboxhall, apinheiro, buildbot, commit-queue, dmazzoni, jcraig, jdiggs, mario, rniwa, samuel_white, webkit-bug-importer | ||||||||||||||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||||||||||||||
Version: | Safari 9 | ||||||||||||||||||||||||
Hardware: | All | ||||||||||||||||||||||||
OS: | All | ||||||||||||||||||||||||
Attachments: |
|
Description
chris fleizach
2015-09-04 23:41:51 PDT
Created attachment 260679 [details]
patch
Comment on attachment 260679 [details] patch Attachment 260679 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/142211 New failing tests: accessibility/mac/setting-attributes-is-asynchronous.html Created attachment 260680 [details]
Archive of layout-test-results from ews103 for mac-mavericks
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Comment on attachment 260679 [details] patch Attachment 260679 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/142213 New failing tests: accessibility/mac/setting-attributes-is-asynchronous.html accessibility/mac/focus-setting-selection-syncronizing-not-clearing.html Created attachment 260681 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Created attachment 260685 [details]
patch
Attachment 260685 [details] did not pass style-queue:
ERROR: LayoutTests/platform/mac/TestExpectations:1184: Path does not exist. [test/expectations] [5]
Total errors found: 1 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 260687 [details]
patch
Comment on attachment 260687 [details] patch Attachment 260687 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/143161 New failing tests: accessibility/mac/setting-attributes-is-asynchronous.html Created attachment 260689 [details]
Archive of layout-test-results from ews103 for mac-mavericks
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Comment on attachment 260687 [details] patch Attachment 260687 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/143172 New failing tests: accessibility/mac/setting-attributes-is-asynchronous.html accessibility/mac/focus-setting-selection-syncronizing-not-clearing.html Created attachment 260690 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Created attachment 260707 [details]
patch
Comment on attachment 260707 [details]
patch
It seems to be clean on EWS now
Comment on attachment 260707 [details] patch Clearing flags on attachment: 260707 Committed r189483: <http://trac.webkit.org/changeset/189483> All reviewed patches have been landed. Closing bug. Created attachment 260877 [details]
patch
this change can also work on Yosemite (just not mavericks)
Created attachment 260933 [details]
patch
|