<?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>19279</bug_id>
          
          <creation_ts>2008-05-27 15:10:58 -0700</creation_ts>
          <short_desc>REGRESSION (r32660): Text not redrawn correctly when selection changes</short_desc>
          <delta_ts>2008-06-07 15:38:33 -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>Text</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>Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathon Jongsma (jonner)">jonathon</reporter>
          <assigned_to name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</assigned_to>
          <cc>alp</cc>
    
    <cc>krit</cc>
    
    <cc>mitz</cc>
    
    <cc>pierre-luc.beaudoin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>81657</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathon Jongsma (jonner)">jonathon</who>
    <bug_when>2008-05-27 15:10:58 -0700</bug_when>
    <thetext>I&apos;ve noticed that often when you drag down to select a block of text and then move back up to de-select some of it, sometimes the newly-deselected text disappears.  It only seems to happen on multi-line text and usually only if the start of the text selection is above (or on the boundary of) the affected element.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81658</commentid>
    <comment_count>1</comment_count>
      <attachid>21371</attachid>
    <who name="Jonathon Jongsma (jonner)">jonathon</who>
    <bug_when>2008-05-27 15:12:19 -0700</bug_when>
    <thetext>Created attachment 21371</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81659</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathon Jongsma (jonner)">jonathon</who>
    <bug_when>2008-05-27 15:15:59 -0700</bug_when>
    <thetext>I should also note that I don&apos;t know for certain whether this is only a QtWebKit issue, but that&apos;s the only one that I had available to test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81675</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathon Jongsma (jonner)">jonathon</who>
    <bug_when>2008-05-27 18:56:09 -0700</bug_when>
    <thetext>OK, so I compiled GtkWebKit and the issue also shows up there, so it doesn&apos;t appear to be specific to the Qt port.  Changing component.  If &apos;Text&apos; is not correct, feel free to re-assign to the correct component.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81722</commentid>
    <comment_count>4</comment_count>
    <who name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</who>
    <bug_when>2008-05-28 07:13:38 -0700</bug_when>
    <thetext>Confirmed with Alexey Proskuryakov, this does not affect the Mac port.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82021</commentid>
    <comment_count>5</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2008-05-30 23:07:38 -0700</bug_when>
    <thetext>Got the problems with GtkLauncher but NOT with midori on the same webkitgtk-code.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82041</commentid>
    <comment_count>6</comment_count>
    <who name="Alp Toker">alp</who>
    <bug_when>2008-05-31 17:18:00 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Got the problems with GtkLauncher but NOT with midori on the same
&gt; webkitgtk-code.
&gt; 

I get the problem with Midori too. Maybe your experience was a fluke?
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82050</commentid>
    <comment_count>7</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2008-05-31 22:19:09 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; I get the problem with Midori too. Maybe your experience was a fluke?

No, I tested it several times on different pages. I don&apos;t run in to problems using midori the latest trunk and wbkit with soup,freetype.
I made it like in the movie. I got the problems on GtkLauncher but not with midori.
Could be because on midori the selection/marking of objects and texts don&apos;t work correctly at the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82222</commentid>
    <comment_count>8</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2008-06-03 11:18:57 -0700</bug_when>
    <thetext>Midori solved the problems with selection, but the described bug does still not apear on Midori.
I tried it with epiphany/webkit with out any problems. Seems only a problem with GtkLauncher on WebKitGtk.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82436</commentid>
    <comment_count>9</comment_count>
    <who name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</who>
    <bug_when>2008-06-06 10:11:12 -0700</bug_when>
    <thetext>The bug does not appear on WebKit shipped with Qt 4.4 but does appear on QtWebKit from webkit.org.  

I ran a git bisect on code.staikos.net and it pointed to this changeset: http://trac.webkit.org/changeset/32660

Investigation continues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82451</commentid>
    <comment_count>10</comment_count>
      <attachid>21528</attachid>
    <who name="Jonathon Jongsma (jonner)">jonathon</who>
    <bug_when>2008-06-06 13:49:05 -0700</bug_when>
    <thetext>Created attachment 21528
Patch that fixes the text disappearance on selection changes

Here&apos;s a patch that fixes the disappearing text issue on both Qt and Gtk.  I don&apos;t necessarily think that it&apos;s the *correct* solution since I think what it is doing is 
a) drawing all text in the run as unselected
b) later any selected text is drawn overtop of it

