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

ui5-multi-input: [a11y] cannot trigger value-help-icon-press event via keyboard #2143

Closed
zhangliangyi opened this issue Aug 25, 2020 · 0 comments · Fixed by #2145
Closed

Comments

@zhangliangyi
Copy link

zhangliangyi commented Aug 25, 2020

Describe the bug
When create a ui5-multi-input, I could not trigger the value-help-icon-press event via keyboard. I tried to use the alt/option+arrow down just like the way in datepicker, but nothing happened.

Expected behavior
The value-help-icon-press event should be triggered after user press alt/option+arrow down which is same as https://sapui5.hana.ondemand.com/#/entity/sap.m.Input/sample/sap.m.sample.InputAssisted

Context

  • UI5 Web Components version: 0.23.1
  • OS/Platform: MacOS
  • Browser (if relevant): Chrome
  • Other information: N/A

Affected components (if known)
ui5-multi-input

Btw, is it necessary to add other aria attributes such as aria-haspopup="listbox" or provide an interface for component caller?

Thanks

@ilhan007 ilhan007 self-assigned this Aug 25, 2020
@ilhan007 ilhan007 added this to the 0.23.2 milestone Aug 25, 2020
@ilhan007 ilhan007 added this to Top Priorities in UI5 Web Components - Roadmap via automation Aug 25, 2020
ilhan007 added a commit that referenced this issue Aug 25, 2020
…p/Down

Fire the value-help-trigger when F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.

FIXES #2143

BREAKING_CHANGE value-help-icon-press is renamed to value-help-trigger
ilhan007 added a commit that referenced this issue Aug 26, 2020
…ARROW_UP/DOWN (#2145)

Fire the value-help-trigger when F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.

FIXES #2143

BREAKING CHANGE value-help-icon-press is renamed to value-help-trigger
@ilhan007 ilhan007 removed this from Top Priorities in UI5 Web Components - Roadmap Sep 2, 2020
@ilhan007 ilhan007 added this to 0.23.2 (15 Sept 2020) in UI5 Web Components - Roadmap Sep 15, 2020
@ilhan007 ilhan007 added this to Core Team in Planning - Topic Core Sep 15, 2020
@ilhan007 ilhan007 moved this from 0.23.2 (15 Sept 2020) to 0.23.3 (28 Sept 2020) in UI5 Web Components - Roadmap Sep 15, 2020
@ilhan007 ilhan007 modified the milestones: 0.23.2, 0.23.3 Sep 15, 2020
ilhan007 added a commit that referenced this issue Sep 15, 2020
…ARROW_UP/DOWN (#2145)

Fire the value-help-trigger when F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.

FIXES #2143

BREAKING CHANGE value-help-icon-press is renamed to value-help-trigger
ilhan007 added a commit that referenced this issue Oct 17, 2020
…ARROW_UP/DOWN (#2145)

Fire the value-help-trigger when F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.

FIXES #2143

BREAKING CHANGE value-help-icon-press is renamed to value-help-trigger
ilhan007 added a commit that referenced this issue Nov 11, 2020
…ARROW_UP/DOWN (#2145)

Fire the value-help-trigger when F4 or ALT/OPTION + ARROW_UP/ARROW_DOWN keyboard keys are used.

FIXES #2143

BREAKING CHANGE value-help-icon-press is renamed to value-help-trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants