Skip to main content

Search and Top Navigation

#14916 open bug ()

Opened February 09, 2016 05:04AM UTC

Last modified February 09, 2016 06:18PM UTC

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/

Attachments (0)
Change History (1)

Changed February 09, 2016 06:18PM UTC by scottgonzalez comment:1

keywords: → regression
status: newopen
summary: JQuery Ui Resizable Used to work in older version, no longer in new oneResizable: Westward resize with grid doesn't work