Impossible to pull to refresh scopes with Qt 5.5
Bug #1502883 reported by
Timo Jyrinki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtdeclarative-opensource-src (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Invalid
|
High
|
Albert Astals Cid |
Bug Description
The pulling to refresh scopes does not work with Qt 5.5, since the amount of pixels that can be pulled down is only a few pixels, or at least severely less than with Qt 5.4 where the pulling gesture more or less follows finger.
More information about Qt 5.5 at https:/
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Albert Astals Cid (aacid) |
Changed in qtdeclarative-opensource-src (Ubuntu): | |
status: | New → Fix Committed |
status: | Fix Committed → New |
To post a comment you must log in.
This is a regression of QtQuick 5.5.0
I copied src/quick/ items/qquickfli ckable* from 5.5.1 to the 5.5.0 deb src package and rebuilt and now works fine, so i guess we should just wait for Qt 5.5.1 package to update.