Open vijay-shankaranand opened 12 months ago
We are able to reproduce the bug.
However, we believe that this bug is not related to the application's features as a whole, but rather as a quirk of JavaFX and how it handles re-opening of minimized windows.
The chance of this bug occurring also shouldn't be that high, given that the help window is coded to appear in the very middle of the screen right where the user will be looking at. The help menu also contains just the url to the documentations, so there is not much incentive to minimize it and reopen it again in one session of using the app.
Thanks!
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Actual: When i click on Help at the top nav bar, The popup appears correctly, however, when i minimize it then click help again, then it doesnt not appear and remains minimized
Expected: each time i click help, the popup should appear correctly
This can confuse the user as to why the help popup does not appear as the user might not be aware that it is minimized