There&apos;s at least a couple problems with this simplistic fix:
- we&apos;re doing unnecessary work by drawing text and then drawing over it
- In many cases, text has a different style when selected and unselected.  For example, links often have underlines when they&apos;re not selected, but are not supposed to be underlined when they&apos;re selected. So if you apply this patch you&apos;ll see that when you select a link, it will improperly have an underline in the unselected color.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82477</commentid>
    <comment_count>11</comment_count>
      <attachid>21533</attachid>
    <who name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</who>
    <bug_when>2008-06-06 15:14:58 -0700</bug_when>
    <thetext>Created attachment 21533
Test case

Sample html file with 2 paragraph where the issue can be reproduced.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82486</commentid>
    <comment_count>12</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-06-06 16:20:34 -0700</bug_when>
    <thetext>You can reproduce the bug on Mac, too, if you make it take the &quot;paint selection separately&quot; code path, for example by adding this to the test case:
&lt;style&gt;
    ::selection { background-color: red; color: white; }
&lt;/style&gt;
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82488</commentid>
    <comment_count>13</comment_count>
      <attachid>21538</attachid>
    <who name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</who>
    <bug_when>2008-06-06 16:51:42 -0700</bug_when>
    <thetext>Created attachment 21538
Fix 

Fix discussed with Mitz Pettel.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82489</commentid>
    <comment_count>14</comment_count>
      <attachid>21539</attachid>
    <who name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</who>
    <bug_when>2008-06-06 17:04:06 -0700</bug_when>
    <thetext>Created attachment 21539
Fix

Fixed bad paste and improved ChangeLog</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82490</commentid>
    <comment_count>15</comment_count>
      <attachid>21539</attachid>
    <who name="">mitz</who>
    <bug_when>2008-06-06 17:07:59 -0700</bug_when>
    <thetext>Comment on attachment 21539
Fix

r=me. It would be nice to have a pixel test for this, but that would have to be made on Mac OS X.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82517</commentid>
    <comment_count>16</comment_count>
      <attachid>21547</attachid>
    <who name="">mitz</who>
    <bug_when>2008-06-07 00:16:55 -0700</bug_when>
    <thetext>Created attachment 21547
Pixel test for Mac OS X</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82528</commentid>
    <comment_count>17</comment_count>
      <attachid>21539</attachid>
    <who name="">mitz</who>
    <bug_when>2008-06-07 01:22:55 -0700</bug_when>
    <thetext>Comment on attachment 21539
Fix

Landed in &lt;http://trac.webkit.org/changeset/34414&gt;, so clearing the review flag. Leaving the bug open pending review of the regression test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82587</commentid>
    <comment_count>18</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-06-07 15:38:33 -0700</bug_when>
    <thetext>Test landed in &lt;http://trac.webkit.org/changeset/34430&gt;.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>21528</attachid>
            <date>2008-06-06 13:49:05 -0700</date>
            <delta_ts>2008-06-06 13:49:05 -0700</delta_ts>
            <desc>Patch that fixes the text disappearance on selection changes</desc>
            <filename>selection-fix.patch</filename>
            <type>text/plain</type>
            <size>1205</size>
            <attacher name="Jonathon Jongsma (jonner)">jonathon</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYkNvcmUvcmVuZGVyaW5nL0lubGluZVRleHRCb3guY3BwIGIvV2ViQ29y
