PATCH: Fix broken behavior of Konqueror's combobox
kdelists at cox.net
kdelists at cox.net
Mon Nov 17 19:36:50 GMT 2003
Hi,
The following patch basically reverts rev. 1.31 to fix the
broken behavior of konqueror's combobox history handling
capability. Revision 1.31 attempted to fix the CTRL+Enter
does not create a new tab problem by consuming the enter
event without properly dealing with all the consequences of
doing that.
The actual solution should have been to only store the
button states when the enter key was pressed and emitting
the signals we want in slotReturnPressed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: konqcombofix.diff
Type: text/x-diff
Size: 4619 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20031117/8c8c8e7d/attachment.diff>
More information about the kfm-devel
mailing list