Imported Tk 8.6.9
This commit is contained in:
@@ -243,6 +243,7 @@ TkTextTagCmd(
|
||||
TkTextSelectionEvent(textPtr);
|
||||
|
||||
if (addTag && textPtr->exportSelection
|
||||
&& (!Tcl_IsSafe(textPtr->interp))
|
||||
&& !(textPtr->flags & GOT_SELECTION)) {
|
||||
Tk_OwnSelection(textPtr->tkwin, XA_PRIMARY,
|
||||
TkTextLostSelection, textPtr);
|
||||
|
||||
Reference in New Issue
Block a user