-
-
Notifications
You must be signed in to change notification settings - Fork 730
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 input: when empty, has misaligned cursor, on newest FF only #6506
Comments
can I work on this? |
@tanishq-singh-2407 please read and follow First-time contributors, especially Things not to do, Contributing to Plone, and Contributing to Volto. |
@reebalazs Are you working on this issue? |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
To everyone. I am not working on the issue, but recently I've realized that this is not Volto specific. I have the same issue on Firefox Nightly, on other applications. So
The first question is, can others reproduce this, or is it just me? I am not actually doing any work on this, so if it turns out that it's solvable, feel free to own the issue. |
@reebalazs I can't reproduce this in Firefox 134.0 (aarch64). I think I'll close the issue since it sounds like it's probably a more general problem with your browser. You could try with a clean new Firefox profile to see if that helps. |
@reebalazs also I noticed you have the 1Password extension enabled, based on little blue circle with vertical black bar in the screenshot. What happens if you disable it? |
@stevepiercy as of today, using Firefox Nightly So whether it was the browser or some extension, this seemed to be fixed now. |
Describe the bug
The text input, when empty, has the blinking cursor one line higher. When you start to type a value, it is already good. Only occurs when the field is empty. Happens with all text input fields.
Happens on FF version
134.0a1 (2024-11-23) (aarch64)
, Nightly, and not happening in stable FF131.0 (aarch64)
. It also does not happen on another browsers.To Reproduce
Look at any input such as the login page username, password inputs.
Expected behavior
Just like on every other browser, the cursor should be on the same line as the text.
Screenshots
Software (please complete the following information):
Happens on FF version
134.0a1 (2024-11-23) (aarch64)
, Nightly, and does not happen in stable FF 131.0 (aarch64). It also does not happen on another browsers.Newest volto version, but most likely older versions too.
Additional context
The text was updated successfully, but these errors were encountered: