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 <rn...@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@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev




--
TAMURA Kent
Software Engineer, Google



_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to