Ticket #2530012 (accepted defect)

Reporter


einarq
Opened: 03/2/11
Last modified: 04/28/11
Status: accepted
Type: defect

Owner


Matt Sweeney
Target Release: FUTURE
Priority:
Summary: Too large value returned from getStyle in IE7
Description:

Seems to happen due to conversion to pixels in the dom-style-ie module. YUI 2 returned 100%, YUI 3 returns 1555px in IE7, 1360px in IE9.
Chrome correctly returns 10px.

Type: defect Observed in Version: 3.3.0
Component: Dom Severity: S3 (normal)
Assigned To: Matt Sweeney Target Release: FUTURE
Location: Priority:
Tags: Relates To:
Browsers: IE - All
URL:
Test Information:

- Open the attachment in IE 7
- See the alert of 1555px
- Open the attachment in Chrome
- See the alert of 10px

Attachments

Attachment #1: test.htm (download)

Change History

Matt Sweeney

YUI Developer

Posted: 04/28/11
  • milestone changed to FUTURE
  • status changed from new to accepted