[Webkit-unassigned] [Bug 20099] [GTK] SHIFT+PAGE_UP/DOWN doesn't extend selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 18 13:55:53 PDT 2008


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





------- Comment #1 from camaradetux at gmail.com  2008-07-18 13:55 PDT -------
Created an attachment (id=22374)
 --> (https://bugs.webkit.org/attachment.cgi?id=22374&action=view)
Trivial patch changing call to frame->selection()->modify instead of
frame->editor()->command

A fairly simple patch which is basically a copy of what was written for the
handling of up/down.

I'm not sure the proper granularity is ParagraphGranularity though.


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