View Revisions: Issue #2696
[ All Revisions ] [ Back to Issue ]
Summary | 0002696: editing inside text widgets in forms does not implement all the normal features of GTK | ||
---|---|---|---|
Revision | 2019-10-16 20:55 by Vincent Sanders | ||
Description | Some normal keyboard and mouse editing features seem to be implemented properly in the application's GUI widgets, such as the URL bar, but not in text widgets in forms, such as the form I'm using to fill out this bug report. The broken features that I've noticed are: - Shift click to extend a selection. - Middle-click to paste in the X11 clipboard. |
||
Revision | 2019-08-11 16:50 by Ben Crowell | ||
Description | Some normal keyboard and mouse editing features seem to be implemented properly in the application's GUI widgets, such as the URL bar, but not in text widgets in forms, such as the form I'm using to fill out this bug report. The broken features that I've noticed are: - Shift click to extend a selection. - Middle-click to paste in the X11 clipboard. |