FS#41829 - [qtcreator] fix keyboard selection shortcuts on Qml/JS Console

Attached to Project: Arch Linux
Opened by Jonathan Liu (net147) - Friday, 05 September 2014, 01:05 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 27 October 2014, 06:09 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
If you type some text into the QML/JS Console, using Shift-Home or Shift-Ctrl-Left doesn't select text as expected. Shift-End and Shift-Ctrl-Right works fine though for selecting text.

Upstream patch:
https://qt.gitorious.org/qt-creator/qt-creator/commit/bed2c39bbef95f549f69e28c3471d21f5b143a86.patch

Additional info:
* qtcreator 3.2.0-2

Steps to reproduce:
* https://bugreports.qt-project.org/browse/QTCREATORBUG-12956
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 27 October 2014, 06:09 GMT
Reason for closing:  Fixed
Comment by Jonathan Liu (net147) - Tuesday, 16 September 2014, 13:33 GMT
This should be fixed by updating qtcreator to 3.2.1.

Loading...