View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001479 | Scribus | Scripter | public | 2005-01-02 12:15 | 2005-01-03 09:58 |
Reporter | Assigned To | subik | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 Linux | OS | Fedora Core | OS Version | 1 |
Product Version | 1.2.1cvs | ||||
Fixed in Version | 1.2.1cvs | ||||
Summary | 0001479: [PATCH] minor fix: correct usage of setOverrideCursor() so cursors are restored properly | ||||
Description | The attached patches correct the use of setOverrideCursor in cmddialog.cpp and scriptplugin.cpp so that the functions there restore the old cursor, rather than applying a new override cursor. This fixes occasional problems with getting the wrong cursor after running commands in the script console, and fixes issues with cursors with the macro work I'm doing. It should be safe to include in 1.2.1 and would be a nice tweak. | ||||
Additional Information | The Qt documentation about setOverrideCursor can be found at http://doc.trolltech.com/3.2/qapplication.html#setOverrideCursor . | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0002407 | acknowledged | Metabug: Misleading and wrong cursors |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-01-02 12:15 |
|
New Issue | |
2005-01-02 12:15 |
|
File Added: dialog_cursor_fixes.diff | |
2005-01-02 12:23 |
|
File Added: scriptplugin_cursor_fixes.diff | |
2005-01-02 12:24 |
|
Description Updated | |
2005-01-02 12:37 |
|
File Deleted: scriptplugin_cursor_fixes.diff | |
2005-01-02 12:37 |
|
File Added: scriptplugin_cursor_fixes.diff | |
2005-01-02 18:23 | subik | File Deleted: scriptplugin_cursor_fixes.diff | |
2005-01-02 18:23 | subik | File Deleted: dialog_cursor_fixes.diff | |
2005-01-02 18:24 | subik | Status | assigned => resolved |
2005-01-02 18:24 | subik | Fixed in Version | => 1.2.1cvs |
2005-01-02 18:24 | subik | Resolution | open => fixed |
2005-01-03 09:58 |
|
Status | resolved => closed |
2005-01-03 09:58 |
|
Note Added: 0003324 | |
2007-05-23 19:52 | christoph_s | Relationship added | related to 0002407 |