Bug 417494 - If not in widemode the next page of the swipeview is partially visible
Summary: If not in widemode the next page of the swipeview is partially visible
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kscreen (show other bugs)
Version: 5.14.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-12 14:02 UTC by David Redondo
Modified: 2022-11-11 08:08 UTC (History)
2 users (show)

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


Attachments
Video of the broken look (1.24 MB, video/webm)
2020-02-12 14:02 UTC, David Redondo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Redondo 2020-02-12 14:02:09 UTC
Created attachment 125899 [details]
Video of the broken look

It looks like some of the elements are rendered again on the right border
Comment 1 David Redondo 2020-02-12 14:06:43 UTC
I think the second page of the swipe view is partially visible
Comment 2 Nate Graham 2020-02-12 21:09:42 UTC
Cannot reproduce with Kirigami from git master as of now; there was a fix for FormLayout layout recently. Can you compile it and try again?
Comment 3 David Redondo 2020-02-13 08:57:30 UTC
Yes I tried with kscreen and kirigami master. FYI I had to patch the kcm from master replacing units with Kirigami.Units to make it work at all
Comment 4 Nate Graham 2020-02-13 14:51:02 UTC
(In reply to David Redondo from comment #3)
> Yes I tried with kscreen and kirigami master. FYI I had to patch the kcm
> from master replacing units with Kirigami.Units to make it work at all
Oh dear, can you file a bug on that?
Comment 5 Nate Graham 2022-11-10 21:29:42 UTC
Seems to be fixed now; can you check again?
Comment 6 David Redondo 2022-11-11 08:08:25 UTC
Cannot reproduce anymore