[Webkit-unassigned] [Bug 16135] [GTK] Support caret browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 19:05:58 PDT 2008


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





------- Comment #2 from alp at nuanti.com  2008-09-24 19:05 PDT -------
Created an attachment (id=23778)
 --> (https://bugs.webkit.org/attachment.cgi?id=23778&action=view)
Caret navigation (proof of concept)

This patch enables navigation using a blinking caret without interfering with
other editing capabilities. What needs work:

1) Make this into a configurable web setting for WebSettings/WebPreferences
instead of hijacking AXObjectCache::enableEnhancedUserInterfaceAccessibility()
(which we may later be able to obsolete depending on Mac a11y requirements).

2) Focus elements when they're entered.

3) Caret sometimes get 'trapped' in a node. Should integrate more closely with
SelectionController/FocusController


-- 
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