Side navigation
#11293 closed bug (fixed)
Opened February 06, 2012 09:20PM UTC
Closed June 07, 2012 03:08PM UTC
Reading width or outerWidth of empty TDs alters columns width values
| Reported by: | enzole | Owned by: | mikesherov | 
|---|---|---|---|
| Priority: | low | Milestone: | 1.8 | 
| Component: | dimensions | Version: | git | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
jQuery 1.7.1: Trying to get widths of empty cells produces a scrambled table:
This happens only on WebKit browsers (tested on Safari 5.1.2 mac/pc and Chrome 16.0.whatever mac/pc).
Attachments (0)
Change History (7)
Changed February 06, 2012 10:10PM UTC by comment:1
| priority: | undecided → low | 
|---|---|
| status: | new → open | 
Changed May 29, 2012 01:26AM UTC by comment:2
| component: | unfiled → dimensions | 
|---|---|
| milestone: | None → 1.8 | 
| owner: | → mikesherov | 
| status: | open → assigned | 
| version: | 1.7.1 → git | 
Weird. What I'm experiencing (even without the last line modifying anything) is a style tag being injected where it shouldn't be (confirmed Chrome Canary):
http://addyosmani.com/gyazo/7421c2.png