<?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>111241</bug_id>
          
          <creation_ts>2013-03-01 20:49:51 -0800</creation_ts>
          <short_desc>REGRESSION(r143614-r143830):Compose tweet button not rendering at correct height</short_desc>
          <delta_ts>2013-03-02 08:19:27 -0800</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>VERIFIED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>110933</dup_id>
          
          <bug_file_loc>https://twitter.com</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="Chris Petersen">c.petersen87</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>cbiesinger</cc>
    
    <cc>darin</cc>
    
    <cc>rego</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>845717</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2013-03-01 20:49:51 -0800</bug_when>
    <thetext>With r144510, I&apos;m noticing the compose tweet button is not rendering at the correct height. I&apos;m working on a final reduction of the page but I have attached a sample of the page


1) Launch Webkit NB r144510, go to https://twitter.com. Log in to your account.
2) Notice the compose tweet button is not rendered at correct height
3) I have attached a sample of page and will continue to reduce it further</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845730</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2013-03-01 21:36:52 -0800</bug_when>
    <thetext>
 When CSS class is specified for inline element nested in BUTTON, the problem occurs.


&lt;!DOCTYPE html&gt;
  &lt;head&gt; 

 &lt;style type=&quot;text/css&quot;&gt;
.nav-tweet{height:22px}.nav-tweet{float:left;margin-top:0)
&lt;/style&gt;
&lt;/head&gt;
  &lt;body&gt;  
&lt;button  type=&quot;button&quot;&gt;
 &lt;i class=&quot;nav-tweet&quot;&gt;&lt;/i&gt;
&lt;/button&gt;           
&lt;/body&gt;

&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845737</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-03-01 22:34:39 -0800</bug_when>
    <thetext>*** Bug 111070 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845742</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2013-03-01 23:10:33 -0800</bug_when>
    <thetext>Looking at the regression range. Wonder if this is the culprit - http://trac.webkit.org/changeset/143643</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845745</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-03-01 23:24:57 -0800</bug_when>
    <thetext>Same as bug 110933?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845760</commentid>
    <comment_count>5</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-03-02 00:25:15 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; Same as bug 110933?

Yup.
https://bugs.webkit.org/show_bug.cgi?id=110933#c4

*** This bug has been marked as a duplicate of bug 110933 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845807</commentid>
    <comment_count>6</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2013-03-02 08:19:27 -0800</bug_when>
    <thetext>Yes, indeed a duplicate.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>