Skip to main content

Bug Tracker

Side navigation

#12438 closed bug (invalid)

Opened September 01, 2012 07:37AM UTC

Closed September 01, 2012 12:39PM UTC

css3 resize breaks jquery width()

Reported by: bluemangroupie@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Step 1. Create a div and set css "resize: both".

Step 2. Run $(div).width() to see that you get the correct width.

Step 3. Resize the div.

Step 4. Run $(div).width() again. You'll get the same result even though you just changed the width by resizing.

Attachments (0)
Change History (2)

Changed September 01, 2012 07:49AM UTC by bluemangroupie@gmail.com comment:1

Argh, ignore me, close this.

Changed September 01, 2012 12:39PM UTC by mikesherov comment:2

resolution: → invalid
status: newclosed