<?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>136130</bug_id>
          
          <creation_ts>2014-08-21 12:44:17 -0700</creation_ts>
          <short_desc>[GTK] Toggle buttons visually broken with GTK+ 3.13.7</short_desc>
          <delta_ts>2014-08-24 15:07:52 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>commit-queue</cc>
    
    <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1030531</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2014-08-21 12:44:17 -0700</bug_when>
    <thetext>GTK+ 3.13.7 added GTK_STATE_FLAG_CHECKED to solve a theme problem; we have to use it if we want toggle buttons (like checkboxes and radio buttons) to display as active.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030533</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2014-08-21 12:45:00 -0700</bug_when>
    <thetext>We don&apos;t have a see also field? OK, see also:

https://bugzilla.gnome.org/show_bug.cgi?id=733967
https://bugzilla.gnome.org/show_bug.cgi?id=735011</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030538</commentid>
    <comment_count>2</comment_count>
      <attachid>236935</attachid>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2014-08-21 13:05:09 -0700</bug_when>
    <thetext>Created attachment 236935
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030908</commentid>
    <comment_count>3</comment_count>
      <attachid>236935</attachid>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-08-22 23:33:43 -0700</bug_when>
    <thetext>Comment on attachment 236935
Patch

Does GTK_STATE_FLAG_CHECKED exist in older versions as well. Can we just add this flag unconditionally?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030926</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2014-08-23 07:55:46 -0700</bug_when>
    <thetext>No, it&apos;s new. If we add it unconditionally then we must bump the GTK+ requirement.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030928</commentid>
    <comment_count>5</comment_count>
      <attachid>236935</attachid>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-08-23 11:11:25 -0700</bug_when>
    <thetext>Comment on attachment 236935
Patch

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030971</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2014-08-24 09:23:32 -0700</bug_when>
    <thetext>I think this also needs review+ for it to be committed, correct?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030991</commentid>
    <comment_count>7</comment_count>
      <attachid>236935</attachid>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-08-24 14:34:56 -0700</bug_when>
    <thetext>Comment on attachment 236935
Patch

Sorry.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030992</commentid>
    <comment_count>8</comment_count>
      <attachid>236935</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-08-24 15:07:49 -0700</bug_when>
    <thetext>Comment on attachment 236935
Patch

Clearing flags on attachment: 236935

Committed r172896: &lt;http://trac.webkit.org/changeset/172896&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030993</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-08-24 15:07:52 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>236935</attachid>
            <date>2014-08-21 13:05:09 -0700</date>
            <delta_ts>2014-08-24 15:07:45 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-136130-20140821150500.patch</filename>
            <type>text/plain</type>
            <size>1756</size>
            <attacher name="Michael Catanzaro">mcatanzaro</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTcyODE0CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggMmEyOGM1Mzg5MGM0M2Yz
NDE4OTZjMTlkY2NmZjI1ODU4ZDc1Yzk2NS4uOWZmMWZlZmY2OTRjOWQxYzRjNGI0ZjU4MDIyYWM3
NWNlM2ZmZTk0YiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE3IEBACisyMDE0LTA4LTIxICBNaWNo
YWVsIENhdGFuemFybyAgPG1jYXRhbnphcm9AaWdhbGlhLmNvbT4KKworICAgICAgICBbR1RLXSBU
b2dnbGUgYnV0dG9ucyB2aXN1YWxseSBicm9rZW4gd2l0aCBHVEsrIDMuMTMuNworICAgICAgICBo
dHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTM2MTMwCisKKyAgICAgICAg
UmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgTm8gbmV3IHRlc3RzLiBIb3Bl
ZnVsbHkgY292ZXJlZCBieSBleGlzdGluZyB0ZXN0cywgYW5kIG91ciB0ZXN0cyBvbmx5CisgICAg
ICAgIHJ1biB3aXRoIEdUSysgMy42IGFueXdheS4KKworICAgICAgICAqIHBsYXRmb3JtL2d0ay9S
ZW5kZXJUaGVtZUd0azMuY3BwOgorICAgICAgICAoV2ViQ29yZTo6cGFpbnRUb2dnbGUpOiB1c2Ug
R1RLX1NUQVRFX0ZMQUdfQ0hFQ0tFRCB3aGVuIGNvbXBpbGluZyBmb3IKKyAgICAgICAgR1RLKyAz
LjEzLjcgYW5kIGFib3ZlIHRvIGVuc3VyZSB0b2dnbGUgYnV0dG9ucyBkaXNwbGF5IGFzIHRvZ2ds
ZWQuCisKIDIwMTQtMDgtMjAgIEFsZXggQ2hyaXN0ZW5zZW4gIDxhY2hyaXN0ZW5zZW5Ad2Via2l0
Lm9yZz4KIAogICAgICAgICBJbnRyb2R1Y2luZyBXRUJDT1JFX0VYUE9SVCBtYWNyby4KZGlmZiAt
LWdpdCBhL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL2d0ay9SZW5kZXJUaGVtZUd0azMuY3BwIGIv
U291cmNlL1dlYkNvcmUvcGxhdGZvcm0vZ3RrL1JlbmRlclRoZW1lR3RrMy5jcHAKaW5kZXggMzYz
MGM0M2RmZmRlNTljNmVhODQzYzM1YTM3ZThlOTQ2MTFlNGFlNS4uNmQ4MTFhMTc0N2FjM2NhN2Zm
Mzc2YmI2YTBmY2IwMjI3M2MzMzVkMyAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvcGxhdGZv
cm0vZ3RrL1JlbmRlclRoZW1lR3RrMy5jcHAKKysrIGIvU291cmNlL1dlYkNvcmUvcGxhdGZvcm0v
Z3RrL1JlbmRlclRoZW1lR3RrMy5jcHAKQEAgLTI1Myw3ICsyNTMsMTEgQEAgc3RhdGljIHZvaWQg
cGFpbnRUb2dnbGUoY29uc3QgUmVuZGVyVGhlbWVHdGsqIHRoZW1lLCBHVHlwZSB3aWRnZXRUeXBl
LCBjb25zdCBSZW4KICAgICBpZiAodGhlbWUtPmlzSW5kZXRlcm1pbmF0ZShyZW5kZXJPYmplY3Qp
KQogICAgICAgICBmbGFncyB8PSBHVEtfU1RBVEVfRkxBR19JTkNPTlNJU1RFTlQ7CiAgICAgZWxz
ZSBpZiAodGhlbWUtPmlzQ2hlY2tlZChyZW5kZXJPYmplY3QpKQorI2lmIEdUS19DSEVDS19WRVJT
SU9OKDMsIDEzLCA3KQorICAgICAgICBmbGFncyB8PSBHVEtfU1RBVEVfRkxBR19DSEVDS0VEOwor
I2Vsc2UKICAgICAgICAgZmxhZ3MgfD0gR1RLX1NUQVRFX0ZMQUdfQUNUSVZFOworI2VuZGlmCiAg
ICAgaWYgKHRoZW1lLT5pc1ByZXNzZWQocmVuZGVyT2JqZWN0KSkKICAgICAgICAgZmxhZ3MgfD0g
R1RLX1NUQVRFX0ZMQUdfU0VMRUNURUQ7CiAgICAgZ3RrX3N0eWxlX2NvbnRleHRfc2V0X3N0YXRl
KGNvbnRleHQsIHN0YXRpY19jYXN0PEd0a1N0YXRlRmxhZ3M+KGZsYWdzKSk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>