Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
4.6.2
-
None
-
qt-declarativeui-branch, based on commit e8f2c6ebc1091922089017b796937e701ccf5bd0
configure was: -opensource -no-qt3support -qt-sql-sqlite -plugin-sql-mysql -plugin-sql-psql -optimized-qmake
Ubuntu 9.04 / 64bit
gcc 4.4.0
Description
I don't know if these are bugs of declarative or only of the flickr-demo, but anyway, they are bugs:
- start flickr-mobile
- click on a photo
- click 'More...'
- click on button on top '...'
- click 'OK'
- you should see now, that the image you clicked isnt back there, but there's more
- click another photo
- you will be again instantly in the 'More...'-state AND the image isn't centered (for most of the cases) and that's what i believe is a declarative bug
- click on 'More...'
- resize the window (yeah i know, this won't be a use-case for a mobile-version)
- the other photo should be visible also and their positions seem randomized
this can't happen to the desktop-demo as you can not directly go back from the view-mode to the photo-overview,
but there's something that is reproducable in both examples:
- click a photo
- go on 'View...' / 'More...'
- zoom in
- don't zoom back to normal
- click 'Back' (on desktop again 'Back')
- click another photo
- click on 'View...' / 'More...'
- the photo is not centered
seems like some values were not updated properly, so i would classify this more as a declarative-bug than a flickr-bug
Attachments
Issue Links
- is replaced by
-
QTBUG-9961 Flickable viewport position does not update correctly
- Closed