M
Mickey Segal
There is a bug in firing Checkbox item events on Tablet PC. Clicking a
checkbox with the pen results in two item events. The problem does not
occur using a mouse.
This problem is particularly troublesome because programmers on
non-pen-based computers will not know it is an issue, and a second click on
a Checkbox often reverses the effect of the first click.
More details, a working applet and full source code are at
www.segal.org/java/just_checkbox/. Suggestions on workarounds are welcome.
After waiting for comments I will file a bug report. Hopefully the folks at
Sun have Tablet PCs to reproduce the problem.
checkbox with the pen results in two item events. The problem does not
occur using a mouse.
This problem is particularly troublesome because programmers on
non-pen-based computers will not know it is an issue, and a second click on
a Checkbox often reverses the effect of the first click.
More details, a working applet and full source code are at
www.segal.org/java/just_checkbox/. Suggestions on workarounds are welcome.
After waiting for comments I will file a bug report. Hopefully the folks at
Sun have Tablet PCs to reproduce the problem.