View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003887 | DarkRadiant | GUI | public | 31.10.2014 04:41 | 07.07.2015 09:26 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Windows | ||||
Product Version | 2.0.0 | ||||
Target Version | 2.0.1 | Fixed in Version | 2.0.1 | ||
Summary | 0003887: DarkRadiant doesn't react when clicking around rather fast | ||||
Description | wxWidgets seem to accept double click events from the operating system, so when clicking around rather fast, the event chain received by wxWidgets is like this wxEVT_LEFT_DOWN wxEVT_LEFT_UP wxEVT_LEFT_DCLICK wxEVT_LEFT_UP Since CamWnd and XYWnd widgets don't react to double click events the GUI reacts inappropriately. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
31.10.2014 04:41 | greebo | New Issue | |
31.10.2014 04:41 | greebo | Status | new => confirmed |
31.10.2014 10:15 | greebo | Assigned To | => greebo |
31.10.2014 10:15 | greebo | Status | confirmed => assigned |
31.10.2014 10:15 | greebo | Status | assigned => resolved |
31.10.2014 10:15 | greebo | Fixed in Version | => 2.0.1 |
31.10.2014 10:15 | greebo | Resolution | open => fixed |
07.07.2015 09:26 | greebo | Status | resolved => closed |