Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 12:42, 12 December 2007.

KIS000301 - Unintentional application switch to background when key blocking is disabled

From Forum Nokia Wiki


Unintentional application switch to background when key blocking is disabled
KIS000301
Overview
After disabling the key blocking with CAknAppUi::SetKeyBlockMode(), certain key combinations cause the application to switch to background unintentionally.
Reported against
S60 2nd Edition, FP2, Nokia 6630, Nokia 6680
S60 2nd Edition, FP3, N70, N90
Date identified
November 10, 2005
Symptoms
-
Detailed description
Most S60 games set the key-blocking mode off to allow multiple simultaneous key presses. This can be done in the application UI (CAknAppUi) implementation by calling
SetKeyBlockMode(ENoKeyBlock);
On S60 2nd Ed, FP2 or newer devices, the following combinations of keys pressed simultaneously are known to cause the application to switch to background when in non-blocking mode:
  • ’7’ + ’8’ + ’0’ + ’*’
  • ’9’ + ’0’ + ’#’
How to reproduce
(See detailed description)
Solution
No solution exists. Key mapping in games should be designed so that the player does not accidentally press the above combinations.
Related Discussions
Thread Thread Starter Forum Replies Last Post
Capture Key without WS dijox General Symbian C++ 0 2003-04-15 12:45
How to start an app from the main menu with a key press emcolo General Symbian C++ 0 2004-01-12 17:47
What is the Keycode value of Edit key in 3rd edition and 2nd edition sriramadasu General Symbian C++ 3 2007-06-19 05:39
Raw event meenuj General Symbian C++ 9 2004-02-12 03:15
Subsequently switching view and displaying note (S60 3rd) uttumuttu Symbian User Interface 1 2006-07-21 14:56
 
Powered by MediaWiki