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

{uparrow} and {downarrow} do not move cursor in textareas and contenteditables #2187

Closed
kuceb opened this issue Jul 20, 2018 · 0 comments · Fixed by #2016
Closed

{uparrow} and {downarrow} do not move cursor in textareas and contenteditables #2187

kuceb opened this issue Jul 20, 2018 · 0 comments · Fixed by #2016
Assignees
Milestone

Comments

@kuceb
Copy link
Contributor

kuceb commented Jul 20, 2018

Currently we only send the events, we don't actually move the cursor

In Chrome, we should be able to move the cursor in a textarea and contenteditable
In Firefox, it may only be possible to move the cursor in contenteditable

@kuceb kuceb added this to the 3.0.3 milestone Jul 20, 2018
@kuceb kuceb self-assigned this Jul 20, 2018
brian-mann pushed a commit that referenced this issue Jul 23, 2018
this grew to a large PR fixing many cy.type issues.

fix #365
fix #420
fix #586 
fix #593 
fix #596 
fix #610 
fix #651
fix #940
fix #1002 
fix #1108
fix #1171
fix #1209 
fix #1234 
fix #1366
fix #1381 
fix #1684 
fix #1686
fix #1926 
fix #2056
fix #2096 
fix #2110 
fix #2173
fix #2187
@jennifer-shehane jennifer-shehane added stage: pending release and removed stage: needs review The PR code is done & tested, needs review stage: needs investigating Someone from Cypress needs to look at this stage: in progress labels Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants