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

Autocomplete-related crash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.5.1
    • None
    • OS X El Capitan 10.11.1 x86_64
      Qt 5.5.1 x86_64 Clang
      XCode 7

      This is going to be difficult to describe... I had tried to format the other QString constructors by hand like the first one by typing "::number" in the proper place, clicking immediately to the right of the variable within (these are all unsigneds), typing ", 16" and moving on to the next one. The crash was reproduced a few times this way, sometimes after the first change, sometimes the second or third. It must've had something to do with clicking in the next place I wanted to be with the mouse while the autocomplete menu was still open.

      return QString::number( port, 16 ) % ',' % QString( device ) % ',' % QString( index ) % ',' % QString( id );
      

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

            kosjar Nikolai Kosjar
            athairus athairus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes