<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>95527</bug_id>
          
          <creation_ts>2012-08-30 22:20:15 -0700</creation_ts>
          <short_desc>Re-implement form validation message UI</short_desc>
          <delta_ts>2016-07-10 11:13:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>96238</dependson>
    
    <dependson>97167</dependson>
          <blocked>102463</blocked>
    
    <blocked>28649</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kent Tamura">tkent</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jonlee</cc>
    
    <cc>miguelg</cc>
    
    <cc>m.kurz+webkitbugs</cc>
    
    <cc>paulirish</cc>
    
    <cc>ray</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>syoichi</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>709311</commentid>
    <comment_count>0</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-08-30 22:20:15 -0700</bug_when>
    <thetext>Because the current implementation, WebCore/html/ValidationMessage.*, uses Shadow DOM, the message bubble has some limitations:
crbug.com/90958
crbug.com/92816
crbug.com/90252
crbug.com/106621
crbug.com/113352
crbug.com/115451

I&apos;d like to change the implementation so that it doesn&apos;t use Shadow DOM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724156</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-09-19 22:22:15 -0700</bug_when>
    <thetext>Platform-independent part was done in Bug 96238.  We can start platform implementations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>770492</commentid>
    <comment_count>2</comment_count>
    <who name="Miguel Garcia">miguelg</who>
    <bug_when>2012-11-19 02:01:27 -0800</bug_when>
    <thetext>The advantage of the current implementation is that it&apos;s cross platform so it works on platforms like android by default, is it possible to keep the current implementation as an options until all the platforms have re-implemented it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>770499</commentid>
    <comment_count>3</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-11-19 02:07:05 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; is it possible to keep the current implementation as an options until all the platforms have re-implemented it?

Yes of course.  The current status of this bug is that I&apos;m waiting till all platforms switch to ValidationMessageClient.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>