-
Notifications
You must be signed in to change notification settings - Fork 879
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
[CSL] Unused tooltip is not shown #8102
Labels
Milestone
Comments
Could be something with the weak references. some of the unused tooltips are actually displayed, usually just once, then they are gone. |
matthiasblaesing
added a commit
to matthiasblaesing/netbeans
that referenced
this issue
Dec 31, 2024
The implementation of GsfSemanticLayer#firstSequenceElement returns wrong/out-of-range values for the first element. This in turn causes tooltip/rendering errors when the sequence is used/positioned. Closes: apache#8102
Please have a look at #8103. I fixed |
matthiasblaesing
added a commit
that referenced
this issue
Jan 1, 2025
csl.api: Fix GsfSemanticLayer after 0ba2e7a
jhorvath
pushed a commit
to jhorvath/netbeans
that referenced
this issue
Jan 10, 2025
The implementation of GsfSemanticLayer#firstSequenceElement returns wrong/out-of-range values for the first element. This in turn causes tooltip/rendering errors when the sequence is used/positioned. Closes: apache#8102
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Apache NetBeans version
Apache NetBeans latest daily build
What happened
Unused tooltip is not shown.
Probably, after this change: #8028
NetBeans 24:
master branch:
Language / Project Type / NetBeans Component
CSL
How to reproduce
Did this work correctly in an earlier version?
Apache NetBeans 24
Operating System
Ubuntu 22.04
JDK
OpenJDK 19
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: