[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-18 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
  Latest Commit|https://quickgit.kde.org/?p |http://commits.kde.org/plas
   |=plasma-desktop.git=commi |ma-framework/eccf7cf0b22c17
   |t=017a1c426baf27c8a7e028f |0c0f642c3ae376a3e3ff600b91
   |ac9df142aeaf9fa6b   |
 Resolution|--- |FIXED

--- Comment #7 from Kai Uwe Broulik  ---
Git commit eccf7cf0b22c170c0f642c3ae376a3e3ff600b91 by Kai Uwe Broulik.
Committed on 18/02/2016 at 20:58.
Pushed by broulik into branch 'master'.

[ToolTip] Stop show timer if hideTooltip is called

This prevents the tooltip from showing up if hideTooltip was called
before it was shown.

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

M  +1-0src/declarativeimports/core/tooltip.cpp

http://commits.kde.org/plasma-framework/eccf7cf0b22c170c0f642c3ae376a3e3ff600b91

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-17 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

--- Comment #6 from Eike Hein  ---
You'll have to look into it on your end then - I can't actually reproduce this
problem at all (with the context menu open I get no tooltip, and if the tooltip
is already open, opening the context menu closes it) so this was more a shot in
the blue based on the same code in Task Manager. But looking at the
implementation of TooltipArea, I guess a hide call doesn't cancel the show
timer.

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

--- Comment #5 from Kai Uwe Broulik  ---
This patch does not prevent the tooltip from appearing if I open the context
menu before it showed up.

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-16 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-11 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://quickgit.kde.org/?p
   ||=plasma-desktop.git=commi
   ||t=017a1c426baf27c8a7e028f
   ||ac9df142aeaf9fa6b
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Kai Uwe Broulik  ---
Fixed by
https://quickgit.kde.org/?p=plasma-desktop.git=commit=017a1c426baf27c8a7e028fac9df142aeaf9fa6b

(You forgot the space between BUG: and the number)

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-10 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

--- Comment #3 from Eike Hein  ---
Git commit f6acdf977bdbae191ab4d349f1a246fb63f9c823 by Eike Hein.
Committed on 10/02/2016 at 12:10.
Pushed by hein into branch 'Plasma/5.5'.

Do tooltip location for panel popups a la systray.

M  +1-1containments/desktop/package/contents/ui/FolderItemDelegate.qml

http://commits.kde.org/plasma-desktop/f6acdf977bdbae191ab4d349f1a246fb63f9c823

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


[plasmashell] [Bug 358894] File tooltips cover context menu

2016-02-01 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358894

--- Comment #1 from Kai Uwe Broulik  ---
In any case I think the tooltips should, when in the list popup, be displayed
left/right of the item, like system tray does it.

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