Move initialization of text edit handler
Correct sequence on focus: - focus changes - range updates - create text edit handler if needed The last check (to create text edit handler) depends on the ChromeVox range having previously been updated. character doesn't get read prior to patch and does get read post patch. Test: manually tab to the question text field in Classroom. Verify that initial Bug: 785283 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Id0a4bd8ad17fc2895b802961e739db8e415b9026 Reviewed-on: https://chromium-review.googlesource.com/777900 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#517903}
Showing
Please register or sign in to comment