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

TextField/TextArea without fixed width cause native crash in JBR 21 #556

Closed
rock3r opened this issue Aug 22, 2024 · 3 comments
Closed

TextField/TextArea without fixed width cause native crash in JBR 21 #556

rock3r opened this issue Aug 22, 2024 · 3 comments

Comments

@rock3r
Copy link
Collaborator

rock3r commented Aug 22, 2024

After #521, when TextField and TextArea don't have a fixed width, they cause a native crash in the JBR (at least when running in an IJ plugin)

@rock3r
Copy link
Collaborator Author

rock3r commented Aug 22, 2024

Will be solved in #554 — can't know for sure what the issue was, but it seemed to stem from a very poor implementation of BTF2 in #521, and possibly something random-looking like, dunno, the lunar phase.

@rock3r
Copy link
Collaborator Author

rock3r commented Aug 22, 2024

(I would push the fix buuuut they've temporarily removed my permissions from this repo, so I can't push)

@rock3r
Copy link
Collaborator Author

rock3r commented Aug 23, 2024

Fixed in a601251

After the last rebase, it's e66de7b

@rock3r rock3r closed this as completed Aug 23, 2024
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