https://bugzilla.wikimedia.org/show_bug.cgi?id=40645

       Web browser: ---
             Bug #: 40645
           Summary: jquery.placeholder shouldn't hide the placeholder when
                    focussing an empty input field
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: JavaScript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


As specified by W3 and as implemented in the latest versions of Chrome and
Firefix, our polyfill should match the native behaviour.

Right now the module's fallback implementation behaves like Chrome/Firefox used
to behave (hide on focus when empty, whereas the new implementation is, hide
when it becomes non-empty - difference being the case where a field is focussed
and no content has been entered yet).

See also:
* bug 40441
* http://www.w3.org/TR/html-markup/input.text.html#input.text.attrs.placeholder
* http://caniuse.com/placeholder

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to