Skip to content

Chrome Autofill Causes White Text on White Background in Email Input Field #3515

@SumatM

Description

@SumatM

Code of Conduct

Steps to reproduce the bug

  1. Go to the Console Weaviate Cloud login page. Weaviate URL
  2. Click on the Email input field.
  3. Select an email address from the Chrome autofill suggestion list.
  4. Observe the styling of the email input field after autofill.
Image

Expected behavior

The autofilled email text should remain clearly visible with proper contrast against the input background, matching the normal input styling of the page.

Image

Screenshots

Image Image

Additional context?

  • Browser: Google Chrome Version 143.0.7499.40 (Official Build) (64-bit)
  • OS: Windows 11
  • Login Method: Email login
  • This appears to be related to missing or overridden CSS for the :-webkit-autofill state.
  • This issue affects readability and accessibility during login.

This issue may be resolved by applying proper styling for input:-webkit-autofill to maintain consistent background and text contrast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions