[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-08-15 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378042

--- Comment #9 from Eike Hein  ---
Git commit 49fb504149e3ea3690616510ee313d33c7233d53 by Eike Hein.
Committed on 15/08/2017 at 11:25.
Pushed by hein into branch 'Plasma/5.8'.

Disable bouncy scrolling.

Summary:
Matches other Plasma scrollable lists (e.g. Kicker's).

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

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

M  +2-0applets/taskmanager/package/contents/ui/GroupDialog.qml

https://commits.kde.org/plasma-desktop/49fb504149e3ea3690616510ee313d33c7233d53

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-07-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378042

--- Comment #8 from javascriptj...@hotmail.com ---
I was able to use this in OpenSUSE 42.2 by adding the 5.8.7 LTS KDE Repository
manually, after the OpenSUSE team refused to take the update.

I am seeing one slight issue with the scrolling fix.  There appears to be a
slight  "bounce" when you reach the top or bottom - the list of task instances
will scroll past the end and the "bounce" back.  Is there any way to eliminate
that?

Thanks.

Also, is there any way to convince the OpenSUSE team to take this update in
42.2 (which is using the 5.8.7 LTS stream)?  It's inconvenient to have a
separate repository in the dependencies because I have to separately update it.

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-05-29 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378042

--- Comment #7 from Eike Hein  ---
We're working on fixing this currently.

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-05-28 Thread Freddy Rietdijk
https://bugs.kde.org/show_bug.cgi?id=378042

Freddy Rietdijk  changed:

   What|Removed |Added

 CC||fr...@fridh.nl

--- Comment #6 from Freddy Rietdijk  ---
By backporting this fix there's now an implicit dependency on Qt 5.7 in 5.8.7.
https://bugs.kde.org/show_bug.cgi?id=380240

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-04-03 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378042

Eike Hein  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/76034a4cd3b2ecd
   ||2d97802037ea6db0756651786
 Resolution|--- |FIXED

--- Comment #5 from Eike Hein  ---
Git commit 76034a4cd3b2ecd2d97802037ea6db0756651786 by Eike Hein.
Committed on 03/04/2017 at 14:06.
Pushed by hein into branch 'Plasma/5.8'.

Backport 5.9/Master's GroupDialog code to 5.8.

Summary:
This brings us to a common baseline on the three active branches
and addresses regressions on the 5.8 branch.

5.9's code added a scrollbar and improved keyboard nav.

Reviewers: #plasma, mart

Subscribers: plasma-devel

Tags: #plasma

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

M  +107  -23   applets/taskmanager/package/contents/ui/GroupDialog.qml
M  +13   -2applets/taskmanager/package/contents/ui/MouseHandler.qml
M  +7-3applets/taskmanager/package/contents/ui/Task.qml
M  +12   -0applets/taskmanager/package/contents/ui/main.qml

https://commits.kde.org/plasma-desktop/76034a4cd3b2ecd2d97802037ea6db0756651786

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-03-31 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378042

--- Comment #4 from Eike Hein  ---
We're considering backporting the dialog rewrite to the LTS branch (so both
5.8.x and 5.9.x maintenance releases).

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-03-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378042

javascriptj...@hotmail.com changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |---

--- Comment #3 from javascriptj...@hotmail.com ---
I'm running OpenSUSE 42.2 which is an LTS release.  I won't get KDE 5.9.  I
need this fixed in KDE 5.8 or I'm in a broken state forever.

As mentioned in the original bug report, this was working, and then got broken
by an update to KDE.  So at a minimum, that update needs to be reverted.

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-03-27 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378042

Eike Hein  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Eike Hein  ---
This was rewritten for 5.9 and is now scrollable.

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

[plasmashell] [Bug 378042] Icons in Task Manager Dropdowns are too large, causing Dropdown to be clipped

2017-03-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378042

--- Comment #1 from javascriptj...@hotmail.com ---
Created attachment 104732
  --> https://bugs.kde.org/attachment.cgi?id=104732&action=edit
Task Manager Dropdown Incorrectly Clipped

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