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

Text selection - Shift+Tab bug #1787

Closed
fpabl0 opened this issue Jan 13, 2021 · 1 comment
Closed

Text selection - Shift+Tab bug #1787

fpabl0 opened this issue Jan 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@fpabl0
Copy link
Member

fpabl0 commented Jan 13, 2021

Describe the bug:

Using Shift+Tab to focus widgets breaks text selection.

To Reproduce (Updated):

Steps to reproduce the behaviour:

  1. Run fyne_demo.
  2. Go to any tab with more than one Entry.
  3. Focus an Entry.
  4. Press Shift + Tab to go to the previous Entry.
  5. Return back again with Tab.
  6. Try to use arrow keys to move in the text or tap on it to remove selection.
  7. See the error

Screenshots:

text_selection_bug.mp4

Device (please complete the following information):

  • OS: MacOS
  • Version: 10.15.4 Catalina
  • Go version: 1.15.6
  • Fyne version: develop @ 442a50c
@fpabl0 fpabl0 added the bug Something isn't working label Jan 13, 2021
@fpabl0 fpabl0 changed the title Text selection + Tab bug Text selection - Shift+Tab bug Jan 18, 2021
@fpabl0 fpabl0 mentioned this issue Mar 7, 2021
3 tasks
@fpabl0
Copy link
Member Author

fpabl0 commented Mar 26, 2021

Fix will be on 2.0.2.

@fpabl0 fpabl0 closed this as completed Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants