[Patch] Fix keyboard navigation (tabbing out of a textarea)
bj at altern.org
bj at altern.org
Mon Jul 12 16:02:05 BST 2004
Currently, if you navigate with the keyboard using tab, navigation is severly
blocked if you enter a textarea (you can't get out of it).
My patch implements an idea of Waldo Bastian:
By default, tab will get you out of the widget.
A new context menu entry is added to textareas: allow tabulations.
If you toggle the "allow tabulations" feature, pressing tab in the textarea
will insert a tabulation.
This patch fixes #58247. Is it ok for you ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tab_exit.diff
Type: text/x-diff
Size: 2585 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20040712/6d623e7d/attachment.diff>
More information about the kfm-devel
mailing list