Einzelnen Beitrag anzeigen

Benutzerbild von ralfiii
ralfiii

Registriert seit: 30. Mai 2007
489 Beiträge
 
Delphi 2010 Professional
 
#1

Böser bug: Delphi verliert Formular-Daten!!

  Alt 10. Sep 2008, 09:47
Ich hab da einen echt bösen Bug bei Delphi(2006, 2007) aufgetan:

Hier die Beschreibung in englisch, kann mal jemand probieren ob die Erklärung klar genug ist, dass man das so in CodeGear posten kann und die Jungs das reproduzieren können. Der Bug würde nämlich als "unreproducable " geschlossen.
(http://qc.codegear.com/wc/qcmain.aspx?d=49441)

Mir ist das Problem allerdings zu wichtig um das so zu akzeptieren.

Vielen Dank,
Ralf

###########

Projekt ist im Anhang


I just tried again, this time with Delphi2007 and the bug is 100% reproducable.

Actually you only have to:

* Unpack the zip to c:\delete
* open the project
* Open the tab "ufrmPrintReports"
* Press F12 to take a look at the form designer. You'll see an item labelled "I will disappear".
* Press F12 to change back to code-view.
* Compile and run the application.
* If you klick on "Button1" in the form that shows, a 2nd form will be displayed. In the listview there's the item labelled "I will disappear". Everything is OK so far.
* Close the app.
* In Delphi select File/Close all (The tab "ufrmPrintReports" MUST be in code-view)

* Re-open the project
* Do NOT change the view-mode of the tab "ufrmPrintReports" to the form designer!!!!
* Compile and run the application.
* the "I will disappear" item is gone now
Angehängte Dateien
Dateityp: zip delete_13_nok_759.zip (27,2 KB, 5x aufgerufen)
  Mit Zitat antworten Zitat