ZS9yZW5kZXJpbmcvSW5saW5lVGV4dEJveC5jcHAKaW5kZXggNTY4MWExZS4uYmU1NTBhNSAxMDA2
NDQKLS0tIGEvV2ViQ29yZS9yZW5kZXJpbmcvSW5saW5lVGV4dEJveC5jcHAKKysrIGIvV2ViQ29y
ZS9yZW5kZXJpbmcvSW5saW5lVGV4dEJveC5jcHAKQEAgLTQxNywxMSArNDE3LDggQEAgdm9pZCBJ
bmxpbmVUZXh0Qm94OjpwYWludChSZW5kZXJPYmplY3Q6OlBhaW50SW5mbyYgcGFpbnRJbmZvLCBp
bnQgdHgsIGludCB0eSkKICAgICAgICAgICAgIGNvbnRleHQtPnNhdmUoKTsKIAogICAgICAgICB1
cGRhdGVHcmFwaGljc0NvbnRleHQoY29udGV4dCwgdGV4dEZpbGxDb2xvciwgdGV4dFN0cm9rZUNv
bG9yLCB0ZXh0U3Ryb2tlV2lkdGgpOwotICAgICAgICBpZiAoIXBhaW50U2VsZWN0ZWRUZXh0U2Vw
YXJhdGVseSkgewotICAgICAgICAgICAgLy8gRklYTUU6IFRydW5jYXRlIHJpZ2h0LXRvLWxlZnQg
dGV4dCBjb3JyZWN0bHkuCi0gICAgICAgICAgICBwYWludFRleHRXaXRoU2hhZG93cyhjb250ZXh0
LCB0ZXh0UnVuLCAwLCBtX3RydW5jYXRpb24gPT0gY05vVHJ1bmNhdGlvbiA/IG1fbGVuIDogbV90
cnVuY2F0aW9uLCB0ZXh0T3JpZ2luLCBtX3ggKyB0eCwgbV95ICsgdHksIHdpZHRoKCksIGhlaWdo
dCgpLCB0ZXh0U2hhZG93LCB0ZXh0U3Ryb2tlV2lkdGggPiAwKTsKLSAgICAgICAgfSBlbHNlCi0g
ICAgICAgICAgICBwYWludFRleHRXaXRoU2hhZG93cyhjb250ZXh0LCB0ZXh0UnVuLCBlUG9zLCBz
UG9zLCB0ZXh0T3JpZ2luLCBtX3ggKyB0eCwgbV95ICsgdHksIHdpZHRoKCksIGhlaWdodCgpLCB0
ZXh0U2hhZG93LCB0ZXh0U3Ryb2tlV2lkdGggPiAwKTsKKyAgICAgICAgLy8gRklYTUU6IFRydW5j
YXRlIHJpZ2h0LXRvLWxlZnQgdGV4dCBjb3JyZWN0bHkuCisgICAgICAgIHBhaW50VGV4dFdpdGhT
aGFkb3dzKGNvbnRleHQsIHRleHRSdW4sIDAsIG1fdHJ1bmNhdGlvbiA9PSBjTm9UcnVuY2F0aW9u
ID8gbV9sZW4gOiBtX3RydW5jYXRpb24sIHRleHRPcmlnaW4sIG1feCArIHR4LCBtX3kgKyB0eSwg
d2lkdGgoKSwgaGVpZ2h0KCksIHRleHRTaGFkb3csIHRleHRTdHJva2VXaWR0aCA+IDApOwogCiAg
ICAgICAgIGlmICh0ZXh0U3Ryb2tlV2lkdGggPiAwKQogICAgICAgICAgICAgY29udGV4dC0+cmVz
dG9yZSgpOwo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>21533</attachid>
            <date>2008-06-06 15:14:58 -0700</date>
            <delta_ts>2008-06-06 15:14:58 -0700</delta_ts>
            <desc>Test case</desc>
            <filename>test.html</filename>
            <type>text/html</type>
            <size>1177</size>
            <attacher name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</attacher>
            
              <data encoding="base64">PGh0bWw+Cjxib2R5Pgo8aDE+VWJ1bnR1IHNwcmVhZHMgaXRzIHdpbmdzPC9oMT4KPHA+VWJ1bnR1
