Skip to content
  • ivan tkachenko's avatar
    [applet/appmenu] Fix top level menu hovering state when QMenu is open · d6687be3
    ivan tkachenko authored
    This bug may happen if you rapidly move mouse horizontally and clicking
    on the menu at the same time: in some cases the originally pressed menu
    item would remain visually pressed (because hovered property can't reset
    while grab is active), and some other item whose index matches the value
    of Plasmoid.nativeInterface.currentIndex will be `down` too.
    
    FIXED-IN: 5.26
    (cherry picked from commit 662a9c51)
    d6687be3