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

Text Editor word-skip navigation doesn't always stop at spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P5: Not important P5: Not important
    • None
    • Qt Creator 2.5.2
    • Editors
    • None
    • linux 64, mac 10.6.8

      Qt Creator 2.52 Linux and 2.6 Mac...

      If I have the following code:
      LightPositionSamples samples;

      and put the text caret after the space, then hold down Ctrl + Shift and press the left arrow key, I'd expect the selection to stop before the space, but it doesn't, it goes to the beginning of the line (this is with "Enable built-in camel case navigation" turned off in Text Editor -> Behaviour - with this on, it stops between "Position" and "Samples").

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

            davschul David Schulz
            ppearson Peter Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes