Ive been using this extension for some time, and all other dialog boxes shows without problems. Profile Builder-(also from Mindsight works) fine. I
ve tried to uninstall and reinstall, resetting the workspace. To clarify:
Try this:
Follow this guide exactly after opening the dialog in a question and you not see it
- Hold down the ALT key. Hit SPACEBAR.
- Release ALT key
- Hit M (Move).
- Hit one of ← ↑ → ↓ arrow keys
- Move your mouse around (without pressing any mouse key) until you see the missing window.
- Press left mouse button on the desired place
( Note I assume you have English windows otherwise you may need to replace “M” with a localized letter for move, e.g. “L” in French)
_
_
An other workaround can be (This will bring all HtmlDialog to the center of model window):
1 Like
Thank you very much! The Ruby Script “ObjectSpace.each_object(UI::HtmlDialog, &:center)” solved the problem!