Languages

Menu
Sites
Language
[Updated] Rare OptionMenu bug

I have reported this bug to tizen team but I want to share it with you

If you have application with only one form and the form is set to horizontal mode only, then trying to show the OptionMenu for the first time result in a bug.

After you click the menu hard key for the first time, the OptionMenu is shown at the left side of the form and if you try to click on it, it goes invisible

Clicking again on the menu hard key will show the OptionMenu on the right side of the screen and it works now. It seems that the OptionMenu cannot detect the orientation of the form at the beginning .. It always behave as if the form is in vertical mode

------------------

update:
I just found out that this bug only happens when the form logical dimension is set to 480 and the OptionMenu has MORE than 3 items!!

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
muditha murthy
Is it happening in latest 2.2b SDK also?
it is in 2.2b and 2.2
Ok, I just found out that this bug only happens when the form logical dimension is set to 480 and the OptionMenu has MORE than 3 items!!