[haiku-bugs] Re: [Haiku] #17467: FilePanel is not modal

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 12 Dec 2021 19:40:32 -0000

#17467: FilePanel is not modal
---------------------------------+-------------------------
  Reporter:  bitigchi            |      Owner:  nobody
      Type:  bug                 |     Status:  new
  Priority:  normal              |  Milestone:  Unscheduled
 Component:  Kits/libtracker.so  |    Version:  R1/beta3
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  All                 |
---------------------------------+-------------------------
Comment (by bitigchi):

 Modal dialogs should be used when the user is expected to execute a single
 action. The reason to open the FilePanel is to either open or save a file.
 Having it non-modal may cause data loss and unexpected behaviours via
 allowing changes to the parent window. Non-modal open/save panels also
 increase bug vector significantly as seen in bug #17466, requiring
 handling special edge cases in code.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17467#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: