Skip to main content

Search and Top Navigation

#8618 closed bug (wontfix)

Opened October 03, 2012 08:45AM UTC

Closed November 07, 2012 05:59PM UTC

Resizable: Gives unexpected results when used on a rotated (using css) element

Reported by: jeroenmoons Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.8.9
Keywords: Cc:
Blocked by: Blocking:
Description

When using the resizable plugin on an element that is rotated using css transforms, the mouse movements for the handles have not been rotated with the element. This gives some strange behaviour, when you pull the bottom right handle to the bottom right hand side, the rotated element gets smaller instead of bigger and vice versa.

You can see this behaviour in action in this jsfiddle:

http://jsfiddle.net/cLw7a/2/

The example uses jQuery UI 1.8.9 but it still exists in 1.8.24

Attachments (0)
Change History (5)

Changed October 03, 2012 11:51AM UTC by scottgonzalez comment:1

See #6844.

Changed October 03, 2012 01:03PM UTC by jeroenmoons comment:2

Replying to [comment:1 scott.gonzalez]:

See #6844.

That issue is also visible in my demo but not immediately connected to the bug I describe I think.

Changed October 11, 2012 02:52PM UTC by scottgonzalez comment:3

milestone: 1.9.02.0.0

Changed November 03, 2012 10:39PM UTC by tj.vantoll comment:4

status: newopen
summary: Resizable gives unexpected results when used on a rotated (using css) elementResizable: Gives unexpected results when used on a rotated (using css) element

Changed November 07, 2012 05:59PM UTC by mikesherov comment:5

resolution: → wontfix
status: openclosed

We discussed this at the meeting, and CSS transforms are not something we plan on supporting anytime in the predictable feature, so closing this as wontfix.