Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treeview scrolls to the wrong position. #1915

Closed
oxosi opened this issue Jun 24, 2023 · 2 comments
Closed

Treeview scrolls to the wrong position. #1915

oxosi opened this issue Jun 24, 2023 · 2 comments

Comments

@oxosi
Copy link

oxosi commented Jun 24, 2023

Version

  • WinMerge 2.16.30.0 x64
  • Windows 10 Pro

Steps to reproduce

  1. Folder comparison in tree view between folders with hierarchies and files.
  2. Make the vertical scroll bar appear.
  3. Scroll to the bottom.
  4. Click on a folder at the bottom of the window to view its child items.
  5. If the height of the window is exceeded, the window scrolls to the wrong position.

Expected behavior

  • No scrolling.
  • Or, if there are child items that exceed the height of the window, scroll to the position where the parent item is at the top. like a Windows Explorer.
@sdottaka
Copy link
Member

As a workaround, you can prevent unexpected scrolling by selecting the folder Item before clicking the ">" icon on the folder item.

@sdottaka
Copy link
Member

sdottaka commented Jul 1, 2023

Fixed in commit e499ac4
Thank you for your report.

@sdottaka sdottaka closed this as completed Jul 1, 2023
@sdottaka sdottaka added this to the v2.16.32 milestone Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants