<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-html" lang="x-western">
<font face="Verdana">I have some troubles using feature selection with
highlight and toggle:<br>
<br>
In the OpenLayers example highlight-feature.html I replaced the line 55
which is<br>
<br>
{clickout: true}<br>
<br>
by <br>
<br>
{toggle: true}<br>
<br>
Then I applied these steps<br>
<br>
</font><font face="Verdana">1. </font><font face="Verdana">move cursor</font><font
 face="Verdana"> on the left triangle =&gt; triangle is highlighted<br>
</font><font face="Verdana">2. click on the left triangle =&gt;
triangle is </font><font face="Verdana">selected</font><br>
<font face="Verdana">3. move cursor out of the triangle</font><font
 face="Verdana"> =&gt; triangle is still selected</font><br>
<font face="Verdana">4. </font><font face="Verdana">move cursor</font><font
 face="Verdana"> on the left triangle =&gt; triangle is highlighted<br>
</font><font face="Verdana">5. click on the triangle =&gt; triangle is
normal</font><br>
<font face="Verdana">6. </font><font face="Verdana">move cursor out of
the triangle</font><font face="Verdana"> =&gt;</font> <font
 face="Verdana">triangle is still normal</font><font face="Verdana"><br>
</font><font face="Verdana">7. </font><font face="Verdana">move cursor
on the triangle (no click!)</font><font face="Verdana"> =&gt;</font> <font
 face="Verdana">triangle is </font><font face="Verdana">highlighted</font><br>
<font face="Verdana">8. </font><font face="Verdana">move cursor out of
the triangle</font><font face="Verdana"> =&gt;</font> <font
 face="Verdana">triangle is shown as selected (without click!?)<br>
<br>
So somehow the select and the highlight get confused about the correct
style. The feature is not selected, but it is displayed as selected.<br>
<br>
It looks like a bug to me, but maybe there is another proposed way to
use highlight AND toggle at the same time (and hopefully including
multiple).<br>
<br>
Thanks for your attention,<br>
<br>
Christian Niemitz-Rossant<br>
<br>
</font></div>
</body>
</html>