<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - In Scilab5 xclick returns when it must not."
href="http://bugzilla.scilab.org/show_bug.cgi?id=4214">bug 4214</a>
<br><br>
---------- Bug Summary ----------- <br>In Scilab5 xclick returns when it must not. <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>f0=scf(0);plot(1:10);f0.figure_size=[400 300];
f1=scf(1);plot(1:10);f1.figure_size=[400 300];
scf(f0);//make the window 0 current
[a,b,c]=xclick()//wait for an event in current window only
//now click in window 1 and xclick returns!
//it must not as one are waiting for event in current window only!
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Scilab
</td>
<td>GUI
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>bruno.jofret@scilab-enterprises.com
</td>
<td>bugzilla.admin@scilab.org
</td>
</tr></table>
<p>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>