Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-45538

Crash on keyboard input

XMLWordPrintable

      Commit 1aab68648d3aa38811be38b5bbd3a0704e17ccf8 introduced a regression, which makes Qt unusable (at least for me) because the program crashes/asserts on keyboard input.

      ASSERT: "uint(i) < uint(size())" in file src/corelib/tools/qstring.h, line 851

      For example in examples/widgets/widgets/lineedits when I press tab after starting the example it exits with an assert.

      When I revert the aforementioned commit the assert is not triggered and the program works as expected.

        For Gerrit Dashboard: QTBUG-45538
        # Subject Branch Project Status CR V

            paeglis Gatis Paeglis
            mkrems Marcel Krems
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes