<?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>137878</bug_id>
          
          <creation_ts>2014-10-20 05:24:38 -0700</creation_ts>
          <short_desc>&lt;input&gt; with -webkit-columns is not properly displayed</short_desc>
          <delta_ts>2023-06-08 20:13:05 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Manuel Rego Casasnovas">rego</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1042792</commentid>
    <comment_count>0</comment_count>
      <attachid>240114</attachid>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2014-10-20 05:24:38 -0700</bug_when>
    <thetext>Created attachment 240114
Test case to reproduce the issue

Just using the following test case, where an &lt;input&gt; has the -webkit-column property applied, causes that the placeholder text and any text you try to write in the input to be painted out of the input itself.

Example HTML:
&lt;style&gt;
input {
    -webkit-columns: 5;
}
&lt;/style&gt;
&lt;input placeholder=&quot;testing&quot; /&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960681</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-06-08 17:07:57 -0700</bug_when>
    <thetext>I am not able to reproduce this in Safari Technology Preview 171 and typing anything in input field does not overwrite over Placeholder text and also not writing if you type a lot in text to make text overflow, it does not cause any issue. Similar to Chrome Canary 116.

Do we need to track it or can mark this as &quot;RESOLVED CONFIGURATION CHANGED&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960697</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2023-06-08 20:13:05 -0700</bug_when>
    <thetext>Yeah, we certainly don&apos;t do that for single line text entries anymore.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>240114</attachid>
            <date>2014-10-20 05:24:38 -0700</date>
            <delta_ts>2014-10-20 05:24:38 -0700</delta_ts>
            <desc>Test case to reproduce the issue</desc>
            <filename>input-columns.html</filename>
            <type>text/html</type>
            <size>103</size>
            <attacher name="Manuel Rego Casasnovas">rego</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxzdHlsZT4KaW5wdXQgewogICAgICAgIC13ZWJraXQtY29sdW1uczog
NTsKfQo8L3N0eWxlPgo8aW5wdXQgcGxhY2Vob2xkZXI9InRlc3RpbmciIC8+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>