Bug 480508 - Tasks sheet is missized
Summary: Tasks sheet is missized
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-29 21:27 UTC by Nicolas Fella
Modified: 2024-02-01 22:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (568.59 KB, image/png)
2024-01-29 21:27 UTC, Nicolas Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2024-01-29 21:27:58 UTC
Created attachment 165328 [details]
Screenshot

STEPS TO REPRODUCE
1. Install some app 
2. Click on "Tasks"

OBSERVED RESULT
OverlaySheet is too large. See screenshot

EXPECTED RESULT
No too large OverlaySheet

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 6.7

ADDITIONAL INFORMATION
Comment 1 Doug 2024-01-30 06:14:47 UTC
Can confirm. Neon Testing, Plasma 5.92.90, Frameworks 5.249.0, Qt 6.6.1
Comment 2 Bug Janitor Service 2024-02-01 16:21:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1454
Comment 3 Nicolas Fella 2024-02-01 22:19:27 UTC
Git commit b18c1e6194238689faa258e02f0e765e795f6ea7 by Nicolas Fella, on behalf of Marco Martin.
Committed on 01/02/2024 at 22:19.
Pushed by nicolasfella into branch 'master'.

Fix Overlay sheet size hints

Make sure the actual root element of the Overlay sheet doesn't go out of
the app window by limiting the hints, then in the case of a manual
flickable inserted in the sheet, use the flickable content height as
implicit height to try to show it without a scrollbar
Related: bug 480673, bug 480147, bug 480514

M  +10   -6    src/controls/templates/OverlaySheet.qml

https://invent.kde.org/frameworks/kirigami/-/commit/b18c1e6194238689faa258e02f0e765e795f6ea7