https://bugs.kde.org/show_bug.cgi?id=500572

Oliver Beard <olib...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olib...@outlook.com
             Status|ASSIGNED                    |CONFIRMED

--- Comment #4 from Oliver Beard <olib...@outlook.com> ---
I believe the problem itself here is with Kirigami's FormLayout, not in the
implementation in the KCM.

It could be possible to refactor it to use the same sub-page, but other
sub-pages are used for user creation, so it is not possible to work around
every case. (When creating a new user, and then changing sub-page, we'll need
to create and show the user sub-page, and hit this.)

Nate's MR fixes a single case when switching to the same user, which should not
cause the page to be re-created at all and lose state.

This may be a duplicate of BUG 476816 (likely at least related to), a more
general issue of FormLayout's implementation (i.e. not with native code), or a
specific issue in dynamically creating a FormLayout.

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

Reply via email to