Skip to main content

Bug Tracker

Side navigation

#4481 closed bug (duplicate)

Opened April 02, 2009 11:54PM UTC

Closed August 09, 2009 12:27AM UTC

curCSS method doesn't return correct values in IE for font-size, line-height, margin and padding

Reported by: DmitryBaranovskiy Owned by:
Priority: undecided Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

curCSS method fails with exception if you are trying to get "padding" on element with padding like "2em 1em" in IE

Another problem with getting font-size of elements with font-size set in "em" or "%" in IE

Another problem with line-height when it is float (line-height: 1.5)

Patch is attached

Attachments (1)
  • jquery.patch (2.5 KB) - added by DmitryBaranovskiy April 02, 2009 11:56PM UTC.

    Patch for curCSS method

Change History (2)

Changed August 08, 2009 02:02AM UTC by dmethvin comment:1

Duplicate of #4295, see the discussion there.

Changed August 09, 2009 12:27AM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed