[Webkit-unassigned] [Bug 125015] New: AX: [ATK] Caret-moved events missing for children of ARIA buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 09:06:04 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125015

           Summary: AX: [ATK] Caret-moved events missing for children of
                    ARIA buttons
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdiggs at igalia.com
                CC: webkit-bug-importer at group.apple.com
            Blocks: 25531


Created an attachment (id=218072)
 --> (https://bugs.webkit.org/attachment.cgi?id=218072&action=review)
test case

Steps to reproduce:
1. Load the test case in Epiphany and enable caret navigation (F7)
2. Launch the accessible-event listener in a terminal
3. Up/Down arrow to each line then Right/Left arrow within the line

Expected results: When the caret moves to and within each line, caret-moved events would be seen.

Actual results: When the caret moves to and within the heading child of the div with role="button", there are no caret moved events.

Impact: When an Orca user navigates to that line and arrows within it, Orca is not able to present the new caret location and remains silent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list