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 input: when empty, has misaligned cursor, on newest FF only #6506

Closed
reebalazs opened this issue Nov 29, 2024 · 11 comments
Closed

Text input: when empty, has misaligned cursor, on newest FF only #6506

reebalazs opened this issue Nov 29, 2024 · 11 comments

Comments

@reebalazs
Copy link
Member

reebalazs commented Nov 29, 2024

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 FF 131.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
Screenshot 2024-11-29 at PM 2 36 21

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

@oyetanishq
Copy link

can I work on this?

@stevepiercy
Copy link
Collaborator

@tanishq-singh-2407 please read and follow First-time contributors, especially Things not to do, Contributing to Plone, and Contributing to Volto.

@plone plone deleted a comment from kartik-212004 Dec 8, 2024
@plone plone deleted a comment from akash-electron Dec 8, 2024
@Ratangulati
Copy link

@reebalazs Are you working on this issue?

@stevepiercy

This comment was marked as resolved.

@davisagli

This comment was marked as resolved.

@ichim-david

This comment was marked as resolved.

@stevepiercy

This comment was marked as resolved.

@reebalazs
Copy link
Member Author

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

  • it is possible that this is an issue in newer Firefox, in which case it's probably not fixable from Volto
  • it is also possible that some plugin (that I use) is causing the issue.

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.

@davisagli
Copy link
Member

@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.

@davisagli davisagli closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2025
@stevepiercy
Copy link
Collaborator

@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?

@reebalazs
Copy link
Member Author

@stevepiercy as of today, using Firefox Nightly 136.0a1 (2025-01-14) (aarch64), the problem is gone. I haven't disabled any extensions, using the same as before.

So whether it was the browser or some extension, this seemed to be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants