[TIMOB-490] hiding toolbar with webview that has css bg color leaves toolbar residue
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.1.0 |
Components | iOS |
Labels | ios, iphone |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:30:09.000+0000 |
Updated | 2011-04-17T01:53:16.000+0000 |
Description
Base UI => Views => Web Views => Local URL
click button to hide toolbar and there will be white space where the toolbar used to be.
this only seems to occur when the html doc has a background-color specified on the body. if you use the web view's background color property on the object, it works fine.
Comments
- Blain Hamon 2011-04-15
Was able to recreate earlier, could not recreate now. Marking as resolved because I think it was fixed during an earlier bugfix.