Completed
Last Updated: 25 Dec 2023 09:04 by ADMIN
Release R3 2023
Created by: Martin Ivanov
Comments: 3
Category: UI for WPF
Type: Feature Request
25
The new API should allow you get an SVG file and convert it in a WPF-friendly format.

If there is a control, it should also display the SVG contents.
Unplanned
Last Updated: 18 Dec 2023 11:54 by Stenly

We can add a new control similar to the ToolbarForm control from the Telerik UI for WinForms:

Overview - RadToolbarForm - Telerik UI for WinForms

Need More Info
Last Updated: 08 Dec 2023 10:00 by ADMIN

Using RadTabbedWindow I noticed difficulty dragging maximized windows between monitors. It seems to happen in multi-monitor environments and only when dragging Left of the PrimaryScreen.

In the video I've included , the blue window is a standard window and can be maximized in one drag across any display.

The white window is RadTabbedWindow and the drag will default to the PrimaryScreen when dragged to the left-most display.

Any help would be appreciated. Thanks

Declined
Last Updated: 07 Dec 2023 07:59 by ADMIN

After using Direct2D in ChartView, zoom in/zoom out/pan , finally shrink back to the original size. After many iterations, it is possible that the Scatter spline will be shifted, if don't use Direct2D or use the Net Framework,Such problems do not arise.

 Please check the attachment.

 

