Skip to main content

Bug Tracker

Side navigation

#3855 closed bug (duplicate)

Opened January 15, 2009 01:13AM UTC

Closed January 15, 2009 01:57PM UTC

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.

Attachments (0)
Change History (1)

Changed January 15, 2009 01:57PM UTC by john comment:1

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.