[webkit-dev] Are Qt and GTK+ intentionally returning false in shouldShowPlaceholderWhenFocused?
TAMURA, Kent
tkent at chromium.org
Tue Aug 20 17:51:23 PDT 2013
FYI.
Chromium and Firefox have shouldShowPlaceHolderWhenFocused==true behavior
in all platforms.
Web authors can specify shouldShowPlaceHolderWhenFocused==false behavior
with CSS if the default is shouldShowPlaceHolderWhenFocused==true, but they
can't specify shouldShowPlaceHolderWhenFocused==true behavior if the
default is shouldShowPlaceHolderWhenFocused==false.
On Tue, Aug 20, 2013 at 2:16 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
> Hi,
> Once my patch for https://bugs.webkit.org/show_bug.cgi?id=120049 is
> landed, Mac port will no longer return false in
> shouldShowPlaceholderWhenFocused.
> Mac, Windows, and EFL all return true in this function.
> Are Qt and GTK+ (and other) ports intentionally returning false
> in shouldShowPlaceholderWhenFocused? Or is this just an oversight due to
> the fact the default implementation returned false?
> - R. Niwa
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
--
TAMURA Kent
Software Engineer, Google
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130821/efe30f45/attachment.html>
More information about the webkit-dev
mailing list