Bug 461868

Summary: Welcome page is scrollable
Product: [Applications] Tokodon Reporter: Jack Hill <jackhill3103>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: carl, josh
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Android   
OS: Android 13.x   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jack Hill 2022-11-15 12:11:59 UTC
SUMMARY
The page that says "Welcome to Tokodon" and lets you input your username is scrollable.
Seems a bit weird for it to be scrollable IMO.
Comment 1 Joshua Goins 2022-12-03 22:11:20 UTC
This page was recently rewritten, could you try the latest release (or preferably from source) and see if the issue still persists? It's only scrollable for me now when the window is really, really tiny where it makes more sense.
Comment 2 Joshua Goins 2022-12-03 22:12:06 UTC
Sorry I just saw you were on Android, I'm going to test it there but the new layout should still work too.
Comment 3 Bug Janitor Service 2022-12-18 05:15:13 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Jack Hill 2022-12-18 16:44:41 UTC
Yeah it still happens. It might be a general kirigami bug since it also occurs on the NeoChat login screen
Comment 5 Joshua Goins 2023-12-02 02:10:38 UTC
I think I figured it out, this is a Kirigami.ScrollablePage which seems to always be scrollable on Android. I don't think this is something I can fix on Tokodon's end :/

However I can review which pages should or should not be scrollable, not all of them need to be.