[Webkit-unassigned] [Bug 84641] New: Placeholder value should not be shown if an input element is focused.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 15:18:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84641

           Summary: Placeholder value should not be shown if an input
                    element is focused.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


Repro:
  <input type="text" placeholder="hoge">
  and focus it.

In firefox and opera, placeholder value disappears when an input is focused.
As a user, I feel weird to see something is already inserted into an empty <input> when it's focused.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list