Double Click in Timeline View

I just tried the new bug patch of the scheduler: dhtmlxScheduler_v40_com_130813

When in the timeline view, the double click to open the light box only works if you click away from the text. If the text is clicked, nothing happens.

See diagram:

Hello,
sorry for the inconvenience, it is a know bug. html content in event bar stops onclick/dblclick event bubbling so it does not fires for the event bar. Problem is fixed in dev version, please check the attachment.

The download has a lot of other things beside the scheduler. There is a director which has the scheduler, just copy this directory?

Sorry, wrong attachment. Try this one.
dhtmlxScheduler_130827.zip (810 KB)

This is working great. Thank you.