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

Jan Grulich <jgrul...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgrul...@redhat.com,
                   |                            |n...@kde.org

--- Comment #3 from Jan Grulich <jgrul...@redhat.com> ---
It appears to be a bug caused by the applet rewrite to ExpandableListItem.

No idea how to fix it. @Nate, do you?

It appears that in changeState() when using "passwordDialogComponent.password"
you don't get the password, because you are accessing a Component (a template),
not any instance which actually represents the password field. You need direct
access to the Loader to access the initialized password component, which is
what we were using before.

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

Reply via email to