Bug 127287 - AX: [ATK] state-changed:focused events missing for imagemap links
Summary: AX: [ATK] state-changed:focused events missing for imagemap links
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 25531
  Show dependency treegraph
 
Reported: 2014-01-20 05:00 PST by Joanmarie Diggs
Modified: 2017-03-11 11:01 PST (History)
2 users (show)

See Also:


Attachments
accessible-event listener (227 bytes, text/x-python)
2014-01-20 05:00 PST, Joanmarie Diggs
no flags Details
test case (474 bytes, text/html)
2014-01-20 05:01 PST, Joanmarie Diggs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2014-01-20 05:00:34 PST
Created attachment 221649 [details]
accessible-event listener

Steps to reproduce:
1. Launch the attached accessible-event listener in a terminal
2. Load the attached test case in Epiphany
3. Press Tab to move focus amongst the imagemap links

Expected results: object:state-changed:focused events would be emitted each time focus changes to a new link.

Actual results: There are no object:state-changed:focused events.
Comment 1 Joanmarie Diggs 2014-01-20 05:01:13 PST
Created attachment 221650 [details]
test case
Comment 2 Radar WebKit Bug Importer 2014-01-20 05:39:16 PST
<rdar://problem/15858101>
Comment 3 Radar WebKit Bug Importer 2014-01-20 05:39:16 PST
<rdar://problem/15858102>