Bug Tracker

Opened 14 years ago

Closed 14 years ago

#3855 closed bug (duplicate)

jquery 1.3 and jquery.layout plugin

Reported by: blahetal Owned by:
Priority: minor Milestone: 1.3.1
Component: plugin Version: 1.3
Keywords: jquery.layout Cc:
Blocked by: Blocking:

Description

Hi, the new version (1.3) does not work well with jquery.layout plugin (http://layout.jquery-dev.net/). The previous version works just fine, the problem with the new one is that it's not possible to resize panes. You can check the behavior here (I've made 2 samples to demonstrate this issue - one sample uses 1.2.6 and one uses 1.3)

http://libor.own.cz/jquery_test/v126/ - 1.2.6 version loaded from google repository http://libor.own.cz/jquery_test/v130/ - 1.3 version loaded from google repository

try to resize the west pane by dragging the splitter. v1.3 does nothing, you can drag the splitter, but that's all. the pane won't resize.

Change History (1)

comment:1 Changed 14 years ago by john

Milestone: 1.31.3.1
Resolution: duplicate
Status: newclosed
Version: 1.3

This is due to the fact that the old UI draggables stopped working in 1.3 - the UI team has said that you'll need to upgrade to the latest release of jQuery UI in order for them to work.

See also #3799.

Note: See TracTickets for help on using tickets.