Skip to content

Wrong hot node selection during mouse movement over different nodes. #626

Closed
@jampeter

Description

@jampeter

If you move the mouse quickly from one node to another one, the selected hot node is incorrect in some cases.
Steps to reproduce:
Use the 'Minimal' virtual treeview demo project.
Replace the Main.dfm:
Main.zip

or
open the project and

  1. Create a TVTHeader column.
  2. Change the following options:
    a. HintAnimation: any value except hatNone
    b. HintMode: hmTooltip
    c. ShowHint: true
    d: TreeOptions -> PaintOptions: toHotTrack and toUseExplorerTheme: true
  3. Run and move quickly over some nodes. If you stop, a wrong hot node is selected in some cases.

Maybe similar to this bug:
#452

Metadata

Metadata

Assignees

Labels

BugPull Requests InvitedThere are no current plans to address the issue, but we would be happy if someone supplies a PR.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions