D8021: Don't switch Location Bar mode with Escape key

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Sep 28 08:29:26 UTC 2017


broulik added a comment.


  The question is: why? I find Escape a natural way to exit editing and never used Ctrl+L. I don't fully understand the bug report. If Ctrl+L should only switch to edit mode, how would you exit again if you remove Escape handling?

INLINE COMMENTS

> kurlnavigator.h:454
> -     */
> -    void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE;
> -

This class is exported, you cannot remove any methods without breaking ABI. See https://community.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D8021

To: ngraham, #frameworks, elvisangelaccio, broulik, dfaure
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170928/4971f019/attachment.html>


More information about the Kde-frameworks-devel mailing list