<?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>14362</bug_id>
          
          <creation_ts>2007-06-24 01:42:40 -0700</creation_ts>
          <short_desc>Opening a select list always highlights first element in list</short_desc>
          <delta_ts>2008-03-25 08:02: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>Forms</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>All</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, PlatformOnly</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tore B. Krudtaa">krudtaa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>aroben</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>mitz</cc>
    
    <cc>sullivan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6492</commentid>
    <comment_count>0</comment_count>
    <who name="Tore B. Krudtaa">krudtaa</who>
    <bug_when>2007-06-24 01:42:40 -0700</bug_when>
    <thetext>If I click a select list to open it then safari allways highlights the first element in list.

If another element in list than the first one is the selected one, then it is not highlighted when you open the list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6481</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-06-24 07:27:43 -0700</bug_when>
    <thetext>Is this a platform-only bug?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3348</commentid>
    <comment_count>2</comment_count>
      <attachid>15792</attachid>
    <who name="Neal Rutta">neal</who>
    <bug_when>2007-08-01 13:22:05 -0700</bug_when>
    <thetext>Created attachment 15792
example showing select error (see Bug 14879)



This reproduces the bug, where a select element doesn&apos;t correctly show the &quot;selected&quot; option initially.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3349</commentid>
    <comment_count>3</comment_count>
    <who name="Neal Rutta">neal</who>
    <bug_when>2007-08-01 13:22:49 -0700</bug_when>
    <thetext>I just added an attachment for this bug. This is not a platform-only bug. This test has the problem when I ran safari on both Mac and Windows platforms.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3160</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-02 06:36:57 -0700</bug_when>
    <thetext>Thanks for the test case, Neal!

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3161</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-02 06:38:57 -0700</bug_when>
    <thetext>This is a regression from shipping Safari 2.0.4 (419.3) with original WebKit on Mac OS X 10.4.10 (8R218).

Tested with a local debug build of WebKit r24803 with Safari 3 Public Beta v. 3.0.3 (522.12.1) on 10.4.10.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3162</commentid>
    <comment_count>6</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-02 06:39:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/5380342&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3125</commentid>
    <comment_count>7</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2007-08-02 13:38:32 -0700</bug_when>
    <thetext>I can&apos;t reproduce this with tip of tree WebKit on either Tiger or Leopard.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3115</commentid>
    <comment_count>8</comment_count>
    <who name="">mitz</who>
    <bug_when>2007-08-02 15:45:49 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; I can&apos;t reproduce this with tip of tree WebKit on either Tiger or Leopard.
&gt; 

When I open attachment 15792 the popup button reads &quot;one&quot;, which is wrong because in the DOM, the &quot;three&quot; option is selected. &quot;three&quot; is also selected in the popup when I click the button (and even appears on the button if I do not make a selection). What&apos;s bothering me is that I am sure a bug identical or very similar to this has already been fixed once...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3118</commentid>
    <comment_count>9</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2007-08-02 17:01:09 -0700</bug_when>
    <thetext>I see. I didn&apos;t read all the comments carefully enough. The bug title implies that the wrong thing happens when opening the list, which I interpreted as clicking on the list. In fact what I see is that the wrong item is displayed *before* the list is clicked on, but clicking on the list corrects the problem and causes the right item to be displayed.

Changed title to reflect the actual problem as I now understand it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3101</commentid>
    <comment_count>10</comment_count>
    <who name="Tore B. Krudtaa">krudtaa</who>
    <bug_when>2007-08-03 00:29:07 -0700</bug_when>
    <thetext>Well, I belive the title now is totally wrong.

Title now is:
REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript

What I originally reported was this:
If I click a select list to open it then safari allways highlights the first
element in list.

This is still how it works, and has nothing to do with javascript at all.

When I select a new item in a select in my form then the form is submitted to server and a new form is populated... AND then another item in the select are selected, and that is the item you now see in the select.