IDguMDQsIGNvZGVuYW1lZCBIYXJkeSBIZXJvbiwgc3ByZWFkIGl0cyB3aW5ncyBhbmQgPHU+Zmxl
dyBvdXQgb2YgdGhlIG5lc3QgbGFzdCBtb250aDwvdT4uIFRoaXMgaXMgdGhlIHNlY29uZCBVYnVu
dHUgcmVsZWFzZSB0byBvZmZlciBsb25nLXRlcm0gc3VwcG9ydCwgd2hpY2ggbWVhbnMgdGhhdCBj
cml0aWNhbCB1cGRhdGVzIHdpbGwgYmUgYXZhaWxhYmxlIG9uIHRoZSBkZXNrdG9wIGZvciB0aHJl
ZSB5ZWFycyBhbmQgb24gdGhlIHNlcnZlciBmb3IgZml2ZSB5ZWFycy4gVGhlIGV4dGVuZGVkIGxp
ZmVzcGFuIG1ha2VzIHRoaXMgcmVsZWFzZSBhbiBpbXBvcnRhbnQgb25lIGZvciBDYW5vbmljYWws
IHRoZSBjb21wYW55IGJlaGluZCBVYnVudHUsIGJlY2F1c2UgaXQgaXMgYSBrZXkgcGFydCBvZiB0
aGUgY29tcGFueSdzIHN0cmF0ZWd5IHRvIGJyaW5nIGl0cyBMaW51eCBkaXN0cmlidXRpb24gaW50
byBlbnRlcnByaXNlIGVudmlyb25tZW50cy4gPC9wPgo8cD5UaGUgc2Vjb25kIGlzIGZvciB1c2Ug
d2l0aCB0aGUgYXNzb2NpYXRlZCBkb2N1bWVudCBkZWxpdmVyeQogICBpbnN0cnVjdGlvbnMuICBE
b2N1bWVudCBEZWxpdmVyeSBJbnN0cnVjdGlvbnMgKERESSkgaXMgYW4gZW1lcmdpbmcKICAgcHJv
dG9jb2wgd2hpY2ggZW5hYmxlcyBhdXRvbWF0aWMgZWxlY3Ryb25pYyBkZWxpdmVyeSBvZiBpdGVt
cy4gSXQKICAgYWxsb3dzIGEgcmVxdWVzdCBtYW5hZ2VtZW50IHN5c3RlbSAod2hpY2ggbWlnaHQg
aGF2ZSByZWNlaXZlZCBhCiAgIHJlcXVlc3QgZm9yIGFuIGl0ZW0gdmlhIHRoZSBJU08gSW50ZXJs
aWJyYXJ5IExvYW4gUHJvdG9jb2wgKElTTwogICAxMDE2MC8xMDE2MSkpICB0byBwYXNzIGRldGFp
bHMgb2YgdGhlIHJlcXVlc3QsIGl0ZW0sIGFuZCBkZWxpdmVyeSwgdG8KICAgYSBkZWxpdmVyeSBt
b2R1bGUsIGFuZCB0byByZWNlaXZlIGJhY2sgcmVwb3J0cyBvbiB0aGUgZGVsaXZlcnkKICAgcHJv
Y2VzcyBvciBhcnJpdmFsIG9mIGFuIGl0ZW0uIEl0IGlzIGN1cnJlbnRseSBiZWluZyBzdWJtaXR0
ZWQgdG8gdGhlCiAgIElTTyBUQzQ2L1NDNC9XRzQgY29tbWl0dGVlIGZvciBhcHByb3ZhbCBhcyBh
biBJU08gc3RhbmRhcmQuCjwvcD4KPC9ib2R5Pgo8L2h0bWw+Cg==
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>21538</attachid>
            <date>2008-06-06 16:51:42 -0700</date>
            <delta_ts>2008-06-06 17:04:06 -0700</delta_ts>
            <desc>Fix </desc>
            <filename>fix19279.patch</filename>
            <type>text/plain</type>
            <size>1426</size>
            <attacher name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvcmVuZGVyaW5nL0lubGluZVRleHRCb3guY3BwCj09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0t
