WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 104414
[EFL][Qt][WK2] Going back to 47-amazing-css3-animation-demos shows nothing or wrong position
https://bugs.webkit.org/show_bug.cgi?id=104414
Summary
[EFL][Qt][WK2] Going back to 47-amazing-css3-animation-demos shows nothing or...
Kenneth Rohde Christiansen
Reported
2012-12-07 16:30:24 PST
Going back to
http://webdesignerwall.com/trends/47-amazing-css3-animation-demos
shows nothing or wrong position That is until you touch the mouse wheel, then it moves to the right position it was before.
Attachments
Patch
(1.53 KB, patch)
2012-12-19 05:10 PST
,
Kenneth Rohde Christiansen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Rohde Christiansen
Comment 1
2012-12-11 06:20:08 PST
clicking on the "image hover effect" demo, opens it, but not at (0, 0) position
Kenneth Rohde Christiansen
Comment 2
2012-12-11 06:20:52 PST
Most of the times when you push back it shows (0, 0) position until you scroll where it jumps to the right position
Kenneth Rohde Christiansen
Comment 3
2012-12-11 06:21:44 PST
but opening the morphing cubes and pressing back, doesn't go to (0,0) but a bit above where it should be, it then jumps automatically to the right position
Kenneth Rohde Christiansen
Comment 4
2012-12-19 04:38:39 PST
This seems to be caused by layouting. It returns to the right position but the image up top is not fully loaded, making it seem like the position move when it appears. When returning further down it sets a position which is not yet possible due to no content being at that place, returning to (0, 0) instead. This also affects Qt
Kenneth Rohde Christiansen
Comment 5
2012-12-19 04:41:12 PST
Another question is, why are we so slow at rendering/layout out when going back in history in comparison to Chrome
Kenneth Rohde Christiansen
Comment 6
2012-12-19 05:10:20 PST
Created
attachment 180140
[details]
Patch
WebKit Review Bot
Comment 7
2012-12-19 05:46:21 PST
Comment on
attachment 180140
[details]
Patch Clearing flags on attachment: 180140 Committed
r138149
: <
http://trac.webkit.org/changeset/138149
>
WebKit Review Bot
Comment 8
2012-12-19 05:46:25 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug