Administrators Farshad Mohajeri Posted May 21, 2011 Administrators Posted May 21, 2011 In Delphi XE create a TTreeView (A standard TreeView not a UniTreeView). In TreeView editor add some items. Close the editor and open it again. This time if you click any node other than the first node, text of first node changes to text of last node. It only happens in XE. Can anyone confirm this bug? Quote
cristianotestai Posted May 22, 2011 Posted May 22, 2011 Yes Farshad.. This bug happens in Delphi XE. Confirmed! Cristiano Testai Quote
thecrgrt Posted May 22, 2011 Posted May 22, 2011 In Delphi XE create a TTreeView (A standard TreeView not a UniTreeView). In TreeView editor add some items. Close the editor and open it again. This time if you click any node other than the first node, text of first node changes to text of last node. It only happens in XE. Can anyone confirm this bug? Yes, Comfirmed. I've found this bug long time ago, item on the right pane is the last item information of a tree (not just only text). Maybe OnChange event of treeview in node editor was called on not suitable time. IMO, it seems Embarcadero not know about this bug (it was still in update1). It's a good news if someone inform them. (I've tried at that time, but I have some problem, and now I've forgotten about its) Quote
Administrators Farshad Mohajeri Posted May 22, 2011 Author Administrators Posted May 22, 2011 Thanks for feedback. It took me busy for half a day until I find out that it is a Delphi bug not a uniGUI bug. I also searched the QC and couldn't find a related issue. Quote
Administrators Farshad Mohajeri Posted May 23, 2011 Author Administrators Posted May 23, 2011 It is a Delphi XE bug: https://forums.embarcadero.com/thread.jspa?threadID=54461&tstart=0 QC# 91236 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.