Languages

Menu
Sites
Language
Tizen 4 vs Tizen 5 - different behavior

Hi Tizen community.

I have another question. I'm creating a sample app for Tizen but the same code is working differently on both platform version (Tizen 4 and 5).

1. For example: Simplest listView object (on Tizen 4) after rotate bezel is scrolling 1 position down/up, but on Tizen 5 I have a scroll 2 position down/up.

2. Another problem: If I have active, for example, 3rd element on listView, on Tizen 5 I can't click on the previous element on list (2nd) but it's working for next element (4th). On Tizen 4 everything is working well (both prev and next element click).

Next change is that, on Tizen 5 during scrolling listView, prev/next element are smaller than currently active one (on Tizen 4 each elements have the same size) Is it normal?

 

I don't know I can configure that behavior etc. but I can't find any answers or solutions for that.

Thanks in advance!

Responses

1 Replies
Armaan-Ul- Islam

# Simplest listView object (on Tizen 4) after rotate bezel is scrolling 1 position down/up, but on Tizen 5 I have a scroll 2 position down/up.

==> May be a planned updated feature in Tizen 5.

 

# On Tizen 5 during scrolling listView, prev/next element are smaller than currently active one (on Tizen 4 each elements have the same size)

==> May be a planned updated feature in Tizen 5.

 

# If I have active, for example, 3rd element on listView, on Tizen 5 I can't click on the previous element on list (2nd) but it's working for next element (4th).

==> Sounds like a BUG. You may report a bug on Tizen bug Tracker. Here’s a guideline on how to report bugs. Please share your progress and the 'Reported bug' link here on this post to help the developers keep track.