Opened 11 years ago
Closed 11 years ago
#10349 closed bug (fixed)
Crashing after closing find window
Reported by: | humdinger | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/StyledEdit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46528.
This works:
- Start StyledEdit.
- Press ALT+F to open the find panel.
- Close the find panel with ALT+W or ESC.
...keep doing 2) and 3)
This doesn't:
- Start StyledEdit.
- Press ALT+F to open the find panel.
- Close the find panel by clicking on its close button.
... try to keep doing 2) and 3): Either StyledEdit won't react to ALT+F or you'll get the attached crash.
Probably related to hrev46527.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | StyledEdit-4567-debug-27-12-2013-16-43-05.report added |
---|
comment:1 by , 11 years ago
Summary: | Crashing after cloding find window → Crashing after closing find window |
---|
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
Nothing to do with hrev46527, this is simply a case that isn't being handled properly at the moment, as cmd+w/escape are overridden to hide the window rather than quit it, while the same can't elegantly be done for the close widget.
Note:
See TracTickets
for help on using tickets.
debug report