Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22721

QtCreator freezes when zooming compile output to the extreme

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P1: Critical P1: Critical
    • None
    • Qt Creator 4.9.2
    • All Other Issues
    • None
    • Linux/X11

      Linux, X11, on a laptop with touchpad.

      To reproduce, build something to produce a bit of text in the compile output pane. Then press the control key to enable zoom mode and flick the touchpad so that the text becomes very tiny. 

      Qt Creator will lock up. It seems like the limits of what the smallest scale factor can be is not checked properly. Sometimes it catches it and stops, but sometimes not.

      My guess would be that the limit is checked with == but the fast flicking changes the scroll multiplier in bigger steps, skipping that particular value and it ends up calculating some infinite number or so.

        1. QTCREATORBUG-22721.zip
          3 kB
          André Hartmann
        For Gerrit Dashboard: QTCREATORBUG-22721
        # Subject Branch Project Status CR V

            kandeler Christian Kandeler
            mzanetti2 Michael Zanetti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes