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

Thumb is not updating on NQ of Scroll event, or on WS of Thumb #296

Open
mkromberg opened this issue Nov 24, 2024 · 0 comments
Open

Thumb is not updating on NQ of Scroll event, or on WS of Thumb #296

mkromberg opened this issue Nov 24, 2024 · 0 comments
Milestone

Comments

@mkromberg
Copy link
Collaborator

Run Demo_Issue296. Click on the "Goto Row 500" button. Note that this sends:

{"NQ":{"Event":"Scroll","ID":"F1.UPDOWN","Info":[0,500],"NoCallback":0}}
the client correctly responds:
{"Event":{"EventName":"Scroll","ID":"F1.UPDOWN","Info":[0,500]}}

The grid contents are updated, but the displayed thumb is not moved.

The thumb also does not move if you use the arrowheads, or if you manually set the thumb for either of the scroll bars from the APL session:

      )cs demo
'F1.UPDOWN' eWS 'Thumb' 200
'F1.LEFTRIGHT' eWS 'Thumb' 200

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