IFdlYkNvcmUvcmVuZGVyaW5nL0lubGluZVRleHRCb3guY3BwCShyw6l2aXNpb24gMzQzMjQpCisr
KyBXZWJDb3JlL3JlbmRlcmluZy9JbmxpbmVUZXh0Qm94LmNwcAkoY29waWUgZGUgdHJhdmFpbCkK
QEAgLTQxNyw3ICs0MTcsNyBAQAogICAgICAgICAgICAgY29udGV4dC0+c2F2ZSgpOwogCiAgICAg
ICAgIHVwZGF0ZUdyYXBoaWNzQ29udGV4dChjb250ZXh0LCB0ZXh0RmlsbENvbG9yLCB0ZXh0U3Ry
b2tlQ29sb3IsIHRleHRTdHJva2VXaWR0aCk7Ci0gICAgICAgIGlmICghcGFpbnRTZWxlY3RlZFRl
eHRTZXBhcmF0ZWx5KSB7CisgICAgICAgIGlmICghcGFpbnRTZWxlY3RlZFRleHRTZXBhcmF0ZWx5
IHx8IGVQb3MgPD0gc1BvcykgeykgewogICAgICAgICAgICAgLy8gRklYTUU6IFRydW5jYXRlIHJp
Z2h0LXRvLWxlZnQgdGV4dCBjb3JyZWN0bHkuCiAgICAgICAgICAgICBwYWludFRleHRXaXRoU2hh
ZG93cyhjb250ZXh0LCB0ZXh0UnVuLCAwLCBtX3RydW5jYXRpb24gPT0gY05vVHJ1bmNhdGlvbiA/
IG1fbGVuIDogbV90cnVuY2F0aW9uLCB0ZXh0T3JpZ2luLCBtX3ggKyB0eCwgbV95ICsgdHksIHdp
ZHRoKCksIGhlaWdodCgpLCB0ZXh0U2hhZG93LCB0ZXh0U3Ryb2tlV2lkdGggPiAwKTsKICAgICAg
ICAgfSBlbHNlCkluZGV4OiBXZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3Jl
L0NoYW5nZUxvZwkocsOpdmlzaW9uIDM0NDA5KQorKysgV2ViQ29yZS9DaGFuZ2VMb2cJKGNvcGll
IGRlIHRyYXZhaWwpCkBAIC0xLDMgKzEsMTQgQEAKKzIwMDgtMDYtMDYgIFBpZXJyZS1MdWMgQmVh
dWRvaW4gIDxwaWVycmUtbHVjLmJlYXVkb2luQGNvbGxhYm9yYS5jby51az4KKworICAgICAgICBS
ZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBXaXRoIHRoZSBoZWxwIG9mIEpv
bmF0aG9uIEpvbmdzbWEgYW5kIE1pdHogUGV0dGVsLgorCisgICAgICAgICogcmVuZGVyaW5nL0lu
bGluZVRleHRCb3guY3BwOgorICAgICAgICAoV2ViQ29yZTo6SW5saW5lVGV4dEJveDo6cGFpbnQp
OgorICAgICAgICAgICAgQWRkIGEgY29uZGl0aW9uIGZvciB3aGVuIGVQb3MgPD0gc1BvcyB3aGlj
aCBjYXVzZWQgYnVnICMxOTI3OSAKKyAgICAgICAgICAgIChEaXNhcHBlYXJpbmcgdGV4dCB3aGVu
IHNlbGVjdGlvbiBjaGFuZ2VzKSB0byBoYXBwZW4uCisKIDIwMDgtMDYtMDYgIFJvYmVydCBCbGF1
dCAgPHdlYmtpdEBibGF1dC5iaXo+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgRGFyaW4gQWRsZXIu
Cg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>21539</attachid>
            <date>2008-06-06 17:04:06 -0700</date>
            <delta_ts>2008-06-07 01:22:55 -0700</delta_ts>
            <desc>Fix</desc>
            <filename>fix19279.patch</filename>
            <type>text/plain</type>
            <size>1397</size>
            <attacher name="Pierre-Luc Beaudoin">pierre-luc.beaudoin</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvcmVuZGVyaW5nL0lubGluZVRleHRCb3guY3BwCj09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0t
