Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html in node title prevents click #228

Closed
ruud-altenburg opened this issue May 14, 2014 · 2 comments
Closed

html in node title prevents click #228

ruud-altenburg opened this issue May 14, 2014 · 2 comments
Labels
Milestone

Comments

@ruud-altenburg
Copy link

The node title can contain html. However, the text between tags does not respond to clicks anymore. The easiest way to replicate this issue is to go to

http://wwwendt.de/tech/fancytree/demo/sample-configurator.html

and modify the node title with Firebug. E.g. if you replace the title
Simple node with active children (expand)
with
<em>Simple node with active children</em> (expand)
only double-clicking on (expand) will open and close the node.

@mar10 mar10 added the bug label May 14, 2014
@mar10 mar10 added this to the 2.x Backlog milestone May 14, 2014
@markbernard
Copy link
Contributor

I have fixed this and issued a pull request. We'll see if my change is correct and accepted.

@mar10
Copy link
Owner

mar10 commented May 18, 2014

Thanks, I could reproduce it and will also look into it.

@mar10 mar10 closed this as completed in c90f6ca May 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants