#448 closed defect (fixed)
ToolbarItem needs default handlers for events
Reported by: | lor3 | Owned by: | neil |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | toolbar toolbaritem | Cc: | |
Blocked By: | Blocking: |
Description
ToolbarItem? needs default handlers for events:
- onClick
- onMouseOver
- onMouseOut
- onMouseDown
- onMouseUp
else handlers defined in markup are not attached by createComponents()
Attachments (2)
Change History (6)
comment:1 Changed 16 years ago by
Owner: | changed from anonymous to neil |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Milestone: | → 0.4 |
---|
Changed 16 years ago by
Attachment: | ToolbarItem_BUG_TRAC_448.html added |
---|
Changed 16 years ago by
Attachment: | Toolbox.js.BUG_TRAC_448.patch added |
---|
Toolbox.js.BUG_TRAC_448.patch tested against nightly codebase 081106
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [5272]. Thanks, Neil Joshi.
Note: See
TracTickets for help on using
tickets.
ToolbarItem_BUG_TRAC_448.html, to be run from ./tests/widget