Bug 328662

Summary: altered information is lost when changing user
Product: [Unmaintained] user-manager Reporter: Jonathan Riddell <jr>
Component: kcontrol moduleAssignee: Alex Fiestas <afiestas>
Status: RESOLVED WAITINGFORINFO    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jonathan Riddell 2013-12-11 13:42:43 UTC
If I change information for a user then select another user in the left hand column my changes are lost without saving

Reproducible: Always

Steps to Reproduce:
1. click on user foo
2. change real name to bar
3. click on user alex


Actual Results:  
4. user foo's real name is still foo

Expected Results:  
4. user foo's real name is still bar
Comment 1 Alex Fiestas 2013-12-22 03:28:01 UTC
Why do you expect information that is no longer shown to be saved?

Adding a blocking popup like we do in another kcm's is bad, we don't want to block user interaction.

Saving the information could be done but then, what happens if the user closes the dialog? or if the user clicks "Apply" while on other user? do we save all?

Imho it will add too much complexity for little gain :/

What would you do?
Comment 2 Christoph Feck 2014-02-09 13:32:06 UTC
If you can provide the information requested in comment #1, please add it.
Comment 3 Alex Fiestas 2014-06-28 15:34:20 UTC
Closing bug for missing feedback

Please, if you still think this bug is valid re-open it providing the asked information.
Thanks!