Ticket T1283053
Visible to All Users
Duplicate

SchedulerControl: AppointmentHtmlElementMouseClick issue when multiple resources are used

created 7 months ago

Hello,
I modified the HtmlMainDemo to reproduce this issue:

  • in SchedulerData.vb GenerateResources() add a second resource:
Visual Basic
calendars.Add(New Calendar() With {.Id = 1, .Caption = "Res. 2", .ParentId = 0})
  • change the schedulerControl1.OptionsCustomizations.AllowDisplayAppointmentform to Auto

  • run the app and change for one appointment the resource to (any):
    Clipboard-File-1.png

  • the right appointment shows the hover behavior of the button and a clicks shows the message box:
    Clipboard-File-2.png

  • moving the mouse over the left appointment does not trigger the hover behavior and clicks are not recognized:
    Clipboard-File-3.png

Regards,
Olaf

Answers approved by DevExpress Support

created 7 months ago

Hello Olaf,

Thank you for the project and screenshots.

I reproduced the behavior and forwarded it to our developers for investigation. You can track our progress in the following thread: SchedulerControl - Mouse events do not trigger when an appointment with an HTML/CSS template is drawn in multiple resources.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.