Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find and replace doesn't work in a comment box #720

Open
toddobryan opened this issue Feb 19, 2025 · 3 comments
Open

Find and replace doesn't work in a comment box #720

toddobryan opened this issue Feb 19, 2025 · 3 comments

Comments

@toddobryan
Copy link

The Next and Prev buttons don't seem to work correctly and after you replace something, the find ovals don't end up in the right place.

@toddobryan
Copy link
Author

But this in a comment box and try replacing posn-fun.

;; posn-fun -> ?
;; consumes:
;; produces:
(define (posn-fun a-posn)
  (posn-x a-posn)
  (posn-y a-posn))

(check-expect (posn-fun ...) ...)
(check-expect (posn-fun ...) ...)
(check-expect (posn-fun ...) ...)

@racket-discourse-github-bot

This issue has been mentioned on Racket Discourse. There might be relevant details there:

https://racket.discourse.group/t/a-few-annoying-bugs/3582/1

@rfindler
Copy link
Member

I'm seeing a weird lag when I try to do follow your instructions, but I'm not seeing any other bad behavior. Do you think you could record a video? Maybe then I'd be able to get it. Or maybe just a fuller explanation would also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants