Issue Details (XML | Word | Printable)

Key: PGTR-32
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: David Chui Wing Yen
Reporter: Maleko Taylor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence PageTree Plugin

Pagetree visually breaks when you hammer on a node.

Created: 21/Aug/08 02:39 PM   Updated: 03/Jan/09 08:12 PM
Component/s: {pagetree}
Affects Version/s: 1.10.1
Fix Version/s: 1.10.2
Security Level: public (Anyone can view the issue)

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. Confluence+Documentation+Page.jpg
(374 kB)

2. pagetree.JPG
(228 kB)
Issue Links:
Part
 

Labels:
Internal Complexity: 9
Internal Value: 2


 Description  « Hide
For example:
http://confluence.atlassian.com/display/DOC/Confluence+User+Guide

Rapidly click on any node in the pagetree. Eventually, the information in the node starts to overlap as the pagetree stops expanding downwards when a node is opened. This happens in Firefox 2.0.0.x, Firefox 3 and also in IE7. It seemed to work fine with IE6.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Ryan Talusan added a comment - 21/Aug/08 04:48 PM
this is a problem in Effect.BlindDown and Effect.BlindUp in script.aculo.us which is used by the PageTree macro

David Chui Wing Yen added a comment - 03/Jan/09 08:12 PM
This has been fixed as part of PGTR-38, which used jQuery's sliding API to accomplish the same effect.