WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 159512
Bug 155572
[GTK] Page not resized if window size changes when webview is not displayed
https://bugs.webkit.org/show_bug.cgi?id=155572
Summary
[GTK] Page not resized if window size changes when webview is not displayed
Michael Catanzaro
Reported
2016-03-16 18:33:42 PDT
Created
attachment 274251
[details]
Screenshot of bug Open Epiphany and ensure the window is not maximized. Load in separate tabs one page that triggers AC mode and one that does not. I tested with
https://duckduckgo.com/?q=search
(AC mode) and
https://www.gnome.org/
(not AC mode). Switch to the tab that does not use AC mode. Maximize Epiphany. Switch back to the tab that does use AC mode. You'll see the page occupies a small corner of the window, and the rest of the webview is white. In 2.10 you'll see the vertical scrollbar next to the content as well (in the middle of the webview). The problem gets fixed when you mouse into the webview.
Attachments
Screenshot of bug
(71.60 KB, image/png)
2016-03-16 18:33 PDT
,
Michael Catanzaro
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-07-18 00:55:09 PDT
I can reproduce this with MiniBrowser. With AC mode forced, I can even reproduce it using a single tab and just maximizing the window.
Carlos Garcia Campos
Comment 2
2016-07-18 05:17:55 PDT
I think this problem is related, or the same, than
bug #159512
. We see the old contents rendered because of the trick of RedirectedXCompositeWindow that renders the old surface into the new one on resize. The problem is that the web process is not rendering anything after that.
Carlos Garcia Campos
Comment 3
2016-07-19 02:29:45 PDT
This is indeed the same problem than
bug #159512
*** This bug has been marked as a duplicate of
bug 159512
***
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