v18 Container Scroll's when opening dialog or window - Scroll/Focused Item Bug?
#1
This has been around in Leia for some time. This is not an issue with krypton. 

For example - opening the dialog select for language selection, if the default focus is past the first page the container scroll's to the focused item. The same for library views.

In Estuary it is not noticeable.

In Confluence or Rapier skin's it can easily be seen.

A video of the issue in action
https://youtu.be/3MfDCJrJfF8


Setting <Scrolltime> to 0 stops this issue. Also Container(x).CurrentPage and Container(x).NumItems are not adding up.

There really is something strange with Leia with the scroll position and the focused item in containers.
Madnox 2.0
Forum / Source
Reply
#2
Try a newer nightly as this was fixed recently.
Reply
#3
(2017-12-12, 21:26)Hitcher Wrote: Try a newer nightly as this was fixed recently.

For my sanity i updated windows, installed a fresh version of kodi, latest 32bit nightly and no addons apart from confluence.

The issue still persists.

https://pastebin.com/EaYkLKLD


In regards to the page count;

This what i see when the DialogSelect is first opened

Image


Then hit page up and down. (Does not work with arrow keys)

Image
Madnox 2.0
Forum / Source
Reply
#4
I have tried most of the other skins that are in the repo for Leia.
There is something different in the skin code that i am not certain on.

For the scrolling issue all skins are showing the behavior apart from estuary in the dialog select.

For the page count using page up/down everything is ok, once the dialog/window is open. If you use the arrow key (one line to the next) the page count is not as it should be. This is including Estuary.

Can any other skinner's also confirm this?
Madnox 2.0
Forum / Source
Reply
#5
Have been testing with Estuary. The difference between skins is the animations and movement/focus positions.


To replicate the scrolling issue;

For DialogSelect remove
Code:
<include>Animation_DialogPopupOpenClose</include>

and View_50_List in the ListContainer include remove
Code:
<movement>5</movement>
<focusposition>6</focusposition>

For view 50 the scroll is only visible on first load of the container and if you have more than one page.
Madnox 2.0
Forum / Source
Reply
#6
Weird because the test build with the fix solved the animation issue for me but for some reason it's still there with the nightlies.
Reply

Logout Mark Read Team Forum Stats Members Help
Container Scroll's when opening dialog or window - Scroll/Focused Item Bug?0