Fix clicking a link breaking scroll shortcuts
This commit is contained in:
@@ -13,6 +13,8 @@ TextEdit {
|
||||
|
||||
readOnly: true
|
||||
persistentSelection: true
|
||||
activeFocusOnPress: false
|
||||
focus: false
|
||||
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
|
||||
|
Reference in New Issue
Block a user