ubports / ubuntu-ui-toolkit

Moved to https://gitlab.com/ubports/core/lomiri-ui-toolkit
https://gitlab.com/ubports/core/lomiri-ui-toolkit
GNU Lesser General Public License v3.0
13 stars 21 forks source link

ComboButton: Scroll does not appear #77

Closed lduboeuf closed 3 years ago

lduboeuf commented 4 years ago

In address-book-app, edit a contact, click on the comboButton, the scrollbar should be displayed. I have this in log:

file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.3/ComboButton.qml:397:4: QML Scrollbar: Cannot anchor to an item that isn't a parent or sibling.
QML Scrollb

That is strange because the Scrollbar is a sibling of the flickable This is reproducible also on toolkit gallery

lduboeuf commented 4 years ago

Did a work around on contact edition but would need to be remove later

UniversalSuperBox commented 3 years ago

Ubuntu UI Toolkit has moved to https://gitlab.com/ubports/core/lomiri-ui-toolkit. If this issue is still relevant, please file it again at https://gitlab.com/ubports/core/lomiri-ui-toolkit/-/issues.