Dev:Ref/Proposals/UI/Popup improvements
Popup Improvements
Issues
- Popups dissapear when the mouse exits the area. This, combined with small popups and a moving cursor means that some users might cancel a popup before even having read it.
- There's no obvious way to cancel or close a popup for new users
- There's no way to move them
- Error popups can get really wide (and technical)
- They could use some padding and a more obvious visual hierarchy
Proposal by Januz
- Include a "Cancel" button for operations that can be cancelled
- Hide the traceback by default, the user can see it by clicking the Traceback button
- Popups could be moved by dragging from the titlebar (as any regular window)