https://bugs.kde.org/show_bug.cgi?id=353747

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.47
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kte
                   |                            |xteditor/b099af9eb569f4c076
                   |                            |5cc4bc1aa69adef8f97772
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit b099af9eb569f4c0765cc4bc1aa69adef8f97772 by Nathaniel Graham.
Committed on 15/06/2018 at 23:16.
Pushed by ngraham into branch 'master'.

Make menu-bearing toolbar buttons show their menus with normal click rather
than click-and-hold

Summary:
Fixes Kate/KWrite's menu-bearing toolbar buttons so that they all show their
drop-down menus immediately when clicked, instead of requiring a click-and-hold
(which is the normal Qt behavior for toolbar buttons with menus).

Note: due to [[ https://bugs.kde.org/show_bug.cgi?id=344746 | a Breeze design
choice ]], this patch has the effect of removing the downward-pointing arrow
that lets you know that the toolbar button will open a menu. There's an open
patch that changes that, though: D13064
FIXED-IN: 5.47

Test Plan: Added {nav Schema}, {nav Mode}, {nav Intentation}, {nav Bookmarks},
{nav Highlighting} and {nav Scripts} buttons to Kate's toolbar and clicked
them. They all showed their drop-down menus immediately.

Reviewers: #ktexteditor, #kate, dhaumann, cullmann

Reviewed By: #ktexteditor, #kate, dhaumann

Subscribers: hpereiradacosta, kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D13026

M  +1    -0    src/mode/katemodemenu.h
M  +1    -0    src/schema/kateschema.h
M  +1    -0    src/script/katescriptaction.cpp
M  +1    -0    src/syntax/katehighlightmenu.h
M  +1    -0    src/utils/kateautoindent.cpp
M  +1    -0    src/utils/katebookmarks.cpp

https://commits.kde.org/ktexteditor/b099af9eb569f4c0765cc4bc1aa69adef8f97772

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to