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

Selecting text can be difficult #19587

Closed
joshm33333 opened this issue Jan 13, 2020 · 4 comments
Closed

Selecting text can be difficult #19587

joshm33333 opened this issue Jan 13, 2020 · 4 comments
Labels
[Status] Needs More Info Follow-up required in order to be actionable.

Comments

@joshm33333
Copy link

joshm33333 commented Jan 13, 2020

Not sure if this is just me, can anyone replicate this?

Selecting text inside paragraphs, headings etc, as well as inside input elements in the sidebar.

Essentially, if you click and drag to select any text, and mouseup outside of the text area, focus will be lost. Once focus is lost, keyboard shortcuts affect the entire document. Ctrl-A selects everything and scrolls you to the top, del deletes everything, etc

One of the worst culprits is the hyperlink tool. This has only been happening in recent versions. Click on an existing hyperlink, click the edit hyperlink button, the box disappears. This might be a separate issue.

This is infuriating for a developer, so I can only imaging how the average user feels.

Windows 10
Edge BETA
Gutenberg 7.1

@youknowriad
Copy link
Contributor

Did you try Gutenberg 7.2? I think this is fixed there?

@youknowriad youknowriad added the [Status] Needs More Info Follow-up required in order to be actionable. label Jan 13, 2020
@joshm33333
Copy link
Author

Tested in 7.2, it's fixed in paragraph and headings, but not in sidebar controls.
For example, on item I tried was image alt text. Seems to affect all textareas and inputs

Also the link issue still exists as well. When you click edit url, the dialog disappears.

Both of these are purely cosmetic issues. I happy to see progress has been made.

@youknowriad
Copy link
Contributor

Would you mind sharing a screenshot or something that explains better because I'm not sure I understand exactly what you're seeing. (It could be that everything is working fine for me)

Also, I'm not able to reproduce the link issue personally, so it could potentially be a plugin conflict.

@joshm33333
Copy link
Author

You are absolutely right, it was a plugin issue
Properly tested and all of these issues are resolved in 7.2! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs More Info Follow-up required in order to be actionable.
Projects
None yet
Development

No branches or pull requests

2 participants