[Bug 11239] Canvas support accessible caret tracking independent of Focus Ring tracking

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11239

--- Comment #8 from Rich Schwerdtfeger <schwer@us.ibm.com> 2011-02-03 17:13:53 UTC ---
I would add that in all accessibility services layers caret is separated from a
focus ring or rectangle in an object. Placing an X, Y coordinate for the caret
position in the focus ring is confusing. We have a change proposal to canvas
that we are working on that eliminates the X,Y coordinate from drawFocusRing(). 

Also, we have a new caret/selection position API modification to the
canvas2DDrawingAPI. We are trying to decide if this is the best place for this
API as we will also need this functionality for SVG.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 3 February 2011 17:13:55 UTC