Menu

#1025 Button's onclick event should not propagate

3.0.5
closed-fixed
nobody
5
2008-06-12
2008-06-12
Jumper Chen
No

<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>

Discussion

  • Jumper Chen

    Jumper Chen - 2008-06-12

    Logged In: YES
    user_id=1684431
    Originator: YES

    Fixed since 6/12.

     
  • Jumper Chen

    Jumper Chen - 2008-06-12
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB