** Description changed:

+ qtmir always destroys a window if it does do so itself after being
+ requested to close.
+ 
  Specially on desktop, requesting a window to close doesn't necessarily
  means it should destroy itself. It's a common idiom to just hide the
  window, for instance.
  
  Some might even stay around and just popup a dialog if there's modified
  content that hasn't been saved yet.

** Description changed:

- qtmir always destroys a window if it does do so itself after being
+ qtmir always destroys a window if it doesn't do so itself after being
  requested to close.
  
  Specially on desktop, requesting a window to close doesn't necessarily
  means it should destroy itself. It's a common idiom to just hide the
  window, for instance.
  
  Some might even stay around and just popup a dialog if there's modified
  content that hasn't been saved yet.

** Description changed:

  qtmir always destroys a window if it doesn't do so itself after being
  requested to close.
  
  Specially on desktop, requesting a window to close doesn't necessarily
- means it should destroy itself. It's a common idiom to just hide the
- window, for instance.
+ means it should destroy itself. It's a common idiom for an application
+ to just hide it instead, so it can be reused next time it's needed
+ (particularly for child windows).
  
  Some might even stay around and just popup a dialog if there's modified
  content that hasn't been saved yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1674749

Title:
  qtmir destroys windows after requesting them to close

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1674749/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to