Menu

#1 KeyReleased Problem

v2.1
closed-fixed
key related (1)
4
2009-02-18
2009-02-05
Anonymous
No

I'm having problems with the keyReleased events in certain mobile phone models. I can see that your code should be passing the keyreleased but on phones like the k800, and the 6300, this is not happening. Are you planning for a fix?

Discussion

  • Pashalis Padeleris

    Some phones do not send keyRepeated events. We need to find a workaround for this.

     
  • Pashalis Padeleris

    • labels: 925322 --> key related
    • milestone: --> v2.1
    • priority: 5 --> 4
     
  • Pashalis Padeleris

    • assigned_to: nobody --> padeler
     
  • Pashalis Padeleris

    • status: open --> closed-fixed
     
  • Pashalis Padeleris

    The problem was fixed. The latest source is on SVN. The keyReleased event was not properly handled by the FireScreen and the ui components. Also I added a new feature. For platforms that do not support keyRepeated events (i.e. Canvas.hasRepeatEvents()==false), FireScreen will generate repeatEvents using its internal Thread every 200ms (defined on the FireScreen.keyRepeatPeriod)

     

Log in to post a comment.

MongoDB Logo MongoDB