ShammyLevva / FTAnalyzer

Family Tree Analyzer - Finds hidden details in your family tree. Install at
http://www.ftanalyzer.com/install
Apache License 2.0
54 stars 22 forks source link

[BUG] Vertical scrollbar on "Main Lists" page #299

Closed davejbur closed 6 months ago

davejbur commented 1 year ago

Version Number problem appears in 8.1.2

Describe the bug No scrollbar visible on "Main Lists" tab.

To Reproduce

  1. Open FTA
  2. Import GEDCOM (one with more people than would fit on one page at your current screen resolution - say >50 to be on the safe side)
  3. Got to "Main Lists" tab
  4. No vertical scrollbar visible at right hand end

Expected behavior A vertical scrollbar, as is visible in prior versions up to & including 8.1.1.0

Screenshots 8.1.1.0: image

8.1.2: image

Additional context Still not visible in 8.5.2.

ShammyLevva commented 1 year ago

It’s not the version that’s the issue it varies according to screen resolution and font size settings. It appears to be a bug in the .net framework 4.8 which is deprecated. I’ve never been able to reliably replicate the issue as it seems transitory. The vast majority of people don’t have the issue a few have but I’ve not been able to find common settings to replicate it. If I can’t see it happening I can’t know if I’ve fixed it.

Since 4.8 is no longer actively developed I’ve moved the project onto the .Net 6 platform which is supported going forward on all up to date Windows platforms. There is a beta in the releases area if you want to try that.

ShammyLevva commented 6 months ago

Added forcing code to try to ensure scrollbars always visible. Updated for v10.0.0.0-beta4