<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11-08-2014 11:22, <a class="moz-txt-link-abbreviated" href="mailto:shaohef@linux.vnet.ibm.com">shaohef@linux.vnet.ibm.com</a> wrote:<br>
    <blockquote
      cite="mid:1407766943-9178-1-git-send-email-shaohef@linux.vnet.ibm.com"
      type="cite">
      <pre wrap="">From: ShaoHe Feng <a class="moz-txt-link-rfc2396E" href="mailto:shaohef@linux.vnet.ibm.com">&lt;shaohef@linux.vnet.ibm.com&gt;</a>

We don not need a special "save" button for permission form.

All form in guest edit tab can share the same "save" button.

also, we will add a password form, it will also share this button.

Signed-off-by: ShaoHe Feng <a class="moz-txt-link-rfc2396E" href="mailto:shaohef@linux.vnet.ibm.com">&lt;shaohef@linux.vnet.ibm.com&gt;</a>
Signed-off-by: Simon Jin <a class="moz-txt-link-rfc2396E" href="mailto:simonjin@linux.vnet.ibm.com">&lt;simonjin@linux.vnet.ibm.com&gt;</a>

</pre>
    </blockquote>
    Why are we using a save button for each tab in that dialog? That's
    definitely not a common user experience. One would expect that a
    "Save" button in that dialog would apply all changes done in the
    dialog, not on that tab alone. What if the user wants to change the
    VM name and permission (and the password, after the next patch)?
    They will need to open the "Edit Guest" dialog, changing the value
    they want to change, and then saving that value alone. <i>Three
      times.</i> That's not a good flow.<br>
    <br>
    IMO, we should have only one "Save" button which, when clicked,
    applies all the changes done in that dialog. Not a button which does
    different things depending on which tab the user is on.<br>
  </body>
</html>