[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-22 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=477880

Marco Martin  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/libplasma/-/commit/91270
   ||1a48f9a95c9a1a9c5218678fe3b
   ||6a99f68f
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Marco Martin  ---
Git commit 912701a48f9a95c9a1a9c5218678fe3b6a99f68f by Marco Martin.
Committed on 22/12/2023 at 20:00.
Pushed by mart into branch 'master'.

cast to int before checking > 0

otherise for very big values.. we'll get a negative value afterwards

M  +6-6src/plasmaquick/appletpopup.cpp

https://invent.kde.org/plasma/libplasma/-/commit/912701a48f9a95c9a1a9c5218678fe3b6a99f68f

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-22 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=477880

--- Comment #4 from Arjen Hiemstra  ---
Git commit f2c451650df19ef41f6364196bc68052773e77b6 by Arjen Hiemstra.
Committed on 22/12/2023 at 18:38.
Pushed by davidedmundson into branch 'master'.

Fix PopupPlasmaWindow::effectivePopupDirection being the wrong way around

When a popup would open above a panel this would result in
`effectivePopupDirection` being `Qt::BottomEdge` and similarly for the
other edges. Due to this, the condition the code that applied resizing
would disable the incorrect edge (the one on the opposite of the edge on
the panel), breaking popup resizing.
Related: bug 478764

M  +8-8src/plasmaquick/popupplasmawindow.cpp

https://invent.kde.org/plasma/libplasma/-/commit/f2c451650df19ef41f6364196bc68052773e77b6

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477880

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

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=477880

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|minor   |normal

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477880

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477880

--- Comment #1 from A. R. Kristiansen  ---
Another thing I tried was to delete plasma-org.kde.plasma.desktop-appletsrc,
restart Plasma, and make a new applet, but the problem persisted.

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477880

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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