pcirella / dynatree

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

Problem with selecting/expanding nodes in Google Chrome 4 #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open this site: http://wwwendt.de/tech/dynatree/index.html with Google
Chrome version >= 4 (maybe other version are affected too?)
2. Select a node or try to expand the tree which is located below "A quick
example"
3. See that when selecting an item the item below that one is selected.
4. Expanding the tree is only possible when clicking on the margin of the
"+"-image and not in the middle 

What is the expected output?
Working tree as in other browsers ;)

What version of the product are you using?
Tested with version 0.5.2 and 0.5.1

On what operating system and browser?
Windows 7 x64 - Google Chrome 4.0.249.78
FF, IE, Safari seem to work

Original issue reported on code.google.com by richard....@gmail.com on 2 Feb 2010 at 1:34

GoogleCodeExporter commented 9 years ago
Dear

I'm having the same problem when using chrome. Any solution?

Grateful

Original comment by jmarc.1...@gmail.com on 12 Feb 2010 at 5:41

GoogleCodeExporter commented 9 years ago
Same problem : Google Chrome 5.0.307.7 beta - Linux

Thank you

Original comment by nim...@gmail.com on 15 Feb 2010 at 9:40

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 15 Feb 2010 at 10:21

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r302.

Original comment by moo...@wwwendt.de on 16 Feb 2010 at 9:10

GoogleCodeExporter commented 9 years ago
Could reproduce it on the project site, but not in the example browser. 
Strange...
Anyway, hopefully fixed here: r302

Original comment by moo...@wwwendt.de on 16 Feb 2010 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 16 Feb 2010 at 9:17

GoogleCodeExporter commented 9 years ago
Very nice. Working like a charm for me now.
Very many thanks

Original comment by richard....@gmail.com on 16 Feb 2010 at 9:28

GoogleCodeExporter commented 9 years ago
Working great now.

Thank you very much.

Original comment by nim...@gmail.com on 16 Feb 2010 at 3:09

GoogleCodeExporter commented 9 years ago
Is perfect now

Thank you very much

Original comment by jmarc.1...@gmail.com on 17 Feb 2010 at 12:20

GoogleCodeExporter commented 9 years ago
It works in FF, IE and Chrome, but not in Opera 11.50 and before.
I had to do the following:

span.dynatree-node
{
  /*display: -moz-inline-box; /* @ FF 1+2 */
  display: block; /* Required to make a span sizeable */
}

Now in all current browsers it works.

Original comment by mathiasmartin82 on 4 Jul 2011 at 10:50

GoogleCodeExporter commented 9 years ago
my dynatree code is working fine in another pc but not working on mine. can 
anyone tell me what could be the issue.

Original comment by wasim.pa...@keeptrak.co.in on 30 Jan 2012 at 5:35

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:19