Currently, the minimized content of the ribbon opens up in a Popup element which leads to issues when positioned between two (or more) monitors. Introduce a feature that allows the content to opens in an Adorner element.
Hello Daniel,
Thank you for the additional feedback. We are going to take this into account once we start working on the feature.
Regards,
Martin Ivanov
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).
Yes I vote for this too although I think the wording above could be clearer.
The Telerik Ribbon does not mimic all other implementations of the Ribbon where the "popup from minimized" is concerned.
See "Notepad" in Windows 10 for comparison, minimize the ribbon, then click on it. Notice how the "floating" version of the Ribbon simply "expands" over the content below, an more importantly, remains within the bounds of the window.
This is preferred and consistent with all Ribbon (MS or otherwise) implementations... Note that this could be done with negative margins instead of using the Popup control.
Hopefully this can be fixed soon, as I can't imagine that the behavior of floating outside the bounds of the window will be preferred by anyone.
Thanks