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
http://yuibuild.corp.yahoo.com/yui3/lastSuccessful/examples/scrollview/scrollview_source.html

flick content up once
current content is scrolled out of view, no new content is draw
cpu gets pegged at 100%

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

Satyen Desai

YUI Developer

Posted: 08/30/10
  • status changed from new to accepted

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.

Satyen Desai

YUI Developer

Posted: 08/30/10
  • resolution changed to fixed
  • status changed from accepted to checkedin

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
View Commit: 0de09070b11fec5f2b8e5323bd852fc90700d104

George

YUI Developer

Posted: 09/7/10
  • status changed from checkedin to closed