Devextreme-angular: dxSelectBox - Selected item doesn't appear in the popup list

Created on 18 Apr 2018  路  2Comments  路  Source: DevExpress/devextreme-angular

To help us process the issue more efficiently, please provide the following information:

  • Specify the version of the devextreme-angular and devextreme packages you are using.
devexteme version: 17.2.7
devextreme-angular version: 17.2.7

  • Specify the type of the issue (check one with "x"):
    [x] bug Report
    [ ] feature request
    [ ] support inquiry

Prerequisites:

  • big list of items (that you need to scroll to see the last one)
  • search enabled

Steps to reproduce:

  1. Click on dropdown, see the list of items appears.
  2. Type something (e.g. IP) for search.
  3. Select the item, the popup with list closes.
  4. When you click on dropdown and popup opens you can see that the list is not scrolled to the selected item and is rendered from the top.
  5. Close the dropdown and open it again and see that the item is in focus now.

Expected:
After opening dropdown for the first time the list should be scrolled so the selected item is shown.

Reproduction:
Plunker: http://plnkr.co/edit/5nmFtrZTL0yhf3B1MIT7?p=preview
Gif:
selected_item_focus_issue

Most helpful comment

Hello, currently this issue still reproduced in 18.1.6 and 17.2.10
Repo: https://codesandbox.io/s/71z526xzy0
select-box

All 2 comments

Hello. Thank you for a report. I have created a ticket in the Devextreme Support Center. Please subscribe to it to be notified when this issue is fixed.

Hello, currently this issue still reproduced in 18.1.6 and 17.2.10
Repo: https://codesandbox.io/s/71z526xzy0
select-box

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fdcastel picture fdcastel  路  6Comments

marcelgood picture marcelgood  路  8Comments

Massaru picture Massaru  路  3Comments

felpel picture felpel  路  6Comments

mustafasadikot picture mustafasadikot  路  7Comments