Version: unspecified OS: Linux When you are in a non-scrollable activity and you move an item to below the visible screen, it is not possible to scroll down to it. Reproducible: Didn't try Steps to Reproduce: On an activity with nothing on it, create an item, then drag it below. Actual Results: It goes "off screen" but the activity is not scrollable. Expected Results: The activity should become scrollable (or even reposition so there is no "dead air" at top?) As soon as another item it added, it becomes scrollable. Repeating with that item re-triggers the problem. The scrolling seems to be based on / rely on at least one item being fully visible?
Git commit 43b3181413b56ea4f13ea7b688671a787267e423 by Marco Martin. Committed on 28/09/2011 at 16:31. Pushed by mart into branch 'master'. consider the y of childrenrect as well CCBUG: 282837 M +2 -2 containments/activityscreen/contents/ui/main.qml http://commits.kde.org/plasma-mobile/43b3181413b56ea4f13ea7b688671a787267e423
*** Bug 282151 has been marked as a duplicate of this bug. ***
I can't reproduce it until bug #282638 is fixed.
The reported problem seems to be fixed, I could not reproduce it. However now if you place a resource box in the lowermost row of the visible area, the activity becomes scrollable even though the box is fully visible without scrolling.
Already fixed in 2011-10-04-01-28-meego-plasma-active-testing-USB-live.iso