Completed
Last Updated: 22 Aug 2022 14:15 by ADMIN

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795
Browser: Version 103.0.1264.71 (Official Build) (64-bit)

URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx

Repro Steps:
1. Open URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx page in Edge Browser.

2. In the calendar, TAB through the controls "Mon, 30", "Tue, 31", "Wed, 1", etc.

3. Observe the issue that the controls do not display a focus outline when they receive focus. 

Actual Behavior:

Focus indicator is not visible on the controls, "Mon, 30", "Tue, 31", "Wed, 1", etc.

Expected Behavior:

Focus indicator(s) must be clearly visible on each interactive element when navigating the page using the tab key.


 


Completed
Last Updated: 01 Nov 2021 10:43 by ADMIN
Release R3 2021 SP1
Created by: Remy
Comments: 0
Category: Scheduler
Type: Bug Report
0

When the Scheduler is in an initially hidden container, the appearance is broken. 

Solution: call the .repaint() method of the control as soon as the parent becomes visible

Completed
Last Updated: 21 May 2020 13:19 by ADMIN
Release R2 2020
Completed
Last Updated: 04 Sep 2019 12:51 by ADMIN
Created by: murugesan
Comments: 1
Category: Scheduler
Type: Bug Report
0
Hi,


I used "Telerik Ajax Rad Scheduler" using DLL  "Telerik.Web.UI.dll" version "2014.1.225.40", but i got an error "Failed to load resource: the server responded with a status of 404 (Not Found)" and UI styles are only loaded partially.



I also tried the below mentioned steps  provided on the URL , but it did not work. Please  let me know your thoughts and help me to overcome this scenario

1) https://www.telerik.com/forums/telerik-web-ui-webresource-axd-404-error-not-found

2) https://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/web-resources-troubleshooting
Completed
Last Updated: 17 Apr 2018 10:33 by ADMIN
When the timezone of the client is before UTC (e.g. UTC -1 or UTC -3) if you use the calendar for navigation, you will be navigated to the day before the selected one.
Completed
Last Updated: 12 Aug 2021 13:52 by ADMIN
Release R3 2021
Completed
Last Updated: 22 Jun 2022 12:13 by ADMIN
Completed
Last Updated: 22 Jun 2022 11:46 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Bug Report
0

			
Completed
Last Updated: 19 Sep 2016 15:14 by ADMIN
Completed
Last Updated: 19 Sep 2016 15:33 by ADMIN
Completed
Last Updated: 31 May 2021 14:20 by ADMIN
For our product we are using Telerik RadScheduler to display user calendar information, which we make extensive use of the Telerik.Web.UI.RecurrenceRule implementation.

Additionally we are now integrating with Google Calendar to display and edit external events within our application.

There have been several recurrence rules returned from Google that follow the iCalendar standard but RecurrenceRule has failed to parse correctly. Below are some examples of rules that have issues:

1. EXDATE value is ignored:

DTSTART:20160405T120000Z
DTEND:20160405T130000Z
RRULE:FREQ=DAILY;INTERVAL=4;BYDAY=MO,TU,WE,TH,FR,SA,SU
EXDATE;VALUE=DATE-TIME:20160413T120000Z

2. INTERVAL is ignored (interval of 1 is assigned when parsed by Telerik)

DTSTART:20160404T120000Z
DTEND:20160404T130000Z
RRULE:FREQ=DAILY;COUNT=10;INTERVAL=4

3. Parse fails completely:

DTSTART:20160404Z
DTEND:20160405Z
RRULE:FREQ=WEEKLY;UNTIL=20160509Z;BYDAY=MO;INTERVAL=1

Completed
Last Updated: 22 Jun 2022 09:34 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 1
Category: Scheduler
Type: Bug Report
1

			
Completed
Last Updated: 20 Sep 2016 10:59 by Christian
Completed
Last Updated: 22 Jun 2022 10:09 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Bug Report
1

			
Completed
Last Updated: 20 Jun 2022 14:43 by ADMIN
Completed
Last Updated: 19 Oct 2015 06:53 by ADMIN
Completed
Last Updated: 05 May 2015 08:32 by ADMIN
1 2 3