[PATCH] focus on location linedit in file dialog

Paolo Capriotti p.capriotti at gmail.com
Sun Oct 28 16:09:29 GMT 2007


Hi,
in FileWidget constructor there is a call to locationEdit->setFocus() that
is overridden by a later call to KUrlNavigator::setUrlEditable.
The attached patch moves the setFocus call at the end of the function, so
that it is effective.

Paolo Capriotti

-------------- next part --------------
A non-text attachment was scrubbed...
Name: location-focus.patch
Type: text/x-diff
Size: 688 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071028/66958411/attachment.patch>


More information about the kde-core-devel mailing list