Details
-
Bug
-
Resolution: Moved
-
P1: Critical
-
4.7.3
-
latest Symbian build
Description
When application UI orientation is set to landscape by calling CAknAppUi::SetOrientationL() at application startup, the coordinates on mouse events become inconsistent.
It looks as though the coordinates are still in portrait mode. Additionally, when "Y" coordinate exceeds 360, the mouse event goes to whatever is below the application.
Please run the attached sample application on the device. The application must be launched while the device is in portrait mode. If it is launched in landscape mode, everything works fine.