
| Key: |
LPP-3903
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
--
|
| Assignee: |
Unassigned
|
| Reporter: |
Antun Karlovac
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Critical
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
<canvas debug="true">
<view width="50" height="50" bgcolor="red">
<handler name="ondblclick">
Debug.write("ondblclick");
</handler>
</view>
</canvas>
|
|
Description
|
<canvas debug="true">
<view width="50" height="50" bgcolor="red">
<handler name="ondblclick">
Debug.write("ondblclick");
</handler>
</view>
</canvas> |
Show » |
|