Bug 62596 - [Chromium] WebAccessibilityObject needs selectionStart and selectionEnd
Summary: [Chromium] WebAccessibilityObject needs selectionStart and selectionEnd
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-13 13:57 PDT by Dominic Mazzoni
Modified: 2011-06-13 15:00 PDT (History)
1 user (show)

See Also:


Attachments
Adds these accessors to WebAccessibilityObject. (2.28 KB, patch)
2011-06-13 13:59 PDT, Dominic Mazzoni
no flags Details | Formatted Diff | Diff
Fixed patch (merge error). (2.29 KB, patch)
2011-06-13 14:05 PDT, Dominic Mazzoni
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mazzoni 2011-06-13 13:57:33 PDT
These methods of accessibilityObject already support both input and textarea elements.
Comment 1 Dominic Mazzoni 2011-06-13 13:59:56 PDT
Created attachment 97006 [details]
Adds these accessors to WebAccessibilityObject.
Comment 2 Dominic Mazzoni 2011-06-13 14:05:19 PDT
Created attachment 97007 [details]
Fixed patch (merge error).
Comment 3 WebKit Review Bot 2011-06-13 15:00:24 PDT
Comment on attachment 97007 [details]
Fixed patch (merge error).

Clearing flags on attachment: 97007

Committed r88703: <http://trac.webkit.org/changeset/88703>
Comment 4 WebKit Review Bot 2011-06-13 15:00:28 PDT
All reviewed patches have been landed.  Closing bug.