What steps will reproduce the problem?
1. Using custom item and touch events.
2. touch screen access
3.
What is the expected output? What do you see instead?
CustomItem does not read a touch as one input. It treats it as a press and release.
What version of the product are you using? On what operating system?
Linux.
Please provide any additional information below.
Three classes I modified need further modification to improve them.
Custom class no longer calls commandAction() should not have called it in the first place. It passes the converted event values through to customitem to deal with
The three files are in a zip attachement
|
customitemclasses2011.zip
6.2 KB
Download
|