Opened 8 years ago

Last modified 8 years ago

#14916 open bug

Resizable: Westward resize with grid doesn't work

Reported by: leomosquera Owned by:
Priority: major Milestone: none
Component: ui.resizable Version: 1.11.4
Keywords: regression Cc:
Blocked by: Blocking:

Description

I have an issue with this, when you stretch the red rectangle to the right, it goes from 20 to 100 in 40 intervals, 20-60-100.. and then when you shrink it it goes back correctly, 100-60-20 but the black rectangle, that stretches to the left instead, goes correctly 20-60-100 but when its time to shrink it, it fails as it goes 100-60-40 and not back to 20, it works on a prior version, is this a bug or am I doing something wrong? here are examples of both the working and not working versions.

Older version jquery ui (v1.10.1) WORKING: https://jsfiddle.net/leomosquera/01zonewm/

New version jquery ui (v1.11.4) NOT WORKING: https://jsfiddle.net/leomosquera/p2L0odn5/13/

Change History (1)

comment:1 Changed 8 years ago by Scott González

Keywords: regression added
Status: newopen
Summary: JQuery Ui Resizable Used to work in older version, no longer in new oneResizable: Westward resize with grid doesn't work
Note: See TracTickets for help on using tickets.