And when the form opens, no javascript has ever touched the select.
Then when I click the select to eventually select another item then the topmost item in the select is ALLWAYS selected, and not the one that is actually selected.

In other words..... the item that is selected in the list, if it is not the topmost item, is never highlighted.

So for me it looks like the &quot;engine code&quot; or whatever that handle operations on the select are unable to see which option in the list are marked as selected, and by some reason chooses to allways mark the first one.

So, as the title are now.... it is wrong and misleading.

Regards</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3056</commentid>
    <comment_count>11</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-03 05:50:31 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; Well, I belive the title now is totally wrong.

Please provide a test case that demonstrates the issue you&apos;re seeing.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3075</commentid>
    <comment_count>12</comment_count>
      <attachid>15820</attachid>
    <who name="Tore B. Krudtaa">krudtaa</who>
    <bug_when>2007-08-03 09:32:34 -0700</bug_when>
    <thetext>Created attachment 15820
Select bug in safar beta for win - - nothing to do with javascript

Here is an example file with instructions on how to reproduce the select bug in safari beta for windows.

Should be easy to reproduce.

As you can see, no javascript needed to reproduce it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3077</commentid>
    <comment_count>13</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-03 09:57:51 -0700</bug_when>
    <thetext>(In reply to comment #12)
&gt; Created an attachment (id=15820) [edit]
&gt; Select bug in safar beta for win - - nothing to do with javascript

It appears that the reduction in Attachment #15792 is a different bug than the one originally filed by Tore.

I will open a new Bugzilla bug for Attachment #15792 later today (unless someone beats me to it), and change this bug back to its original intent.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3047</commentid>
    <comment_count>14</comment_count>
    <who name="">mitz</who>
    <bug_when>2007-08-03 14:29:19 -0700</bug_when>
    <thetext>(In reply to comment #13)
&gt; I will open a new Bugzilla bug for Attachment #15792 [edit] later today (unless
&gt; someone beats me to it), and change this bug back to its original intent.

Bug 14879.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3027</commentid>
    <comment_count>15</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-03 14:47:39 -0700</bug_when>
    <thetext>No longer in Radar.  See Bug 14879.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3023</commentid>
    <comment_count>16</comment_count>
      <attachid>15792</attachid>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-08-03 14:51:15 -0700</bug_when>
    <thetext>Comment on attachment 15792
example showing select error (see Bug 14879)



*Jedi hand wave*  This is not the reduction you&apos;re looking for.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3003</commentid>
    <comment_count>17</comment_count>
      <attachid>15837</attachid>
    <who name="">mitz</who>
    <bug_when>2007-08-04 02:51:06 -0700</bug_when>
    <thetext>Created attachment 15837
Track the mouse only inside the popup</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2955</commentid>
    <comment_count>18</comment_count>
      <attachid>15837</attachid>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2007-08-04 09:15:17 -0700</bug_when>
    <thetext>Comment on attachment 15837
Track the mouse only inside the popup

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2685</commentid>
    <comment_count>19</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2007-08-09 20:54:21 -0700</bug_when>
    <thetext>Landed in r24972.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75095</commentid>
    <comment_count>20</comment_count>
    <who name="Tore B. Krudtaa">krudtaa</who>
    <bug_when>2008-03-25 05:59:27 -0700</bug_when>
    <thetext>I belive there still is a bug with select lists in Safari.

I have now installed and tested select lists using Safari Version 3.1 (525.13)
and have found the following weird behaviour.... tested on XP PRO SP2

*** BUG 1 ***
If you click on the select list to open it then it will now
highlight the selected item in the select (which is good).
BUT, if you then click on the select (the very top of it) while it is open then it sometimes highlight the first option in the list, even if it is not the selected one.

*** BUG 2 ***
It is not very consistent regarding to clicks on the top of the select (the part of the select that is visible by default in the page).
Example:
1. Select list is not open.
2. You click on the select to open the list.
3. You then click on the top of select again to close it...
   Most of the time the select does not close the list by doing this, which
   I belive it should do.
   More often you will see the top option in list get highlighted as of BUG 1.

I belive the select list should close when clicking the very top part of the select (the one that is visible by default in the page), if the select list is open. At least this is the way it works in other working browsers (IE, Firefox).

****************************************************
One last thing that is not related to this issue....
****************************************************
Who is responsible for how Safari renders the fonts.
The fonts in Safari (at least on windows) really look ugly when compared to
how the fonts are rendered in IE, Firefox or Opera.
(this is not a joke)
Text that look crisp and good reading looks very smudget and are rendered
more &quot;fat&quot; than it &quot;should&quot;.

Example: font-weight:normal; in Safari are rendered more &quot;boldish&quot; than e.g.
IE or Firefox.

Where can I file a complaint on how font rendering are done in Safari?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75098</commentid>
    <comment_count>21</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-03-25 07:08:18 -0700</bug_when>
    <thetext>Could you please file new bugs for these issues? This bug has been resolved, and trying to track all related issues here would only cause confusion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75108</commentid>
    <comment_count>22</comment_count>
    <who name="Tore B. Krudtaa">krudtaa</who>
    <bug_when>2008-03-25 08:02:52 -0700</bug_when>
    <thetext>Done. See:
http://bugs.webkit.org/show_bug.cgi?id=18068</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>15792</attachid>
            <date>2007-08-01 13:22:05 -0700</date>
            <delta_ts>2007-08-03 14:52:02 -0700</delta_ts>
            <desc>example showing select error (see Bug 14879)

</desc>
            <filename>select.htm</filename>
            <type>text/html</type>
            <size>890</size>
            <attacher name="Neal Rutta">neal</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMDEvL0VOIiAiaHR0cDov
L3d3dy53My5vcmcvVFIvaHRtbDQvc3RyaWN0LmR0ZCI+CjxodG1sPgo8aGVhZD4KPG1ldGEgaHR0
cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7Y2hhcnNldD11dGYtOCI+
Cgk8dGl0bGU+dGVzdDwvdGl0bGU+Cgo8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCI+Cgpm
dW5jdGlvbiBpbml0KCkKewogICAgdmFyIHN0ciA9ICc8c2VsZWN0IGlkPSJzZWxlY3RfdGVzdCI+
JyArCiAgICAgICAgICAgICAgJyAgICA8b3B0aW9uIHZhbHVlPSIxIj5vbmU8L29wdGlvbj4nICsK
ICAgICAgICAgICAgICAnICAgIDxvcHRpb24gdmFsdWU9IjIiPnR3bzwvb3B0aW9uPicgKwogICAg
ICAgICAgICAgICcgICAgPG9wdGlvbiB2YWx1ZT0iMyI+dGhyZWU8L29wdGlvbj4nICsKICAgICAg
ICAgICAgICAnICAgIDxvcHRpb24gdmFsdWU9IjQiPmZvdXI8L29wdGlvbj4nICsKICAgICAgICAg
ICAgICAnPC9zZWxlY3Q+JyA7CgogICAgdmFyIG9iaiA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlk
KCJkeW5hbWljIik7CiAgICBvYmouaW5uZXJIVE1MID0gc3RyOwoKICAgIG9iaiA9IGRvY3VtZW50
LmdldEVsZW1lbnRCeUlkKCJzZWxlY3RfdGVzdCIpOwogICAgdmFyIG9wdHMgPSBvYmoub3B0aW9u
czsKCiAgICBmb3IgKCB2YXIgaSA9IDA7IGkgPCBvcHRzLmxlbmd0aDsgaSsrICkKICAgIHsKICAg
ICAgICBvcHRzW2ldLnNlbGVjdGVkID0gKCBpID09IDIgKSA/IHRydWUgOiBmYWxzZTsKICAgIH0K
fQoKICAgIAo8L3NjcmlwdD4KPC9oZWFkPgoKPGJvZHkgb25sb2FkPSJpbml0KCkiPiAKCjxkaXYg
aWQ9ZHluYW1pYz4gPC9kaXY+CjwvYm9keT4KPC9odG1sPgo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>15820</attachid>
            <date>2007-08-03 09:32:34 -0700</date>
            <delta_ts>2007-08-03 09:32:34 -0700</delta_ts>
            <desc>Select bug in safar beta for win - - nothing to do with javascript</desc>
            <filename>safari_win_select_bug.htm</filename>
            <type>text/html</type>
            <size>3033</size>
            <attacher name="Tore B. Krudtaa">krudtaa</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
L0VOIiAiaHR0cDovL3d3dy53My5vcmcvVFIvUkVDLWh0bWw0MC9sb29zZS5kdGQiPg0KPGh0bWw+
DQo8Ym9keSBzdHlsZT0iZm9udC1zaXplOmFyaWFsLHNhbnMtc2VyaWY7Ij4NCjx0YWJsZSBib3Jk
ZXI9IjAiIGNlbGxwYWRkaW5nPSIwIiBjZWxsc3BhY2luZz0iMCIgYWxpZ249ImNlbnRlciIgc3R5
bGU9IndpZHRoOjcwMHB4OyI+DQoNCgk8dHI+DQoJCTx0ZD4NCgkJCTxicj4NCgkJCTxiPjx1PlNh
ZmFyaSBiZXRhIGZvciB3aW5kb3dzIGJ1Zy48L3U+PC9iPjxicj48YnI+DQoJCQkNCgkJCTxiPkhv
dyB0byByZXByb2R1Y2U6PC9iPjxicj48YnI+DQoJCQkxLjxicj4NCgkJCVdoZW4geW91IGZpcnN0
IGxvb2sgYXQgdGhlIHNlbGVjdCBiZWxvdywgeW91IHNob3VsZCBzZWUgY29udGVudCBvZiAzLiBv
cHRpb24gaW4gc2VsZWN0Ljxicj48YnI+DQoJCQkyLjxicj4NCgkJCVRoZW4gY2xpY2sgdGhlIHNl
bGVjdCB0byBvcGVuIHRoZSBsaXN0Ljxicj48YnI+DQoJCQkzLjxicj4NCgkJCVdoYXQgaGFwcGVu
cyBub3cgaXMgdGhhdCB0aGUgc2VsZWN0IGhpZ2hsaWdodHMgdGhlIGNvbnRlbnQgZnJvbSB0aGUg
MS4gb3B0aW9uLjxicj4NCgkJCUlmIHlvdSBkbyBub3Qgc2VlIHRoYXQgb24gZmlyc3QgY2xpY2sg
b24gc2VsZWN0LCB0cnkgdG8gY2xvc2UgYW5kIG9wZW4gbGlzdCByZXBlYXRlZCB0aW1lcy48YnI+
PGJyPg0KCQkJNC48YnI+DQoJCQlTb21ldGltZXMgSSBjYW4gYWN0dWFsbHkgc2VlIHRoZSBzZWxl
Y3RlZCBpdGVtIGJlaW5nIGhpZ2hsaWdodGVkIGZvciBhIG1vbWVudCwgYnV0IHRoZW4gYWZ0ZXIg
c29tZSBzaG9ydCB0aW1lLCB0aGUgZmlyc3QgaXRlbSBpbiBsaXN0IGlzIGhpZ2hsaWdodGVkLjxi
cj4NCgkJCUFuZCBzb21ldGltZXMgdGhlIHNlbGVjdGVkIGl0ZW0gaXMgaGlnaGxpZ2h0ZWQgKHJh
cmUgdGhvdWdoKTxicj48YnI+DQoJCQkNCgkJCTUuPGJyPg0KCQkJU28sIGRvIG5vdCBnaXZlIHVw
IGlmIHlvdSBkbyBub3Qgc2VlIHRoZSBidWcgdGhlIGZpcnN0IHRpbWVzIHlvdSBjbGljayB0aGUg
c2VsZWN0Ljxicj48YnI+DQoJCQkNCgkJCTYuPGJyPg0KCQkJU2VsZWN0IGFub3RoZXIgaXRlbSBp
biBsaXN0IGFuZCBjbG9zZSBhbmQgb3BlbiB0aGUgc2VsZWN0LiAxLiBJdGVtIGlzIHRoZW4gcHJv
YmFibHkgc2VsZWN0ZWQhDQoJCQkNCgkJCQ0KCQkJTk9URTogVGhlIHNlbGVjdCBzaG91bGQgaGF2
ZSBoaWdobGlnaHRlZCB0aGUgMyBlbGVtZW50IGluIHRoZSBsaXN0IHdoZW4geW91IG9wZW4gaXQs
IGFuZCBub3QgdGhlIGZpcnN0Ljxicj48YnI+DQoJCQkNCgkJCVNhZmFyaSBiZXRhIGZvciB3aW4s
IGFsbHdheXMgKGFsbG1vc3QpIGhpZ2hsaWdodHMgdGhlIGZpcnN0IGVsZW1lbnQgaW4gbGlzdCBu
byBtYXR0ZXIgd2hpY2ggZWxlbWVudCBpcyB0aGUgc2VsZWN0ZWQgb25lLjxicj4NCgkJCUluIHRo
aXMgY2FzZSB0aGUgdGhpcmQgZWxlbWVudCBzaG91bGQgaGF2ZSBiZWVuIGhpZ2hsaWdodGVkLg0K
CQkJDQoJCQk8YnI+PGJyPg0KCQkJDQoJCTwvdGQ+DQoJPC90cj4NCgk8dHI+DQoJCTx0ZD4NCgkJ
CTxmb3JtPg0KCQkJCTxzZWxlY3QgbmFtZT0idGVzdCI+DQoJCQkJCTxvcHRpb24gdmFsdWU9IjEi
Pk5vdCBzZWxlY3RlZCBpdGVtICgxIG9wdGlvbik8L29wdGlvbj4NCgkJCQkJPG9wdGlvbiB2YWx1
ZT0iMiI+Tm90IHNlbGVjdGVkIGl0ZW0gKDIgb3B0aW9uKTwvb3B0aW9uPg0KCQkJCQk8b3B0aW9u
IHZhbHVlPSIzIiBzZWxlY3RlZD5TZWxlY3RlZCBpdGVtICgzIG9wdGlvbik8L29wdGlvbj4NCgkJ
CQkJPG9wdGlvbiB2YWx1ZT0iNCI+Tm90IHNlbGVjdGVkIGl0ZW0gKDQgb3B0aW9uKTwvb3B0aW9u
Pg0KCQkJCQk8b3B0aW9uIHZhbHVlPSI1Ij5Ob3Qgc2VsZWN0ZWQgaXRlbSAoNSBvcHRpb24pPC9v
cHRpb24+DQoJCQkJPC9zZWxlY3Q+DQoJCQk8L2Zvcm0+DQoJCTwvdGQ+DQoJPC90cj4NCgkNCgkN
Cgk8dHI+DQoJCTx0ZD4NCgkJCTxicj48YnI+DQoJCQk8Yj5PdGhlciBzdHVmZjo8L2I+PGJyPjxi
cj4NCgkJCUhhdmUgYWxzbyBub3RpY2VkIHRoYXQgaWYgeW91IGNsaWNrIHRoZSBsaXN0IHRvIG9w
ZW4gaXQsIGFuZCB0aGVuIGRvIG5vdCBtb3ZlIHRoZSBtb3VzZXBvaW50ZXIsIGFuZCBjbGljayBh
Z2FpbiwNCgkJCXRoZW4gU2FmYXJpIGRvZXMgbm90IGNsb3NlIHRoZSBzZWxlY3QgKHdoaWNoIEkg
YmVsaXZlIGl0IHNob3VsZCkuPGJyPjxicj4NCgkJCUlmIHlvdSBtb3ZlIHRoZSBtb3VzZXBvaW50
ZXIgYWZ0ZXIgdGhlIGNsaWNrIChmb3Igb3BlbiBzZWxlY3QpIGFuZCB0aGVuIGNsaWNrIGFnaW4u
LiB0aGVuIHRoZSBzZWxlY3QgY2xvc2VzLg0KCQkJDQoJCQk8YnI+PGJyPg0KCQkJQWxzbywgd2h5
IGRvZXMgdGhlIGZvbnRzIGxvb2sgc28gdWdseSBpbiBTYWZhcmkgYmV0YSBmb3Igd2luZG93cz88
YnI+DQoJCQlBcyBpdCBpcyBub3csIHRoaXMgYnJvd3NlciBkb2VzIG5vdCBoYXZlIGEgY2hhbmNl
IHRvIGNvbXBldGUgd2l0aCBJRSBvciBGaXJlZm94Li4uLjxicj4NCgkJCW1haW5seSAoZm9yIG1l
KSBiZWNhdXNlIG9mIGhvdyBTYWZhcmkgcmVuZGVycyB0aGUgZm9udHMuPGJyPjxicj4NCgkJCUlu
IElFIGFuZCBGaXJlZm94IGZvbnRzIGFyZSBzaGFycCwgaW4gU2FmYXJpIGl0IGlzIGJsdXJyeSwg
Ymx1cnJ5LCBibHVycnkhISEhDQoJCQk8YnI+PGJyPg0KCQkJSSBmaWxlZCBhIGJ1ZyBvbiB0aGUg
dWdseSB3YXkgU2FmYXJpIHJlbmRlcnMgdGhlIGZvbnRzIGFuZCBvbmx5IGdvdCBzb21ldGhpbmcg
bGlrZTxicj4NCgkJCShoYSBoYSBoYS4uLiBkbyB5b3Ugbm90IHNlZSBob3cgcHJldHR5IHRoZSBm
b250cyBhcmUgY29tcGFyZWQgdG8gdGhlIG90aGVyIGJyb3dzZXJzKS4uLg0KCQkJDQoJCQk8YnI+
PGJyPg0KCQkJLi4uLi4gYW55d2F5Li4gbG9vayBmb3J3YXJkIHRvIHNlZSB0aGUgc2VsZWN0IGJ1
ZyBmaXhlZC4NCgkJCQ0KCQkJDQoJCTwvdGQ+DQoJPC90cj4NCgkNCjwvdGFibGU+DQoNCg0KPC9i
b2R5Pg0KPGh0bWw+
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>15837</attachid>
            <date>2007-08-04 02:51:06 -0700</date>
            <delta_ts>2007-08-04 09:15:17 -0700</delta_ts>
            <desc>Track the mouse only inside the popup</desc>
            <filename>14362_r1.patch</filename>
            <type>text/plain</type>
            <size>1822</size>
            <attacher>mitz</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiAyNDg2OCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTMgQEAKKzIwMDctMDgtMDQgIE1pdHogUGV0dGVsICA8bWl0ekB3ZWJraXQub3Jn
PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIC0gZml4
IGh0dHA6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE0MzYyCisgICAgICAgICAg
T3BlbmluZyBhIHNlbGVjdCBsaXN0IGFsd2F5cyBoaWdobGlnaHRzIGZpcnN0IGVsZW1lbnQgaW4g
bGlzdAorCisgICAgICAgICogcGxhdGZvcm0vd2luL1BvcHVwTWVudVdpbi5jcHA6CisgICAgICAg
IChXZWJDb3JlOjpQb3B1cFduZFByb2MpOiBUcmFjayB0aGUgbW91c2Ugb25seSBpbnNpZGUgdGhl
IHBvcHVwLgorCiAyMDA3LTA4LTAzICBCcmFkeSBFaWRzb24gIDxiZWlkc29uQGFwcGxlLmNvbT4K
IAogICAgICAgICBSZXZpZXdlZCBieSBPbGl2ZXIKSW5kZXg6IFdlYkNvcmUvcGxhdGZvcm0vd2lu
L1BvcHVwTWVudVdpbi5jcHAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gV2ViQ29yZS9wbGF0Zm9ybS93aW4vUG9w
dXBNZW51V2luLmNwcAkocmV2aXNpb24gMjQ4NTEpCisrKyBXZWJDb3JlL3BsYXRmb3JtL3dpbi9Q
b3B1cE1lbnVXaW4uY3BwCSh3b3JraW5nIGNvcHkpCkBAIC03MTEsMTMgKzcxMSwxMyBAQCBzdGF0
aWMgTFJFU1VMVCBDQUxMQkFDSyBQb3B1cFduZFByb2MoSFdOCiAgICAgICAgICAgICAgICAgQk9P
TCBzaG91bGRIb3RUcmFjayA9IEZBTFNFOwogICAgICAgICAgICAgICAgIDo6U3lzdGVtUGFyYW1l
dGVyc0luZm8oU1BJX0dFVEhPVFRSQUNLSU5HLCAwLCAmc2hvdWxkSG90VHJhY2ssIDApOwogCi0g
ICAgICAgICAgICAgICAgaWYgKHNob3VsZEhvdFRyYWNrIHx8IHdQYXJhbSAmIE1LX0xCVVRUT04p
CisgICAgICAgICAgICAgICAgUkVDVCBib3VuZHM7CisgICAgICAgICAgICAgICAgR2V0Q2xpZW50
UmVjdChwb3B1cC0+cG9wdXBIYW5kbGUoKSwgJmJvdW5kcyk7CisgICAgICAgICAgICAgICAgaWYg
KChzaG91bGRIb3RUcmFjayB8fCB3UGFyYW0gJiBNS19MQlVUVE9OKSAmJiA6OlB0SW5SZWN0KCZi
b3VuZHMsIG1vdXNlUG9pbnQpKQogICAgICAgICAgICAgICAgICAgICBwb3B1cC0+c2V0Rm9jdXNl
ZEluZGV4KHBvcHVwLT5saXN0SW5kZXhBdFBvaW50KG1vdXNlUG9pbnQpLCB0cnVlKTsKIAogICAg
ICAgICAgICAgICAgIC8vIFJlbGVhc2UgY2FwdHVyZSBpZiB0aGUgbGVmdCBidXR0b24gaXNuJ3Qg
ZG93biwgYW5kIHRoZSBtb3VzZVBvaW50IGlzIG91dHNpZGUgdGhlIHBvcHVwIHdpbmRvdy4KICAg
ICAgICAgICAgICAgICAvLyBUaGlzIHdheSwgdGhlIFdlYlZpZXcgd2lsbCBnZXQgZnV0dXJlIG1v
dXNlIGV2ZW50cyBpbiB0aGUgcmVzdCBvZiB0aGUgd2luZG93LgotICAgICAgICAgICAgICAgIFJF
Q1QgYm91bmRzOwotICAgICAgICAgICAgICAgIEdldENsaWVudFJlY3QocG9wdXAtPnBvcHVwSGFu
ZGxlKCksICZib3VuZHMpOwogICAgICAgICAgICAgICAgIGlmICghKHdQYXJhbSAmIE1LX0xCVVRU
T04pICYmICE6OlB0SW5SZWN0KCZib3VuZHMsIG1vdXNlUG9pbnQpKSB7CiAgICAgICAgICAgICAg
ICAgICAgIDo6UmVsZWFzZUNhcHR1cmUoKTsKICAgICAgICAgICAgICAgICAgICAgYnJlYWs7Cg==
</data>
<flag name="review"
          id="6625"
          type_id="1"
          status="+"
          setter="aroben"
    />
          </attachment>
      

    </bug>

</bugzilla>