This is a migrated thread and some comments may be shown as answers.

RadRibbonWindow- Auto hide taskbar won't popup

7 Answers 302 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 19 Jun 2012, 03:02 PM
Can someone please comment on the satus of this bug.
I see a silverlight issue regarding this still open in PITS but do not know if this is already being tracked for WPF.
 
When using RadRibbonWindow maximized with Windows Taskbar set to Auto hide, when I move the mouse to the bottom of the screen, the task bar does not popup.
If I use a standards WPF window it does.

 
This works OK
<Window x:Class="MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="MainWindow"
    xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" >
Blah...   
  </Window>
but not this

<telerik:RadRibbonWindow x:Class="MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="MainWindow"
    xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation">
                         
                         
Blah...       
  
</telerik:RadRibbonWindow>

7 Answers, 1 is accepted

Sort by
0
Viktor Tsvetkov
Telerik team
answered on 22 Jun 2012, 02:20 PM
Hi Bill,

We will do our best to fix this issue for the coming Q2 2012 Service pack.

Regards,
Viktor Tsvetkov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Felix
Top achievements
Rank 1
answered on 09 Oct 2014, 04:12 PM
Any Progress/News here? This bug still seems to exist. No taskbar is shown in Autohide mode when using a maximized RadRibbonWindow.

Thanks and regards
Felix

0
Martin Ivanov
Telerik team
answered on 13 Oct 2014, 03:19 PM
Hello Felix,

Currently, this issue is not fixed and we cannot bound to any time frame for a fix, because the planning for our next official release is not yet completed. However, you can find the issue logged in our feedback portal, where you can track its status and vote. If you follow the bug report you will be notified by email as soon as its status changes.

Regards,
Martin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Felix
Top achievements
Rank 1
answered on 13 Oct 2014, 03:31 PM
Hello Martin,

thanks for the reply. This issue is very annoying for our clients (and for us as well). Our support is quite busy with those tickets like ".... where is my (hidden) taskbar?". 

Please try to fix this as soon as possible. It is known for more than 2(!) years now. 

Thanks
Felix


0
Martin Ivanov
Telerik team
answered on 15 Oct 2014, 07:18 AM
Hi Felix,

You can take a look at the following blog post which demonstrates a workaround for a similar issue with the normal WPF Window.

Regards,
Martin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Felix
Top achievements
Rank 1
answered on 15 Oct 2014, 07:55 AM
Hi Martin,

great, thank you. This workaround works quite well!   

Hmmm... and why is this fix not worked into RadRibbonWindow yet (after more than 2 years)?   ;-)

It's hard to believe that Bill and me are the only customers how are faced with this problem...

Many thanks!
Felix
0
Martin Ivanov
Telerik team
answered on 17 Oct 2014, 12:24 PM
Hello Felix,

This workaround might not work well in some versions of Windows OS. However, we are going to conduct new investigation on the issue. In the meantime you can follow the issue item in our feedback portal.

Regards,
Martin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
RibbonView and RibbonWindow
Asked by
Bill
Top achievements
Rank 1
Answers by
Viktor Tsvetkov
Telerik team
Felix
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or