Unexpected error occurs when zoom out image

Issue #532 resolved
Valentina Zhuravska created an issue

zoom_out_bug.jpg

Valentina crashes if scale of graphics scene is too small or too big. This problem occurs only on Windows and involves rastering font. Possible Qt internal bug. Limitation of max and min zoom size fixed this problem.

Comments (13)

  1. Roman Telezhynskyi repo owner

    Can you briefly describe what was done to correct this issue?

    Why do you need description if you have a video zoom_out_bug.mp4?

    Valentina crashes if scale of graphics scene was to small or too big on Windows due to problems with rastering font. Valentyna found this bug and fixed it. But i think this also could be Qt's internal bug. Because on Linux i can't repeat this bug. Unfortunately we don't have time to investigate and create small example that will repeat the issue.

  2. Susan Spencer

    It's best practice to provide some info about how the problem was fixed, especially for weird issues like this one. This info is good: 1. Windows, not replicated on Linux 2. involves rastering font 3. possible Qt internal bug And thank you Valentyna for your work on this! :D

  3. Susan Spencer

    It's best practice to provide some info about how the problem was fixed, especially for weird issues like this one. This info is good: 1. Windows, not replicated on Linux 2. involves rastering font 3. possible Qt internal bug And thank you Valentyna for your work on this! :D

  4. Valentina Zhuravska reporter

    I think it is a good remark. Next time I will try to add more informative text description instead of just video.

  5. Log in to comment