Side navigation
#12653 closed bug (duplicate)
Opened October 04, 2012 03:36PM UTC
Closed October 14, 2012 01:14PM UTC
Last modified October 14, 2012 01:16PM UTC
.width() function does not account for scrollbar width in IE8
Reported by: | mike.kiscaden@teamquest.com | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | dimensions | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When calling .width() on an element in IE8, the size returned does not adjust for the width of the scrollbar. The actual width of the element is smaller.
This is the same issue as #8048, but his is still an issue in Jquery 1.8.2
Attachments (0)
Change History (2)
Changed October 14, 2012 01:14PM UTC by comment:1
component: | unfiled → dimensions |
---|---|
priority: | undecided → low |
resolution: | → duplicate |
status: | new → closed |
Changed October 14, 2012 01:16PM UTC by comment:2
"Patch Welcome" means we don't believe there's a good way to solve this bug but that we'd gladly accept a patch from a contributor if they can solve it.
Duplicate of #8048.And it's still patchwelcome!