ngraham created this revision.
ngraham added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
ngraham requested review of this revision.

REVISION SUMMARY
  The panel edit mode tooltip can currently disappear in an irritating manner 
under two circumstances:
  
  - You need to mouse the mouse diagonally out of the configuration areat to 
reach the tooltop, because the timer's duration is very short
  - You move the mouse between the tooltip and the configuration area in 
preparation for moving it to another applet, because the timer did not stop 
when moving from the tooltip to the configuration area
  
  This patch fixes both issues by increasing the timer duration and stopping 
the timer when entering the configuration area
  
  BUG: 413736
  FIXED-IN: 5.18.3

TEST PLAN
  Edit the panel
  Hover over an applet and move the mouse diagonally to its tooltip, crossing 
empty space
  Hover over an applet and move the mouse back to the configuration area, then 
back to the applet, and back to the configuration area, then to another applet, 
then to that applet's tooltip
  
  In both cases, the tooltip remains visible, as expected.

REPOSITORY
  R119 Plasma Desktop

BRANCH
  stickier-panel-tooltip (branched from Plasma/5.18)

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

AFFECTED FILES
  containments/panel/contents/ui/ConfigOverlay.qml

To: ngraham, #plasma
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to