-
Notifications
You must be signed in to change notification settings - Fork 88
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
NcRichContenteditable
shows cursor at end of placeholder when not focused
#3828
Comments
I cannot reproduce... |
FF 110.0 (64-bit) on Linux |
NcRichContenteditable
shows cursor at end of placeholder when not focused
Can reproduce on the Firefox on Windows too. Seems like adding absolute position to the placeholder fixes the problem. |
Follow-up: #3912 |
Talk uses
NcRichContenteditable
for chat messages and as a user I do not expect to see a cursor at the endI expect it at the left. Just like when I focus the input.
The text was updated successfully, but these errors were encountered: