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

Cursors jumps back to first word input when space is typed in restore screen #36775

Closed
srirambv opened this issue Aug 24, 2023 · 4 comments
Closed
Assignees
Labels
bug feature/web3/wallet Integrating Ethereum+ wallet support front-end-change This task is a front end task and doesn't need any C++ changes OS/iOS Fixes related to iOS browser functionality QA Pass - iPhone X QA/Yes release-notes/exclude

Comments

@srirambv
Copy link
Contributor

Description:

Cursors jumps back to first word input when space is typed in restore screen

Steps to Reproduce

  1. Select recovery in the onboarding screen
  2. Start typing the first word
  3. After first word is typed in click on space
  4. Only the first char of the second word is typed in before the cursor jumps back to word Update Readme brave-ios#1 and continues to type with already entered word

Actual result:

Cursors jumps back to first word input when space is typed in restore screen

Expected result:

Continue to next word when space is added

Reproduces how often: [Easily reproduced, Intermittent Issue]

Easy

Brave Version:

  • Can you reproduce this issue with the most recent build from TestFlight? Yes
  • Can you reproduce this issue with the previous version of the current build from TestFlight? NA
  • Can you reproduce this issue with the current build from AppStore? NA

Device details:

All

Website problems only:

  • did you check with Brave Shields down? NA
  • did you check in Safari/Firefox (WkWebView-based browsers)? NA

Additional Information

cc: @StephenHeaps @nuo-xu

@srirambv
Copy link
Contributor Author

Note: if you have two words typed in and when typing in the third word adding a space removes the first typed word and moves the second word into first word.

@AndreaCatania
Copy link

I've a similar issue.

@StephenHeaps StephenHeaps transferred this issue from brave/brave-ios Mar 13, 2024
@StephenHeaps StephenHeaps added this to the 1.64.x - Beta milestone Mar 13, 2024
@StephenHeaps
Copy link

This was fixed with brave/brave-ios#7960 but missed being closed. Please re-test 🙂.

@github-project-automation github-project-automation bot moved this from In Review to Done in Web3 Mar 13, 2024
@StephenHeaps StephenHeaps added feature/web3/wallet Integrating Ethereum+ wallet support OS/iOS Fixes related to iOS browser functionality front-end-change This task is a front end task and doesn't need any C++ changes labels Mar 13, 2024
@srirambv
Copy link
Contributor Author

Verification passed on iPhone 13 with iOS 17.4 running 1.64 (109)

  • Verified steps from brave/brave-ios#7960
  • Verified cursor remains in the input field where a space is added and doesn't jump back to the previous word input field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature/web3/wallet Integrating Ethereum+ wallet support front-end-change This task is a front end task and doesn't need any C++ changes OS/iOS Fixes related to iOS browser functionality QA Pass - iPhone X QA/Yes release-notes/exclude
Projects
Archived in project
Development

No branches or pull requests

4 participants