Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
4.8.4
-
None
Description
Turn off the scroll bar by :
currentTab()>page()>mainFrame()->setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff);
And then turn on spatial navigation, and then go to scroll page. Eg. http://www.developer.nokia.com/document/Mobile_Hands-on_Labs/Qt/HelloQt/03.html
You will find that the scroll bar is disappear but I cannot navigate to the bottom of page.