diff --git a/collects/framework/frame.ss b/collects/framework/frame.ss index 552e2e06..f796160d 100644 --- a/collects/framework/frame.ss +++ b/collects/framework/frame.ss @@ -517,7 +517,8 @@ (set-caret-owner #f 'display) (set-position (min first-pos last-pos) - (max first-pos last-pos))) + (max first-pos last-pos) + #f #t 'local)) #t))]) (unless (string=? string "") (when reset-search-anchor?