<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I am sorry, but some things that are so simple in QtWidgets do
    become quite complex in Sailfish-QML.<br>
    case:<br>
    textedit->save-as(menu)<br>
    push Dailog (usr inputs filename)  <br>
    C++ evaluates filename: file already exists!<br>
    <br>
    now I want push a "overwrite?" Dialog.<br>
    But any of the PageStack  actions causes "<span style="font-size:
      11pt;">Warning: cannot pop while transition is in progress".</span><br>
    The problem here is that the Dialog is always popped by the user. So
    pagestack goes in transition and I cannot do anything on the
    pagestack (immediately) after that.<br>
    Thanks.<br>
    <br>
    <span style="font-size: 11pt;"></span>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-</style><br>
  </body>
</html>