Ticket #2680 (closed bug: invalid)
Treeview Plugin (Jörn Zaefferer) - Firefox formatting bug
| Reported by: | barry.moore | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugin | Version: | 1.2.3 |
| Keywords: | Treeview Jörn Zaefferer | Cc: | enchos@… |
| Blocking: | Blocked by: |
Description
First of all, thank you very much Jörn for your execllent collection of plugins which seem to be tailor made to fit my needs. I am very grateful for you contributions.
I'm having trouble with the jQuery Treeview plugin. In my hands it doesn't work properly on Firefox. On either Jörn's demo page ( http://jquery.bassistance.de/treeview/demo/) or my own local implementation; when a parent node is collapsed it's next sibling node moves up correctly, but gets indented to the right incorrectly as if it were a child of it's previous sibling.
Have a look at a screen shot of the incorrectly formatted version on Firefox:
http://malachite.genetics.utah.edu/img/treeview_ff.jpg
and the correctly formatted version on Safari:
http://malachite.genetics.utah.edu/img/treeview_sf.jpg
Notice how in 'Sample 0' item 2 is indented as if it were a child in the Firefox version, but is formatted correctly as a sibling in the Safari version. Sorry I don't have IE, Opera or other platforms to test on at this time. Also,
I just downloaded the jQuery (1.2.3) and the Treeview plugin (1.4) fresh yesterday. I'm working on a Mac PowerBook G4. I'm viewing with Firefox 2.0.0.13 and Safari 3.1
Barry
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .