Bug 48080 - AX: contenteditable nodes do not return correct AXSelectedText* attributes
Summary: AX: contenteditable nodes do not return correct AXSelectedText* attributes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-21 10:57 PDT by chris fleizach
Modified: 2010-10-21 12:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.24 KB, patch)
2010-10-21 11:09 PDT, chris fleizach
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2010-10-21 10:57:30 PDT
If a node is contenteditable and listed as a textbox, it does not return the correct values for AXSelectedText and AXSelectedTextRange.
Comment 1 chris fleizach 2010-10-21 11:02:06 PDT
rdar://problem/8350613
Comment 2 chris fleizach 2010-10-21 11:09:31 PDT
Created attachment 71461 [details]
Patch
Comment 3 chris fleizach 2010-10-21 12:23:32 PDT
http://trac.webkit.org/changeset/70256