https://bugzilla.wikimedia.org/show_bug.cgi?id=67119

--- Comment #2 from Dirk Schulze <[email protected]> ---
(In reply to Tisza Gergő from comment #1)
> It's not clear to me from the description what the actual bug is; can you
> clarify?

In Safari, switching from window to fullscreen has a nice transition where the
page with the centered image scales to the fullscreen.

In Safari 8 this is broken: During the transition, the page gets reduced to a
height of 150px and a 150px height stripe of the page translates from the top
to the middle of the screen. The page stays 150px height during the whole
transition. After the transition, the page and image are scaled to the correct
size and 100% height of the screen.

While the SVG bug might not intentionally be used, so far just the 100%
viewport height bug of <svg> elements made it look correctly. If no size is
specified, the SVG is sized 150x300 px (just like HMTL Canvas) now. That
explains what you see the stripe above.

You can always test it with a WebKit nightly: http://nightly.webkit.org (OS X
required).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to