View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000697 | Ecere SDK | ide | public | 2012-03-23 17:23 | 2013-08-07 03:33 |
| Reporter | jerome | Assigned To | jerome | ||
| Priority | immediate | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.44 Ryoan-ji | ||||
| Target Version | 0.44.08 | Fixed in Version | 0.44.08 | ||
| Summary | 0000697: Bringing up system menu (Alt-Space) while searching in files jams the IDE | ||||
| Description | Bringing up system menu (Alt-Space) while searching in files jams the IDE | ||||
| Steps To Reproduce | Start a long search in files Hit alt-space | ||||
| Tags | No tags attached. | ||||
|
|
It seems to happen only when searching inside a workspace/project's files. |
|
|
Alt-Minus (The output panel's system menu) does it too. Starting to think this is Windows specific... |
|
|
The DestroyRootWindow() call on the interim menu, from the horizontal scrollbar visibility being turned on was causing this. Fixed by https://github.com/ecere/sdk/commit/7297876fa2c1457ffc38517c8a1261e23e6f56ee and https://github.com/ecere/sdk/commit/24ae3dceace436861daf1bab2120b945fa679420 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-23 17:23 | jerome | New Issue | |
| 2012-03-28 03:47 | jerome | Note Added: 0000551 | |
| 2012-03-28 03:49 | jerome | Note Edited: 0000551 | |
| 2012-03-28 03:54 | jerome | Note Added: 0000552 | |
| 2012-03-29 07:36 | jerome | Status | new => resolved |
| 2012-03-29 07:36 | jerome | Fixed in Version | => 0.44.1 Android |
| 2012-03-29 07:36 | jerome | Resolution | open => fixed |
| 2012-03-29 07:36 | jerome | Assigned To | => jerome |
| 2012-03-29 07:36 | jerome | Note Added: 0000567 | |
| 2012-03-29 07:52 | redj | Category | => ide |
| 2012-03-29 07:52 | redj | Project | @3@ => Ecere SDK |
| 2013-05-22 20:29 | jerome | Status | resolved => closed |
| 2013-08-07 03:33 | jerome | Fixed in Version | 0.44.10 64 => 0.44.08 |
| 2013-08-07 03:33 | jerome | Target Version | 0.44.10 64 => 0.44.08 |