Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.6.0
-
None
-
None
-
Samsung i8910.
Description
QS60Style creates incorrect mask for SkinFrameElements. This causes the elements to be displayed with strange colors and jagged edges.
enum SkinFrameElements
{ SF_ButtonNormal, SF_ButtonPressed, SF_FrameLineEdit, SF_ListHighlight, SF_OptionsMenu, SF_SettingsList, SF_TableItem, SF_TableHeaderItem, SF_ToolTip, SF_ToolBar, SF_ToolBarButton, SF_ToolBarButtonPressed, SF_PanelBackground, SF_ButtonInactive, };
Samsung's themes probably define their skin elements differently than Nokia devices' themes (or public themes).
Check mask generation in QS60StyleModeSpecifics::createSkinnedGraphicsLX.