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

Wrong focusing child of table element #889

Closed
helen-dikareva opened this issue Oct 18, 2016 · 4 comments
Closed

Wrong focusing child of table element #889

helen-dikareva opened this issue Oct 18, 2016 · 4 comments
Assignees
Labels
AREA: client !IMPORTANT! STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: automations TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@helen-dikareva
Copy link
Collaborator

Are you requesting a feature or reporting a bug?

Bug

What is the current behavior?

ASP tests are failed in new TestcCafe version RegressionTests\GridView\ASPxGridView\ASPxCardView\T363560.test.js - Restore focus cell by click on separator cell by two reasons:

  1. wrong detection of next active element after press tab button
  2. wrong calling focus for body after click on table's child

What is the expected behavior?

  1. return right element
  2. do not call focus for body in this case

How would you reproduce the current behavior (if this is a bug)?

run tests

Provide the test code and the tested page URL (if applicable)

Tested page URL:
look at test in source control

Specify your

  • operating system: Windows 10
  • testcafe version: 0.9.0'
  • node.js version: 4.4.7
@helen-dikareva helen-dikareva added TYPE: bug The described behavior is considered as wrong (bug). AREA: client !IMPORTANT! SYSTEM: automations labels Oct 18, 2016
@helen-dikareva helen-dikareva added this to the Sprint #1 milestone Oct 18, 2016
@helen-dikareva helen-dikareva self-assigned this Oct 18, 2016
@helen-dikareva
Copy link
Collaborator Author

I'm working on it

@helen-dikareva
Copy link
Collaborator Author

First problem was was associated with page's markup.

@helen-dikareva
Copy link
Collaborator Author

helen-dikareva commented Oct 31, 2016

Fixed in #893
(And associated fixed #913)

georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Dec 8, 2016
georgiy-abbasov pushed a commit to georgiy-abbasov/testcafe-phoenix that referenced this issue Dec 8, 2016
LavrovArtem pushed a commit that referenced this issue Dec 12, 2016
…ss test (#1044)

* corrected options for regression test gh-889, fixed legacy client press test

* Appveyor config fixed
@lock
Copy link

lock bot commented Mar 29, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: client !IMPORTANT! STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: automations TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

1 participant