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

Crash on keyboard input

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes