GNOME Bugzilla – Bug 721939
Editable cells demo: Add new row at cursor
Last modified: 2014-12-07 23:55:37 UTC
Adding rows to the bottom of the list is confusing as you cannot see them if the window is small so it is not apparent that anything has happened. Fix this by adding the new row immediately below the current row and set the cursor on the new row so it is ready to be edited.
Created attachment 265926 [details] [review] Editable cells demo: Add new row at cursor
Any chance of a review? It's only a simple change so wouldn't take long
Attachment 265926 [details] pushed as 6b26464 - Editable cells demo: Add new row at cursor