- This topic has 4 replies, 2 voices, and was last updated 12 years, 1 month ago by Hamilton.
-
AuthorPosts
-
August 23, 2012 at 4:43 am #35323HamiltonParticipant
I noticed another issue with the TListView today. My list view has about 20 columns, enough to take up about 3 screen widths so there is a horizontal scroll bar. If you click somewhere to the right end of the scroll bar then click near the the left again then the first columns are drawn – however there is an issue here that causes the column to be 'ghosted' (drawn to the right of the correct position). The attached screen shot shows this.
The issue is 100% reproducible in my app – every time you scroll to the right then back again you get this display glitch.
Regards,
Hamilton
September 7, 2012 at 6:31 am #48871SupportKeymasterThis issue will be solved in the nearest release.
September 12, 2012 at 1:54 am #48939HamiltonParticipantIssue still exists in 7.69.
September 22, 2012 at 9:33 am #48966SupportKeymasterHello!
Can you help me to reproduce an issue please?
Here is attached my small test application.
September 24, 2012 at 9:24 am #48980HamiltonParticipantHi Serge,
I replaced the TsListView in my commercial app with a DevExpress grid and due to a glitch in our repository I don't currently have access to the old code that demonstrated the fault. This is a bit of a nuisance because it means the form that could consistently demonstrate this fault is no longer available. I tried to repro in my own app and couldn't; however using your app I did show a similar issue (see attached). I couldn't run the exe in your zip, the item appeared in the task bar but the window did not appear. I removed the TnT reference from your code and recompiled in Delphi 2010 to produce the attached image. It is not easy to repro but doing a combination of changing grid widths and quickly dragging the horizontal scroll bar I did twice get the text ghosting and many more times produced the column vertical line glitch. It may be that the column glitch is actual a separate problem caused by the column resizing as that is not something I was doing to produce the issue previously. Sorry I cannot be more clear than that at this stage, all I did was resize the second column to make it much larger than the screen then dragged the scroll bar back and forth and sometimes bad things happened.
The glitch is not easy to repro and I'm not currently using a ListView in any app so getting a fix is a very low priority for me.
Regards,
Hamilton
-
AuthorPosts
- You must be logged in to reply to this topic.