Bug 396616 - Before IOTM becomes multi-row, last-opened app goes onto where the second row would be and becomes invisible
Summary: Before IOTM becomes multi-row, last-opened app goes onto where the second row...
Status: CLOSED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 6.0.1
Platform: Debian unstable Linux
: HI normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
: 429312 456745 457169 457297 467190 476308 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-07-17 19:39 UTC by David
Modified: 2024-03-08 20:50 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2018-07-17 19:39:57 UTC
Sometimes, depending on the size of the task manager and how it is filled, the icons-only task manager would fail to show the very last icon (as the space doesn't fit given the icons' sizes). However, after launching an extra application (adding one extra icon), these icons would shrink, and the previously-hidden icon would become visible, along with the new icon.

In my case, with a resolution of 1366x768, big icons, and roughly half of the task bar used by other widgets, this problem happens with exactly the 14th icon, which is not visible while the other 13 are, but when adding a 15th icon, the 14th and 15th both become visible.
Comment 1 Bharadwaj Raju 2021-05-12 07:05:15 UTC
Configure > Maximum rows > set to 1

*** This bug has been marked as a duplicate of bug 429312 ***
Comment 2 Nate Graham 2023-04-11 21:49:52 UTC
*** Bug 467190 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2023-04-11 21:50:12 UTC
*** Bug 429312 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2023-04-11 21:51:00 UTC
*** Bug 456745 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2023-04-11 21:51:08 UTC
*** Bug 457297 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2023-04-11 21:51:11 UTC
*** Bug 457169 has been marked as a duplicate of this bug. ***
Comment 7 Marco Martin 2023-09-21 07:48:49 UTC
Git commit 03c41ae57620ef539e7bfc19a9191fb93c5ddbd9 by Marco Martin.
Committed on 21/09/2023 at 09:48.
Pushed by mart into branch 'master'.

applets/taskmanager: Use a Grid instead of a Flow

It's not possible to ensure that a flow won't attempt to put an item
on a new line. This causes more relayouts and the effect of a newly
open task flying over from a phantom new line.
Related: bug 473420
FIXED-IN: 6.0

M  +3    -3    applets/taskmanager/package/contents/ui/TaskList.qml
M  +2    -2    applets/taskmanager/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/03c41ae57620ef539e7bfc19a9191fb93c5ddbd9
Comment 8 Nate Graham 2023-10-30 19:24:53 UTC
*** Bug 476308 has been marked as a duplicate of this bug. ***
Comment 9 gigastarcraft2 2024-03-07 22:56:40 UTC
(In reply to Nate Graham from comment #8)
> *** Bug 476308 has been marked as a duplicate of this bug. ***

In plasma 6 a bug appears when one has selected a small spacing between icons.
Comment 10 Nate Graham 2024-03-08 20:50:31 UTC
Please open new bug reports to report new issues.