pcirella / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

Parent of nested childs cannot be clicked properly in webkit #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
OS: Win7, but complaint originally came from a user using Apple OSX
Browser: Chrome, Safari (Webkit, basically).

Reproduce by opening html file in attachment, when copied to the /doc/ folder 
of v1.1.1 (as requested).

I'm adding tree items statically with html <ul> and <li> nodes.

When a node is added that has an expanded sub-node, the span is shifted up. The 
highest node can no longer be checked properly because this span is layed over 
it. Only the top can still be clicked/checked.

I think this might have been fixed for issue133 (not sure, but the issue looks 
very similar). However, this fix was undone for issue165.

Original issue reported on code.google.com by vanpeteg...@gmail.com on 5 Apr 2011 at 2:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 7 Apr 2011 at 6:18

GoogleCodeExporter commented 9 years ago
Probably related to
    http://code.google.com/p/dynatree/issues/detail?id=172
Using strict is a workaround.

Original comment by moo...@wwwendt.de on 7 Apr 2011 at 6:31

GoogleCodeExporter commented 9 years ago
As of 2014 Dynatree is feature frozen.
Please have a look at Fancytree (sequel of DynaTree 1.x): chances are good that 
the problem was resolved / the requested featuer is already implemented.
Please open a new issue there otherwise:

https://github.com/mar10/fancytree

Original comment by moo...@wwwendt.de on 1 May 2014 at 4:44

GoogleCodeExporter commented 9 years ago
Cleanup Scrumboard

Original comment by moo...@wwwendt.de on 2 May 2014 at 7:47