<window id="test" title="test" border="normal" height="100%">
<listbox width="400px">
<listhead>
<listheader label="1" />
<listheader label="2" />
</listhead>
<listitem>
<listcell span="2" onClick='alert("you cannot see this one!")'>
<button label="Click"
onClick='alert("only this one!");'/>
</listcell>
</listitem>
</listbox>
</window>
Logged In: YES
user_id=1684431
Originator: YES
Fixed since 6/12.