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

Cursor changes position in searchbar #1741

Closed
efb4f5ff-1298-471a-8973-3d47447115dc opened this issue Sep 23, 2021 · 6 comments · Fixed by #2370
Closed

Cursor changes position in searchbar #1741

efb4f5ff-1298-471a-8973-3d47447115dc opened this issue Sep 23, 2021 · 6 comments · Fixed by #2370
Labels
bug Something isn't working

Comments

@efb4f5ff-1298-471a-8973-3d47447115dc

Behavior of the program
If u type something into the searchbar and u go down the list using arrow key u see that the placement of the is on the right. If u go up in the list using the arrow key u see that the placement of the cursor changes.

Expected behavior
Cursor doesn't change position.

To Reproduce
Please add all steps to reproduce the behavior:

  1. Type something into the searchbar.
  2. use the arrow key to go down the list.
  3. use the arrow ket to go back up the list.
  4. Cursor placement is changed.

Link to video

P0hrW49z3J.mp4

Screenshots
None.

Environment Information (please complete the following information):

OS: [Windows 10]
OS Version: [Windows 10 20H2]
FreeTube version: [v0.14.0-nightly-1222 Beta]
Installation Method (If applicable): [Portable]
Primary API Used: [Local API]

Additional context
None.

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added the bug Something isn't working label Sep 23, 2021
@kommunarr
Copy link
Collaborator

To clarify, would you like the cursor to default to the position after the last character of any given search result? Makes sense, will be consistent with standard browser behavior.

@peepo5
Copy link
Contributor

peepo5 commented Sep 23, 2021

Able to replicate on popos.
After the last character would make sense.

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member Author

To clarify, would you like the cursor to default to the position after the last character of any given search result? Makes sense, will be consistent with standard browser behavior.

Yes it just needs to stay on the same position. This would indeed make it consistent with browser and yt behaviour.

@kommunarr
Copy link
Collaborator

Yes it just needs to stay on the same position. This would indeed make it consistent with browser and yt behaviour.

At least in Firefox, it does not return to the same cursor position when you arrow through the results and return back, just the very last position in any case.

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member Author

thats weird i dont have that behavior in FF

@kommunarr
Copy link
Collaborator

thats weird i dont have that behavior in FF

Oh, maybe it's different for "Firefox Suggest" and the results from the web? I have the latter turned off.

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

Successfully merging a pull request may close this issue.

3 participants