Search and Top Navigation
#1711 closed bug (fixed)
Opened September 22, 2007 08:35AM UTC
Closed September 23, 2007 12:56PM UTC
Last modified February 26, 2009 11:10AM UTC
Shift-Key behaviour in resizables buggy
Reported by: | c_t | Owned by: | paul |
---|---|---|---|
Priority: | critical | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi all,
I was discovering this bug when investigating on the issue I described in Bug http://dev.jquery.com/ticket/1708 .
When the shift-key is pressed the width-height-ratio of a resizable is preserved on resize. However there were problems with the N, S, NE and NW handles. I was able to fix them, see the appended patch.
I still think it would be nicer if the resizable would expand to top ''and'' bottom when W or E handles are dragged and expand to left ''and'' right when S and N handles are dragged. At the current state the point of reference is the upper left corner. So dragging the S or N handles just resizes to the left and dragging the E or W handles just resizes to the bottom....
To acchieve the beforementioned behaviour I guess a cleanup and review of the calculations would be very helpful.
Cheers, Christoph
Attachments (0)
Change History (4)
Changed September 23, 2007 12:13PM UTC by comment:1
owner: | → paul |
---|---|
status: | new → assigned |
Changed September 23, 2007 12:56PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
Hey, thanks for the fixes! I think the desired behaviour is how it is now (compare with photoshop for example). Closed!
Changed May 24, 2008 03:39AM UTC by comment:3
milestone: | 1.2.2 |
---|
Milestone 1.2.2 deleted
Changed February 26, 2009 11:10AM UTC by comment:4
milestone: | → 1.5 |
---|