<?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>88650</bug_id>
          
          <creation_ts>2012-06-08 05:58:26 -0700</creation_ts>
          <short_desc>Input file field and -webkit-perspective rendering</short_desc>
          <delta_ts>2022-07-13 10:05:34 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=79280</see_also>
          <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="Tom Claus">mail</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>shanestephens</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>644606</commentid>
    <comment_count>0</comment_count>
    <who name="Tom Claus">mail</who>
    <bug_when>2012-06-08 05:58:26 -0700</bug_when>
    <thetext>On my website I had a very strange bug today. The input-file field&apos;s were not showing the file-name of the uploaded file.

After long debuggen I found that 3 CSS rules where the problem. You can see the 3 CSS rules over here: http://jsfiddle.net/PBRQJ/1/

Explanation: When you have a random element on your website with a perspective of 5px and a display block. And you have a totally other element with a position relative and a input-file field inside it, than it&apos;s not showing the filename. When disabling one of the 3 CSS rules, it&apos;s showing the filename.

Chrome 19: not working
Firefox 13: working correctly
Opera 11: working correctly</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>648782</commentid>
    <comment_count>1</comment_count>
    <who name="Shane Stephens">shanestephens</who>
    <bug_when>2012-06-13 21:29:53 -0700</bug_when>
    <thetext>I strongly suspect this is related to 79280.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883133</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-13 10:05:34 -0700</bug_when>
    <thetext>Safari, Chrome, and Firefox all agree on rendering for this test case. I don&apos;t believe there is any remaining compatibility issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>