[Webkit-unassigned] [Bug 16135] [GTK] Support caret browsing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 27 06:15:19 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=16135
xan.lopez at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27035|review? |
Flag| |
Attachment #27035|0 |1
is obsolete| |
Attachment #27073| |review?
Flag| |
------- Comment #6 from xan.lopez at gmail.com 2009-01-27 06:15 PDT -------
Created an attachment (id=27073)
--> (https://bugs.webkit.org/attachment.cgi?id=27073&action=view)
Caret browsing v3
I started refactoring the code in EditorClientGTK to handle properly events
with caret browsing (most keys but up/down/left/right would not work in caret
mode, for example), and halfway through realized I was basically getting to do
what was already done in the Windows port. So I took that code and modified it
to handle differently up/down/left/right keys in caret mode instead.
With this the keys works as expected in both caret and non-caret mode, and I
haven't been able to reproduce the "getting stuck in a node" bug either (but I
couldn't say if it's gone for good).
--
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