https://bugs.kde.org/show_bug.cgi?id=499772
Petr Menšík <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Petr Menšík <[email protected]> --- It seems I have hit the same issue with 1.12.3 version in Fedora 41. I were able to track that at least on my system, it happens only when --auto mode is used. When I added --noauto, it renders okay. Unfortunately there does not seem to be simple way to add --noauto into git mergetool. My Fedora bug with my screenshots: https://bugzilla.redhat.com/show_bug.cgi?id=2386547 Strange is it happens on my computer only when I did maximize the window in previous run. If I made the window smaller, it renders okay next time. If I maximize the window again and close, then next time it is broken. It may need a bit more text with scrollbar. It did not appear with short text, but visible on conflict file not tiny. It worked reliably on 412 lines long glibc license file. My primary screen is 2560x1440 pixels Lenovo, if that matters. My Steps to Reproduce: 1. cp /usr/share/licenses/glibc/LICENSES L 2. cp L L2 3. cp L L3 4. echo "# make diff" >> L3 5. /usr/bin/kdiff3 --auto -o L L2 L3 6. if it renders, maximize window and restart with the same parameters. -- You are receiving this mail because: You are watching all bug changes.
