[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-06-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487310

peter.offerm...@protonmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=486259

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=487310

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.1
 CC||n...@kde.org

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-23 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=487310

Akseli Lahtinen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Akseli Lahtinen  ---
Fixed with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4344

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-22 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=487310

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||boite.pour.s...@gmail.com

--- Comment #3 from Akseli Lahtinen  ---
*** Bug 487361 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487310

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4338

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-22 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=487310

--- Comment #1 from Akseli Lahtinen  ---
The bug seems to be in `kde/src/plasma-workspace/shell/panelview.cpp`

In `PanelView::resizeEvent`, removing the following fixes the issue.

```cpp
//const QPoint pos = geometryByDistance(0).topLeft();
//setPosition(pos);
```

 However this causes the window preview hover popup to be in wrong place.

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

[plasmashell] [Bug 487310] Plasma Panel has weird extra space at plasmashell startup when using icons only task manager

2024-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487310

duha.b...@gmail.com changed:

   What|Removed |Added

 CC||duha.b...@gmail.com

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