Closed Bug 858715 Opened 12 years ago Closed 12 years ago

Editor helper min height and width can be circumvented

Categories

(Webmaker Graveyard :: Popcorn Maker, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: thecount, Assigned: thecount)

References

Details

Attachments

(1 file)

STR: 1. Add a popup track event. 2. Drag the width to be smaller than min. Expected: It enforces the min width. 3. Now, try it again. Expected: Still enforced. Actual: Lets me make it smaller. Seems if you resize something that's on the min, it is not enforced.
So, probalem here is a track event with paremeters not being changed, does no tdo the update, thus it leaves the draggable div in whatever state jquery ui left it at. The above patch simply assumes the update may not succeed, so it handles it itself, just in case.
Assignee: nobody → scott
Attachment #734058 - Flags: review?(schranz.m)
Attachment #734058 - Flags: review?(schranz.m) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: