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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 08:38:19 PST 2009


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





------- Comment #7 from xan.lopez at gmail.com  2009-01-27 08:38 PDT -------
Just for the record, I went through
http://www.mozilla.org/access/keyboard/proposal:

- Everything in continuous navigation seems to work OK. We behave as if
layout.word_select.eat_space_to_next_word were set to FALSE and
layout.word_select.stop_at_punctuation to TRUE (Mozilla says it should be FALSE
by default in !Windows)

- Everything in discontinuous navigation seems to work except (Ctrl+)Home/End.
Probably those need to be special cased in EditorClient too for CaretBrowsing
if we use the current approach.

- Text selection: seems to work in general but it gets 'stuck' in some
situations.

- Control: in general forms are not auto-focused in caret mode, so it's a bit
hard to test most of the stuff listed.


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