|
|
| Reporter | grubste | Assigned To | AHUser | |
|---|
| Priority | normal | Severity | block | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Platform | Delphi XE3 Update 1 | OS | | OS Version | |
|---|
| Product Version | Daily / GIT | |
|---|
| Target Version | | Fixed in Version | 3.48 | |
|---|
|
|
| Summary | 0006133: JvTrayIcon prevents application from closing with FormCloseQuery() |
|---|
| Description | The changes from revision 13498 (added TJvTrayIcon.OnQueryEndSession event) prevents an application from closing when the FormCloseQuery event is used (CanClose:=True) e.g. when Windows shuts down. The application has to be terminated in process manager. |
|---|
| Steps To Reproduce | Application that runs in the background, using FormCloseQuery() to finish some stuff when asked to shutdown, e.g. when Windows shuts down. |
|---|
| Additional Information | Could be easily corrected reverting JvTrayIcon.pas back to last revision 13478. |
|---|
| Tags | No tags attached. |
|---|
|
|