View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004002 | JEDI VCL | 00 JVCL Components | public | 2006-11-22 05:14 | 2007-03-02 16:10 |
Reporter | ykami | Assigned To | jfudickar | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0004002: JvFormStorage - Form's state is restored when show it after having hidden Form. | ||||
Description | If a value of an Active property is true, a RestoreFormPlacement is invoked in OnFormShow. Therefore when show it again after having hidden Form, form's state is restored to the stored state. I think that it is good to be only the restored first once. | ||||
Additional Information | reproduction procedure: 1. Open and execute attached project. 2. Close Form1. (A program is finished, and a state of Form2 is stored in Test.ini.) 3. Rerun Project1.exe. 4. Move Form2.(Or resize, or minimize) 5. Press a Hide button. 6. Press a Show button. Form2 returns to a stored state. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-11-22 05:14 | ykami | New Issue | |
2006-11-22 05:14 | ykami | File Added: FormStorage.ZIP | |
2007-03-02 16:10 | jfudickar | Status | new => resolved |
2007-03-02 16:10 | jfudickar | Resolution | open => fixed |
2007-03-02 16:10 | jfudickar | Assigned To | => jfudickar |
2007-03-02 16:10 | jfudickar | Note Added: 0011270 |