Make accidentally activating the link navigation more difficult
Only checking Ctrl and link availability on mouse release was triggering the navigation too easily. Now you have to press and release the mouse on the same link, having Ctrl pressed all the time. In addition, when changing the text selection the link is also cleared. Task-number: QTCREATORBUG-134 Reviewed-by: con
Showing
- src/plugins/texteditor/basetexteditor.cpp 52 additions, 34 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 4 additions, 0 deletionssrc/plugins/texteditor/basetexteditor.h
- src/plugins/texteditor/basetexteditor_p.h 2 additions, 1 deletionsrc/plugins/texteditor/basetexteditor_p.h
Loading
Please register or sign in to comment