D13026: Open Schema toolbar button with normal click rather than click-and-hold

Nathaniel Graham noreply at phabricator.kde.org
Sat Jun 9 13:13:50 UTC 2018


ngraham planned changes to this revision.
ngraham added a comment.


  I don't think being `delayed` was a deliberate choice; it's simply the default interaction method for toolbuttons that open menus in Qt (for some odd reason). Every menu toolbutton throughout KDE software that shows its menu instantly does `setDelayed(false);`, and I've never seen the menu have to visually build itself while open.
  
  Let me handle those other cases with this patch, too.

REPOSITORY
  R39 KTextEditor

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

To: ngraham, #ktexteditor, #kate, dhaumann, cullmann
Cc: hpereiradacosta, kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180609/7fd532eb/attachment.html>


More information about the KWrite-Devel mailing list