Bug Tracker

Modify

Ticket #3855 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

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:
Blocking: Blocked by:

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

comment:1 Changed 4 years ago by john

  • Status changed from new to closed
  • Version set to 1.3
  • Resolution set to duplicate
  • Milestone changed from 1.3 to 1.3.1

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.