Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Labels:None
Description
Currently many error message in IGB are displayed by a modal popup,
so the user must click it to make it go away. Instead, we could have
an option to display the error messages in bold red in the status line at the bottom.
The class is ErrorHandler, and it is in both Genometry and Genoviz. It should
be moved to common (one class), and there can be a user preference to display errors
as popups or on the status line. There could be different levels of errors,
warning, error, fatal, each in a different color with an icon next to it.
Also the error message could temporarily "raise" up from the status line to
make it more noticeable to the user.
Attachments
Issue Links
- relates to
-
BUG-681 Main Window functions
-
- Closed
-
Passed V.13819, Mac, Java 1.7.0_10
Tested with the steps described by Katharine Kubiak above.
When 'Display Errors on Status Bar' is activated from 'Preferences' > 'Other Options' any errors are displayed in the bottom line main viewer, also known as the status bar, in an orangish yellow color along with a yellow triangle with a black exclamation mark in it.
Various other errors, dependent on severity, appear in different colors such as red, with a red octagon as the symbol.