Skip to content

Inconsistent cross platform behaviour for html5 "placeholder" text. #20

@markhibberd

Description

@markhibberd

On some versions of chrome, the placeholder text remains until you start typing. On some other versions of chrome and on firefox the placeholder text disappears on focus.

This leads to some odd situations, for example:

  • Hit "Sign up"
  • Dialog appears, focus shifts to email field
  • On firefox this causes the placeholder text to disappear, so you never actually get to see what you should be typing in the first entry field.

In general, I am not sure you can rely on placeholder text for prompting the user. Does it make sense to revert to labels or are there other ideas?

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