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

In Edge when collapse the last group row cannot continue navigation with keyboard #4543

Closed
nrobakova opened this issue Apr 15, 2019 · 1 comment
Assignees

Comments

@nrobakova
Copy link
Contributor

Description

In Edge when collapse the last group row cannot continue navigation with keyboard

  • igniteui-angular version: 7.2
  • browser: Edge

Steps to reproduce

  1. Open dev sample gridColumnMoving in Edge
  2. Group by a column
  3. Scroll to the bottom and click on the last group row to select it
  4. Press Alt+Arrow Left key to collapse the row
  5. Press Alt + Arrow Right to expand the row

Note: This bug is similar to bug #2796 , but appears only in Edge

Result

Row is not expanded and cannot continue with key board navigation

Expected result

Row should be expanded

@ddincheva ddincheva added 🛠️ status: in-development Issues and PRs with active development on them status: not-to-fix and removed 🆕 status: new 🛠️ status: in-development Issues and PRs with active development on them labels Jul 5, 2019
@ddincheva
Copy link
Contributor

This issue is produced as a result of the fix for #3601 , also when perform collapse and the grid is scrolled to bottom scroll event is rised twice because of the fix for issue #3409.

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

2 participants