WebFrame rendering issues with webAppScale (Bug #313)
Description
Whenever webAppScale is higher than 1.0 (I presume there are also adverse effects < 1.0 also) the BrowserAdapter/WebFrame does not render the entire page, roughly 1/3 of the display is made up of webkit background checkboxes.
I think this is because the BrowserAdapter/BrowserServer instance also need to have it's scale set, but I can't seem to find an interface.
History
Updated by Simon Busch over 5 years ago
- Target version deleted ()
Updated by Josh Palmer over 5 years ago
- Assignee set to Donald Kirker
Updated by Josh Palmer over 5 years ago
This has been fixed in wop/BrowserServer, however it needs to query the screen size instead of doubling the original viewport size. (Don't close)
- Status changed from New to Resolved
Updated by Simon Busch about 5 years ago
- Target version set to Affogato
Updated by Simon Busch over 4 years ago
- Status changed from Resolved to Closed