Vaadin Calendar: Events with uneven dates

Hi,

I am trying to create events at uneven hours (by uneven I mean times like xx:yy with yy being everything but 00 or 30). The demo (http://demo.vaadin.com/calendar) allows such thing and displays it correctly but then I can’t click on it anymore: it calls the range selection handler instead of the event click handler. Is this a bug or a limitation of this add-on ?

Regards,

François.

Events should be rendered in the correct position and clicks should work even though the resolution of the calendar is 30min for range selection, event moving and resizing. Does it happen in a specific browser or in all of them? Can you reproduce it using http://demo.vaadin.com/calendar? In any case a ticket at http://dev.vaadin.com would be good but it requires that we can reproduce the problem in some way.

I could reproduce it on the demo site with both Chrome and Firefox so I created the ticket #6504. Tell me if you need more information.

François.