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

sap.m.MultiInput shows suggestions when not editable #4085

Closed
bfopta opened this issue Jul 3, 2024 · 2 comments
Closed

sap.m.MultiInput shows suggestions when not editable #4085

bfopta opened this issue Jul 3, 2024 · 2 comments
Assignees

Comments

@bfopta
Copy link

bfopta commented Jul 3, 2024

OpenUI5 version: 1.125.1, but older versions are affected too

Browser/version (+device/version): latest firefox, chrome

Any other tested browsers/devices(OK/FAIL): -

URL (minimal example if possible): official sample

User/password (if required and possible - do not post any confidential information here): -

Steps to reproduce the problem:

  1. Open the sample
  2. Add editable="false" and startSuggestion="0" to the first MultiInput control
  3. See that the first input is not editable
  4. Click in the first input

What is the expected result?
It should not show the suggestion list

What happens instead?
It shows the suggestion list and the user can select an item which shows up as selected.

Any other information? (attach screenshot if possible)

Screen.Recording.2024-07-03.at.16.09.15.mov
@nikoletavnv nikoletavnv self-assigned this Jul 4, 2024
@nikoletavnv
Copy link
Member

nikoletavnv commented Jul 4, 2024

Dear @bfopta ,

Thank you for reporting this! New incident DINC0201195 has been created in our system for this github issue.

Kind regards,
Nikoleta Terzieva

@flovogt
Copy link
Member

flovogt commented Feb 13, 2025

Fixed with c0ed69f and available with UI5 1.132.0

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

No branches or pull requests

3 participants