#67 closed defect (fixed)
Error dialog taller than screen, no obvious way to close it
Reported by: | Tom Goddard | Owned by: | pett |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Logging | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | chimera |
Description
I got an error dialog with a traceback that made the dialog taller than the screen (Mac OS 10.10) so the Ok button was not visible, the dialog has no window frame close buttons, and it is modal so it is not possible to even quit Chimera.
The only way out is to press the Return key in the error dialog, since the Ok button is the default button, this closes the error dialog. But it isn't obvious -- I was about to force quit just before I stumbled on this fix.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Long errors by removing their central lines and replacing them with "…"
comment:3 by , 10 years ago
Component: | User Interface → Logging |
---|
Note:
See TracTickets
for help on using tickets.
Fixed by replacing center of long errors with ellipsis