search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Crosshair=header : highlight don't disapear anymore when moving in columns header

Asked by AGX
4 years ago.

Reproduced on demo : https://aspnet.daypilot.org/demo/Calendar/Crosshair.aspx

When option Crosshair=header is active, if you are in a cell, column and row headers are highlighted => OK.

From a cell, if you move mouse to the left horizontally on the row, arriving at the row header, the higlight disapear on both column and row headers => OK

From a cell, if you move mouse up the top vertically on the column, arriving at the column header, the higlight stay on the first row header and on the column header => ERROR

It cause us problems since we defined links action in the columns headers that are now masked by the crosshair highlight div (<div class="[theme]_crosshair_top" style="position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background-color: red !important;"></div>).

For information, bug was introduced by version 2019.2.3715 (working as expected in 2019.2.3711) and is still present at this day (v2020.1.3734).

Thanks

Answer posted by Dan Letecky [DayPilot]
4 years ago.

This issue is now fixed and the fix will be included in the next ASP.NET version release which will be available in about 14 days.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.