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

Highstock GUI element - spacebar prohibited in annotation label text #19632

Closed
futuresfirstenergy opened this issue Aug 26, 2023 · 1 comment · Fixed by #19879
Closed

Highstock GUI element - spacebar prohibited in annotation label text #19632

futuresfirstenergy opened this issue Aug 26, 2023 · 1 comment · Fixed by #19879

Comments

@futuresfirstenergy
Copy link

Expected behaviour

Pressing spacebar should give space between two words in the text field of the annotation label text

Actual behaviour

Spacebar isn't recognized

Live demo with steps to reproduce

Use the demo of highstocks with GUI tools https://www.highcharts.com/demo/stock/stock-tools-gui

Product version

Highcharts-Stock-11.1.0

Affected browser(s)

All browsers.

When i looked at event listeners, removing the KEYDOWN event listener on that field which points to accessibility.src.js 3060 line - the spacebar pressing is recognised. Otherwise, spacebar pressing doesn't insert a space in the text.

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Aug 26, 2023
@bm64
Copy link
Member

bm64 commented Aug 27, 2023

Hello @futuresfirstenergy and thanks for reporting.

Looks like the issue occurs only if the annotation module is loaded used to work correctly in v8.0.0.

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

Successfully merging a pull request may close this issue.

3 participants