Task #9274 (closed)
Opened 11 years ago
Closed 11 years ago
Bug: Failure to log in keeps login dialogue greyed and with a busy cursor
Reported by: | rleigh | Owned by: | jburel |
---|---|---|---|
Priority: | major | Milestone: | OMERO-4.4 |
Component: | Insight | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2012-07-17 (19) |
Description
If I try to log in, and this fails, e.g. with an unavailable server (as shown here), the username and password entries remain greyed out, with a stopwatch busy cursor, even after the "timed out" message is displayed and cleared.
Clicking anywhere in the window activates the entry boxes and restores the mouse cursor to be a regular pointer. I would have expected this to occur on clearing the timeout message, rather than having to click randomly somewhere.
Also, before the timeout message is shown, it's possible to reactivate the inactive entries and remove the busy cursor just by clicking somewhere, while it's still waiting. Is this intentional or expected?
Roger
Attachments (1)
Change History (4)
Changed 11 years ago by rleigh
comment:1 Changed 11 years ago by rleigh
comment:2 Changed 11 years ago by jburel
- Remaining Time set to 0.2
- Sprint set to 2012-07-17 (19)
- Status changed from new to accepted
This is mainly due to the recent refactoring
comment:3 Changed 11 years ago by jburel
- Remaining Time changed from 0.2 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Also, if the window is clicked while busy, it cancels the login. But, if I then press the login button again, it doesn't connect, so it looks like something got screwed up at this point.