[Webkit-unassigned] [Bug 36627] Needs a "LinuxEditingBehavior", perhaps with a better name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 16:16:22 PDT 2010


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2010-03-28 16:16:22 PST ---
On further investigation it seems the difference in behavior that I've seen so
far is mostly due to: https://bugzilla.gnome.org/show_bug.cgi?id=605466 . 

GTK+ (except GTKTextView), Qt
a. double-click a word
b. modify selection via shift+right arrow
---> selection becomes one character longer

GTK+ (GTKTextView)
a. double-click a word
b. modify selection via shift+right arrow
---> selection becomes one character shorter

For the sake of simplicity, I think it makes sense for both Qt and GTK+ to
follow the same behavior here. Perhaps this isn't as complicated as I thought.

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



More information about the webkit-unassigned mailing list