GNOME Bugzilla – Bug 353712
allow reducing selection in GtkLabel
Last modified: 2011-06-01 05:09:45 UTC
reproduce like this: 1) start tests/testgtk 2) click "labels" 3) click the "selectable" button 4) select some text 5) shift-click inside the selection to reduce that selection 5) does not work, the selection stays the same. GtkLabel only extends the selection by shift-clicking. (Also see similar bug 353709)