-
-
Notifications
You must be signed in to change notification settings - Fork 288
Description
Describe the bug
Warning messages corrupt the interface when displayed by pushing everything up.
To Reproduce
This may be rather hard to reproduce. It happens on my system because running firefox
from any terminal shell eventually yields an—innocuous—warning regarding atk-bridge. I don't particularly care about this harmless issue in itself, since the browser runs fine, but it affects my usage of gh-dash.
Hope a dev can reproduce it with the following steps:
- Open an item (PR or issue) on an external browser (i.e., shortcut O<\kbd>
- Wait until an warning appears
- Notice UI shifting by a few lines
Expected behavior
Warnings should be suppressed.
Desktop (please complete the following information):
- OS: Ubuntu Linux
Other relevant info
This is related to #410, so maybe a higher ExpandedHelpHeight
fixes it? Otherwise, allow the user—or hardcode the software—to run custom external browser commands like nohup firefox
.