Revision 802873

Go back to digest for 4th May 2008

Other in KDE Base

Rafael Fernández López committed changes in /trunk/KDE/kdelibs/kdeui/widgets/kmenu.cpp:

Prevent the title of the KMenu from being clicked, since it is a QToolButton really.

We install an event filter for this purpose that will discard every event except Paint, and keyboard events (what does accept keyboard navigation on the menu itself)

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/kdeui/widgets/kmenu.cpp
1 files changed in total