D27877: Make panel edit mode tooltip not unexpectedly disappear under certain circumstances

Nathaniel Graham noreply at phabricator.kde.org
Fri Mar 6 03:45:36 GMT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200306/3f9404e5/attachment.html>


More information about the Plasma-devel mailing list