[Webkit-unassigned] [Bug 25671] New: [GTK] Implement support for set_caret_offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 11:42:40 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25671

           Summary: [GTK] Implement support for set_caret_offset
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: xan.lopez at gmail.com, William.Walker at sun.com


The accessible text interface includes a method which ATs can use to
(re)position the caret as needed. For more information please see
http://library.gnome.org/devel/atk/unstable/AtkText.html#atk-text-set-caret-offset.

Usage/need example: Screen reader users who have a refreshable braille display
often review the text on the screen by panning/scrolling their display. If
while doing so, they spot some text they wish to select, edit, whathaveyou,
they can press a "cursor routing key" on their display. The AT in turn needs to
use set_caret_offset to reposition the caret at the desired location.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list