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

Redex's reduction graph windows sneakily hide part of term reductions #253

Open
jasonhemann opened this issue Apr 6, 2022 · 1 comment

Comments

@jasonhemann
Copy link
Contributor

What version of Racket are you using?
e.g., 8.4 [cs]

What program did you run?
I'm experimenting with redex; perhaps this is known behavior. I found it surprising that parts of some terms in some of the reduction graphs are hidden by the window, and you have to manually resize the windows for the remaining text to appear. Further, when you fix the layout, the text disappears again.

What should have happened?

I think the windows should be automatically sized to the height and width of the term, and the full term should be displayed.

Please include any other relevant details
I'm on MacOS 10.15.7, and I attach a recording of the behavior in question.

redex_bug_recording

@rfindler rfindler transferred this issue from racket/racket Apr 6, 2022
@jasonhemann
Copy link
Contributor Author

I believe this relates to @wilbowma 's issue #243 .

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

1 participant