GNOME Bugzilla – Bug 462814
Cell editing is unintuitive if using a touchscreen
Last modified: 2007-08-06 15:09:47 UTC
Using the edit mode of a GtkCellRendererText with a touch screen with an on-screen keyboard, it seems unintuitive to use "enter" to save the edit. On a touch screen device it would be more useful if the edit was saved when focus moves away from the cell.
Created attachment 92927 [details] [review] Patch by Emmanuele Bassi
Resolving this as duplicate. There is no universal solution for this problem. It looks like we are probably going to add a (normal) property for this, as discussed on gtk-devel-list last June. Need to make up my mind on this for 2.14. *** This bug has been marked as a duplicate of 164494 ***
But doesn't it make sense to enable the above behaviour as default when touch screen mode is enabled?