| Issue 361: | Autoscroll is broken with jQuery 1.8.x | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
What steps will reproduce the problem? 1. open http://wwwendt.de/tech/dynatree/doc/sample-dnd2.html 2. expand nodes, until the tree container shows a scrollbar 3. drag the top node down What is the expected output? What do you see instead? The tree should scroll inside it's container. Instead nothing happens.
Oct 7, 2012
Project Member
#1
moo...@wwwendt.de
Oct 7, 2012
(No comment was entered for this change.)
Labels:
Milestone-Release1.2.2
Oct 7, 2012
(No comment was entered for this change.)
Labels:
-Milestone-Release1.2.2 Milestone-Release1.2.3
Oct 7, 2012
autoscroll is a standard jQuery-Draggable feature:
http://jqueryui.com/demos/draggable/#option-scroll
Tested with FF 15)
* Dynatree 1.2.1, jQuery UI 1.8.17, jQuery 1.7.1: OK
* Dynatree 1.2.2, jQuery UI 1.8.17, jQuery 1.7.1: OK
* Dynatree 1.2.2, jQuery UI 1.8.17, jQuery 1.8.2: BROKEN: TypeError: $.curCSS is not a function
* Dynatree 1.2.2, jQuery UI 1.8.22, jQuery 1.7.2: OK
* Dynatree 1.2.2, jQuery UI 1.8.22, jQuery 1.8.0: BROKEN: no scrolling (no console warnings)
* Dynatree 1.2.2, jQuery UI 1.8.22, jQuery 1.8.1: BROKEN: no scrolling (no console warnings)
* Dynatree 1.2.2, jQuery UI 1.8.22, jQuery 1.8.2: BROKEN: no scrolling (no console warnings)
* Dynatree 1.2.2, jQuery UI 1.8.23, jQuery 1.7.2: OK
* Dynatree 1.2.2, jQuery UI 1.8.23, jQuery 1.8.2: BROKEN: no scrolling (no console warnings)
--> The bug seems to depoend on the jQuery version:
no working combination with jQuery 1.8.x
Summary:
Autoscroll is broken with jQuery 1.8.x
Oct 8, 2012
(No comment was entered for this change.)
Blocking:
dynatree:360
Oct 21, 2012
similar problem here:
http://stackoverflow.com/questions/12361986/jquery-1-8-breaks-sortable-list-scrolling-inside-absolute-positioned-element-wi
jQuery-UI ticket:
http://bugs.jqueryui.com/ticket/8564
Feb 10, 2013
(No comment was entered for this change.)
Labels:
-Milestone-Release1.2.3 Milestone-Release1.2.4
Feb 12, 2013
1.2.4 was a hotfix
Labels:
-Milestone-Release1.2.4 Milestone-Release1.2.5
Jun 19, 2013
Any progress on this? Using Jquery 1.9.1 and jqueryui 1.10.2
Sep 8, 2013
You tell me ;-) The jQuery UI ticket claims: "It seems to be fixed with jQuery 1.8.3 and jQuery UI 1.9.2"
Status:
Waiting
Owner: ---
Oct 6, 2013
Assume fixed
Status:
Fixed
|
||||||||