IFdlYkNvcmUvcmVuZGVyaW5nL0lubGluZVRleHRCb3guY3BwCShyw6l2aXNpb24gMzQzMjQpCisr
KyBXZWJDb3JlL3JlbmRlcmluZy9JbmxpbmVUZXh0Qm94LmNwcAkoY29waWUgZGUgdHJhdmFpbCkK
QEAgLTQxNyw3ICs0MTcsNyBAQAogICAgICAgICAgICAgY29udGV4dC0+c2F2ZSgpOwogCiAgICAg
ICAgIHVwZGF0ZUdyYXBoaWNzQ29udGV4dChjb250ZXh0LCB0ZXh0RmlsbENvbG9yLCB0ZXh0U3Ry
b2tlQ29sb3IsIHRleHRTdHJva2VXaWR0aCk7Ci0gICAgICAgIGlmICghcGFpbnRTZWxlY3RlZFRl
eHRTZXBhcmF0ZWx5KSB7CisgICAgICAgIGlmICghcGFpbnRTZWxlY3RlZFRleHRTZXBhcmF0ZWx5
IHx8IGVQb3MgPD0gc1BvcykgewogICAgICAgICAgICAgLy8gRklYTUU6IFRydW5jYXRlIHJpZ2h0
LXRvLWxlZnQgdGV4dCBjb3JyZWN0bHkuCiAgICAgICAgICAgICBwYWludFRleHRXaXRoU2hhZG93
cyhjb250ZXh0LCB0ZXh0UnVuLCAwLCBtX3RydW5jYXRpb24gPT0gY05vVHJ1bmNhdGlvbiA/IG1f
bGVuIDogbV90cnVuY2F0aW9uLCB0ZXh0T3JpZ2luLCBtX3ggKyB0eCwgbV95ICsgdHksIHdpZHRo
KCksIGhlaWdodCgpLCB0ZXh0U2hhZG93LCB0ZXh0U3Ryb2tlV2lkdGggPiAwKTsKICAgICAgICAg
fSBlbHNlCkluZGV4OiBXZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3JlL0No
YW5nZUxvZwkocsOpdmlzaW9uIDM0NDA5KQorKysgV2ViQ29yZS9DaGFuZ2VMb2cJKGNvcGllIGRl
IHRyYXZhaWwpCkBAIC0xLDMgKzEsMTUgQEAKKzIwMDgtMDYtMDYgIFBpZXJyZS1MdWMgQmVhdWRv
aW4gIDxwaWVycmUtbHVjLmJlYXVkb2luQGNvbGxhYm9yYS5jby51az4KKworICAgICAgICBSZXZp
ZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBXaXRoIHRoZSBoZWxwIG9mIEpvbmF0
aG9uIEpvbmdzbWEgYW5kIE1pdHogUGV0dGVsLgorCisgICAgICAgIEZpeCBmb3IgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE5Mjc5CisKKyAgICAgICAgKiByZW5kZXJp
bmcvSW5saW5lVGV4dEJveC5jcHA6CisgICAgICAgIChXZWJDb3JlOjpJbmxpbmVUZXh0Qm94Ojpw
YWludCk6CisgICAgICAgICAgICBBZGQgYSBjb25kaXRpb24gZm9yIHdoZW4gZVBvcyA8PSBzUG9z
IAorCiAyMDA4LTA2LTA2ICBSb2JlcnQgQmxhdXQgIDx3ZWJraXRAYmxhdXQuYml6PgogCiAgICAg
ICAgIFJldmlld2VkIGJ5IERhcmluIEFkbGVyLgo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>21547</attachid>
            <date>2008-06-07 00:16:55 -0700</date>
            <delta_ts>2008-06-07 15:34:01 -0700</delta_ts>
            <desc>Pixel test for Mac OS X</desc>
            <filename>19279 test.html</filename>
            <type>text/html</type>
            <size>433</size>
            <attacher>mitz</attacher>
            
              <data encoding="base64">PHN0eWxlPgogICAgZGl2ID4gZGl2IHsgd2lkdGg6IDEwMHB4OyBmb250LWZhbWlseTogQWhlbTsg
Zm9udC1zaXplOiAyMHB4OyB9CiAgICBkaXYgPiBkaXY6OnNlbGVjdGlvbiB7IGNvbG9yOiB3aGl0
ZTsgfQo8L3N0eWxlPgo8ZGl2IHN0eWxlPSJvdmVyZmxvdzogaGlkZGVuOyBiYWNrZ3JvdW5kOiBy
ZWQ7IHdpZHRoOiAxMDBweDsgY29sb3I6IGdyZWVuOyI+CjxkaXYgaWQ9InRhcmdldCI+eHh4eHgg
eHh4eHg8L2Rpdj48ZGl2Pnh4eHh4IHh4eHh4PC9kaXY+CjwvZGl2Pgo8c2NyaXB0PgogICAgdmFy
IHRhcmdldCA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCJ0YXJnZXQiKTsKICAgIGdldFNlbGVj
dGlvbigpLnNldEJhc2VBbmRFeHRlbnQodGFyZ2V0LmZpcnN0Q2hpbGQsIDYsIHRhcmdldC5uZXh0
U2libGluZy5maXJzdENoaWxkLCA1KTsKPC9zY3JpcHQ+Cg==
</data>
<flag name="review"
          id="9434"
          type_id="1"
          status="+"
          setter="sam"
    />
          </attachment>
      

    </bug>

</bugzilla>