<?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>216321</bug_id>
          
          <creation_ts>2020-09-09 12:09:17 -0700</creation_ts>
          <short_desc>Wrapping placeholder does not render completely in textarea, after backspacing all characters</short_desc>
          <delta_ts>2020-09-09 15:26:50 -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>Safari 13</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>macOS 10.15</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>156399</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>asefkow</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1687096</commentid>
    <comment_count>0</comment_count>
      <attachid>408357</attachid>
    <who name="">asefkow</who>
    <bug_when>2020-09-09 12:09:17 -0700</bug_when>
    <thetext>Created attachment 408357
test case

See attached.  Type a character into the text area, then delete that character using backspace.  The placeholder text does not render completely.

&lt;html&gt;

&lt;head&gt;
    &lt;title&gt;Test&lt;/title&gt;
    &lt;style&gt;
        textarea {
            font-size: 14px;
            font-family: -apple-system, &apos;Helvetica Neue&apos;, sans-serif;
            width: 300px;
            height: 60px;
            margin-top: 16px;
        }
    &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
    &lt;div&gt;
        Type &quot;a&quot; into the textarea, then press backspace. Note the placeholder text
    &lt;/div&gt;
    &lt;textarea placeholder=&quot;This is a multi line placeholder that should wrap and take up around two lines.&quot;&gt;&lt;/textarea&gt;
&lt;/body&gt;

&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1687160</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2020-09-09 15:26:50 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 156399 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>408357</attachid>
            <date>2020-09-09 12:09:17 -0700</date>
            <delta_ts>2020-09-09 12:09:17 -0700</delta_ts>
            <desc>test case</desc>
            <filename>test.html</filename>
            <type>text/html</type>
            <size>531</size>
            <attacher>asefkow</attacher>
            
              <data encoding="base64">PGh0bWw+Cgo8aGVhZD4KICAgIDx0aXRsZT5UZXN0PC90aXRsZT4KICAgIDxzdHlsZT4KICAgICAg
ICB0ZXh0YXJlYSB7CiAgICAgICAgICAgIGZvbnQtc2l6ZTogMTRweDsKICAgICAgICAgICAgZm9u
dC1mYW1pbHk6IC1hcHBsZS1zeXN0ZW0sICdIZWx2ZXRpY2EgTmV1ZScsIHNhbnMtc2VyaWY7CiAg
ICAgICAgICAgIHdpZHRoOiAzMDBweDsKICAgICAgICAgICAgaGVpZ2h0OiA2MHB4OwogICAgICAg
ICAgICBtYXJnaW4tdG9wOiAxNnB4OwogICAgICAgIH0KICAgIDwvc3R5bGU+CjwvaGVhZD4KCjxi
b2R5PgogICAgPGRpdj4KICAgICAgICBUeXBlICJhIiBpbnRvIHRoZSB0ZXh0YXJlYSwgdGhlbiBw
cmVzcyBiYWNrc3BhY2UuIE5vdGUgdGhlIHBsYWNlaG9sZGVyIHRleHQKICAgIDwvZGl2PgogICAg
PHRleHRhcmVhIHBsYWNlaG9sZGVyPSJUaGlzIGlzIGEgbXVsdGkgbGluZSBwbGFjZWhvbGRlciB0
aGF0IHNob3VsZCB3cmFwIGFuZCB0YWtlIHVwIGFyb3VuZCB0d28gbGluZXMuIj48L3RleHRhcmVh
Pgo8L2JvZHk+Cgo8L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>