View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000603 | Database Workbench v5 | General | public | 2013-04-04 08:51 | 2014-10-16 09:17 |
Reporter | Martijn Tonies | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.0.4 | ||||
Summary | 0000603: Access violation on using ctrl+c in Procedure Editor after certain sequence of events | ||||
Description | Access violation on using ctrl+c in Procedure Editor after certain sequence of events. | ||||
Steps To Reproduce | > 1. Exception: Open Database, change to StoredProcedures and open one. > Select the SP-Code, change to register DDL, change back to procedure > (the code is still selected) and then hit CTRL-C: Access violation | ||||
Tags | No tags attached. | ||||
|
Cause by the editor not being the active control -> ctrl+c is done for wrong control. You have to manually select the editor control before this works, no way around it, but at least the AV has been fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-04 08:51 | Martijn Tonies | New Issue | |
2013-04-04 08:52 | Martijn Tonies | Assigned To | => Martijn Tonies |
2013-04-04 08:52 | Martijn Tonies | Status | new => assigned |
2014-10-02 14:33 | Martijn Tonies | Project | Database Workbench v4 => Database Workbench v5 |
2014-10-02 14:33 | Martijn Tonies | Category | MySQL Module => General |
2014-10-02 14:35 | Martijn Tonies | Note Added: 0000318 | |
2014-10-02 14:35 | Martijn Tonies | Status | assigned => resolved |
2014-10-02 14:35 | Martijn Tonies | Fixed in Version | => 5.0.4 |
2014-10-02 14:35 | Martijn Tonies | Resolution | open => fixed |
2014-10-15 17:55 | Martijn Tonies | Status | resolved => closed |
2014-10-16 09:17 | Martijn Tonies | Issue cloned: 0001090 |