Bug 497870 - Kirigami.PlaceholderMessage is invisible inside Kirigami.ScrollablePage.
Summary: Kirigami.PlaceholderMessage is invisible inside Kirigami.ScrollablePage.
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 6.9.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-24 20:08 UTC by Driglu4it
Modified: 2024-12-27 11:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Driglu4it 2024-12-24 20:08:05 UTC
SUMMARY
PlaceholderMessage is invisible inside ScrollablePage until its children (scrollingArea) is explicitly visible (verified via gammaray)

STEPS TO REPRODUCE
1.  Place PlaceholderMessage into ScrollablePage.

OBSERVED RESULT
PlaceholderMessage is not visible.

EXPECTED RESULT
PlaceholderMessage is visible.

SOFTWARE/OS VERSIONS
Operating System: CachyOS Linux 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.12.6-2-cachyos (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
On Kirigami.Page (non Scrollable) Placeholder is visible.
Comment 1 Driglu4it 2024-12-27 11:50:05 UTC
Sorry, I realized the mistake. Need to put the Placeholder directly in the GridView.