Bug #6616
Help window can't be closed
| Status: | Resolved | Start date: | 2010-02-26 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Rens Admiraal | % Done: | 0% |
|
| Category: | Backend Interface | |||
| Target version: | 0.1 | |||
| Votes: | 0 |
Description
for me it is impossible to close the help window.
<button type="button" id="WiringEditor-helpButton-button">Help</button> -> get stuck, which would be very bad if I had changes which haven't been saved.
Using trunk:
Last Changed Rev: 30126
Last Changed Date: 2010-02-18 09:16:59 +0100 (Do, 18 Feb 2010)
don't know I something is goofed up here or this is really not working.
Associated revisions
[+BUGFIX] resolves #6616 Moved help contents to index screen, and removed the problematic help panel
History
Updated by Rens Admiraal about 3 years ago
- Category set to Backend Interface
- Status changed from New to Needs Feedback
- Assignee set to Rens Admiraal
Hi Peter,
I tested the help window, but have no problems overhere. Can you let me know which OS / Browser you use to test browser specific behaviour?
Greetz,
Rens
Updated by Rens Admiraal about 3 years ago
- Status changed from Needs Feedback to Accepted
found the error, the mask of the load window is visible over the help window, so the click event is not triggered.
Error occurs always after opening the load window
Updated by Sebastian Michaelsen over 2 years ago
- Target version set to 0.1
Updated by Rens Admiraal over 2 years ago
- Status changed from Accepted to Closed
We have removed the help button (which clearly solves the bug :p ), and moved the content to the index window, where it's better positioned too.
Updated by Rens Admiraal over 2 years ago
- Status changed from Closed to Resolved