Unplanned
Last Updated: 04 Dec 2023 12:52 by Martin Ivanov
Add the full .NET Framework packages (like Telerik.UI.for.Wpf.45.Xaml) in the Telerik online feed (https://nuget.telerik.com/v3/index.json).
Completed
Last Updated: 07 Nov 2023 12:03 by ADMIN
Release R3 2023 SP1

Telerik UI for WPF demo application can not be launched when there is no internet connection or access to Google Analytics is restricted by DNS. 

In EventViewer you can observe the following error:

Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.Http.HttpRequestException: The requested name is valid, but no data of the requested type was found. (www.google-analytics.com:443)

Completed
Last Updated: 06 Nov 2023 05:55 by ADMIN
Release R3 2023 SP1

The System.Drawing.Common package is installed in the project that builds Telerik.Windows.Controls.Navigation.dll for .NET Core 3.1 Core, .NET 5 and .NET 6. The current package version is 4.7.0.

Update the package to the latest available version.

Completed
Last Updated: 02 Nov 2023 08:12 by ADMIN
Release LIB 2023.3.1106 (6 Nov 2023)

Hello,

During project implementation a wrong link connection was found.

Precondition:

When we have two models of ContainerNodeViewModelBase OuterModel and InnerModel.

InnerModel has set to true "RadDiagramShapeBase.UseGlidingConnector".

Steps to reproduce:

1. Put InnerModel inside OuterModel.

2. Connect the top middle connector to middle connector of InnerModel

3. When you move InnerModel in upper part of OuterModel the link is connected to bottom of InnerModel instead of to top.

To make reproduce easier i attach video, and i modified your sample application (PasteOnMousePosition) to reproduce this issue.

I attached both things.

Video desc:
1st use case with no gliding connector -- looks ok

2nd use-case movement outside of container and the link looks ok, but the link connection inside looks bad.

Currently this link is just a line, but when it would be an arrow then its looks even worse.

Declined
Last Updated: 26 Oct 2023 16:10 by ADMIN
Theme color variation does not get applied in the XAML designer in Visual Studio 2022.
Declined
Last Updated: 24 Oct 2023 15:19 by ADMIN

Hi,

Since we want to boost up the performance of the ScheduleView , we've applied the 2023_2_718 UI for WPF to enable the virtualization of the group headers with setting the property  IsGroupHeadersVirtualizationEnabled="True". However we've experienced issues also with rendering for the appointments and group headers(resources) when scrolling.

In one of the screens where the schedule view is used, the group headers don't have equal sizes, for example:

The height may vary depending on the overlapping appointments for the resource which is allowed for our system. 

There is a note that there might be issues and unexpected behavior when the headers have different sizes claimed here:

WPF ScheduleView - UI Virtualization - Telerik UI for WPF

In this scenario we experience multiple issues, like for example when scrolled at the bottom, and the schedule view is fully refreshed, the resources and appointments are not rendered :

until it's scrolled.

Also when scrolling, we experience a "blinking" rendering, the group headers change sizes on scrolling :

 

 

Can you please let us know if/when this is planned to be fixed.

 

Another issue not related to the header size differences is that some of the appointments are lost (not rendered)  when the height of the schedule view is changed resulting in some of the appointments to not be visible anymore .The selection is kept on the group headers, but the appointments are not rendered.

 

Thank you!

Duplicated
Last Updated: 03 Oct 2023 06:27 by ADMIN
When the focus gets in RadRichTextBox, AutomationProperties.Name is not pronounced by screen readers (for example by Windows Narrator).
Completed
Last Updated: 29 Sep 2023 10:42 by ADMIN
Release R3 2023
The Checkbox is cropped in Windows 11 theme compact mode when the screen scales to 150%.
Unplanned
Last Updated: 26 Sep 2023 12:25 by ADMIN
Created by: Bill
Comments: 3
Category: UI for WPF
Type: Feature Request
0

I just completed an evaluation of the RadPdfProcessing library for our medical practices. Unfortunately, we are not yet able to use this library for our application. We need to be able to annotate patient visit reports when visit notes require amendments or when we appeal billing decisions. We do this frequently and we need a way to automate this tedious and time consuming process. While the vision for the RadPdfViewer (ref. Unifying the Power of PdfViewer & PdfProcessing: Edit a PDF with our Newest Secret (6/12/2020)) was promising, there are still some issues for us. Following is a list of areas where we would like to see improvements:

1. We need the ability to add notes (like when editing is enabled in the AddDocumentContent_WPF sample application). But also be able to control font, font size, bolding, underlining, and highlighting and text color. Also we need to be able to go back and edit text and text formatting after new text is added and the text editing window closes. This is not yet possible. Ideally, this text also needs to allow multiple text fragments (Run's) where each text fragment can have its own formatting (bolding, color, etc.).

 

2. Each note needs to be in an optional bubble or box with an optional line or arrow to the highlighted (or strike-through) text in the original document. It would also be helpful if the bubble could be reshaped and moved to a more optimum location while maintaining the connecting line to the associated highlighted text. Automatically positioning the bubble when it is first created in adjacent white space is also desired.

 

3. We need the ability to highlight, do strike-through and/or enclose text in a colored oval or rectangle in the original pdf without impacting pagination of the original document. 

4. We would like the above functionality to be implemented via a right click context menu for selected text in the original document. A command like "strike-through text and open note would be ideal". 

 

5. If possible we also would like to pre-edit a pdf file as a RadFixedDocument and perform some or all of the above operations before the document is displayed in the RadPdfViewer. To do this we will need to be able to search for text in a given location in the pdf, select that text and then perform the desired operations (described above in 3. and 4.). This is needed for a majority of the changes that we need to make, that is, in sections of the document that we know from experience always require the same annotations. We see this functionality being integrated with AI enabled processes that are able to find and prepare billing appeals and assist with patient record amendments.

Respectfully, Bill Goforth, Professional Imaging LLC, Medical Systems Development, 360-528-1844

Declined
Last Updated: 18 Sep 2023 08:52 by ADMIN
Created by: Devel
Comments: 5
Category: UI for WPF
Type: Bug Report
2

Hello,

 

I want to report a bug with text color in textbox and presumably in some other controls. When the textbox is edited, then the color is correctly black:

Telerik:   Windows 11 settings textBox: 

But when the textbox loses focus, it changes the color to gray, which is hard to read and looks like disabled:

Telerik:  Windows 11 settings textBox: 

 

Thanks

Unplanned
Last Updated: 05 Sep 2023 12:15 by ADMIN
Created by: Petar
Comments: 0
Category: UI for WPF
Type: Bug Report
0
 CircularArrowShape has wrong geometry
Image
Declined
Last Updated: 21 Aug 2023 06:44 by ADMIN

Hi,

I download the source code 'Telerik_UI_for_WPF_Source_2022_1_117' and then I want to run 'Build_WPF60.bat' [\Telerik_UI_for_WPF_Source_2022_1_117\Build\BatFiles]. An error occurs, see the attachment: 'Could not locate the assembly "Telerik.Windows.Documents.Core".' I tried it on Win 10 and Win 11 with installed VS202

2."

Best regards
Huráb Radek


Declined
Last Updated: 14 Aug 2023 12:47 by ADMIN
Make sure all properties are rising OnPropertyChanged event.
Duplicated
Last Updated: 28 Jul 2023 11:11 by Richard

Here's an idea for you, one which I haven't fully thought through but which I will post here in case it proves useful.

For my use case we am required to build the Telerik UI for WPF binaries from the source code. This is because we offer our product as a trial version which requires the source files to be protected.

Building the source takes a bit of time whenever there is a new version and we have to remember to copy and replace the modified source protection files before we build the binaries.

My suggestion would be to move the file protection code into a single separate class library (DLL) and provide the source code that can be modified by the end user and rebuilt into the file protection DLL.

Then rather than having to rebuild the entire source code from scratch whenever there is a new version, we could just use the installer to install the new binaries and just replace the FileProtection.dll file.

That way when there is a new version of UI for WPF (or whatever product) we could quickly update to it and then when we build our product installer we just copy the modified FileProtection.dll to be bundled alongside the Telerik binaries.

As I said I haven't thought this through all the way and there may be excellent reasons why you are unable to do this, but I thought I'd share the idea.

 

HTH Richard

Unplanned
Last Updated: 28 Jul 2023 11:11 by Richard
Created by: Martin Ivanov
Comments: 3
Category: UI for WPF
Type: Feature Request
6

Telerik assemblies needs to be rebuild with a specific key in some redistribution scenarios, so that the assemblies can be bound only to a single WPF application. This is described in the following article: https://docs.telerik.com/devtools/wpf/licensing/protecting-telerik-assembly

Currently, to protect the dlls you need to rebuild the entire source code of Telerik UI for WPF. Sometimes this is not very convenient and it is prompt to errors because several steps should be followed and also few prerequisites should be met.

Consider providing a new mechanism to protect the Telerik assemblies, which is more convenient and gives better protection. 

Completed
Last Updated: 19 Jul 2023 09:53 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 5
Category: UI for WPF
Type: Feature Request
16