Bug 36146

Summary: GTK: AX: implement press in DRT
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mario
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 25678    
Bug Blocks:    
Attachments:
Description Flags
Patch proposal xan.lopez: review+

chris fleizach
Reported 2010-03-15 16:49:23 PDT
DRT needs to be updated to correctly implement the press action so that accessibility/label-element-press.html can be uncommented in the skip list and run
Attachments
Patch proposal (3.57 KB, patch)
2010-11-29 08:22 PST, Mario Sanchez Prada
xan.lopez: review+
Mario Sanchez Prada
Comment 1 2010-11-29 08:22:36 PST
Created attachment 75027 [details] Patch proposal Attaching -really simple- patch proposal: just delegate on the AtkAction interface's do_action() method.
Mario Sanchez Prada
Comment 2 2010-11-29 08:25:36 PST
Marked as dependant on bug 25678 as current patch actualy needs the (currently r+) patch there to be applied first to work fine. However, that patch can't be applied yet due to bug 50062, so we need to wait for that one to be fixed, and therefore 25678 as well, before actually integrating this one.
Mario Sanchez Prada
Comment 3 2010-11-30 14:07:49 PST
Note You need to log in before you can comment on or make changes to this bug.