Ticket #2529260 (closed defect)
Reporter George |
Opened: 08/30/10 Last modified: 09/7/10 Status: closed Type: defect Resolution: fixed |
Owner Satyen Desai |
Target Release: 3.2.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | ScollView with scrollbar example not working in IE7 | ||
| Description: | launch flick content up once |
||
| Type: | defect | Observed in Version: | development master |
| Component: | ScrollView | Severity: | S3 (normal) |
| Assigned To: | Satyen Desai | Target Release: | 3.2.0 |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | ||
| Browsers: | IE 7.x | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 08/30/10
|
|
Posted: 08/30/10
Fixed IE7 scrollview missing content. Fixes #2529260. Tested all scrollview examples on IE6,7,8, FF 3.6, Safari 5, iPhone emulator and android emulator |
|
Posted: 09/7/10
|
I see the bug in the example on IE7. I don't see it on IE6.
I don't see the bug on IE7 on the manual test page for the same scrollview configuration: yui3/src/scrollview/tests/manual/scrollview.html
Seems like some CSS on the example page maybe impacting the initial height calcs. Will look into.