Bug Report T226906
Visible to All Users

NavBarControl has an incorrect layout if it is located in the AutoHideGroup of the DockLayoutManager control

created 10 years ago

[DevExpress Support Team: CLONED FROM T226559: Working with solutions created by DevExpress 14.2 Template Gallery]
I created the same Solutions with DevExpress 14.1 Template Gallery (DXApplication14_1PDFView) and DevExpress 14.2 Template Gallery (DXApplication14_2PDFView)

I added the reference for PDVViewer Control

Then I added per Copy and paste the following Content in MainWindow.xaml  xmlns:dxpdf=http://schemas.devexpress.com/winfx/2008/xaml/pdf
I replaced
                    <dxd:LayoutPanel Caption="Explorer" >
with
                    <dxd:LayoutPanel Caption="Explorer" >
                        <dxpdf:PdfViewerControl CommandBarStyle="Bars"/>
                    </dxd:LayoutPanel>

Please look at DXApplication14_1_1.JPG (build with DXApplication14_1PDFView)

What is wrong in Solution DXApplication14_2PDFView?
- the Navigation bar (DXApplication14_2_1.JPG) should be looks like in Version 14.1

The Operating Systems are Windows 8.1 pro and Windows server 2012 r2

Comments (2)
DevExpress Support Team 10 years ago

    I was able to replicate this issue on our side. I will forward this ticket to our R&D team, and we will contact you as soon as we get any results.

    DevExpress Support Team 10 years ago

      Hello Peter,

      We have found that NavBarControl inside AutoHideGroup of the DockLayoutManager control will be layoutted correctly if you wrap it with the Grid control. You can use this solution as a temporary one.

      Answers approved by DevExpress Support

      created 9 years ago

      We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

      Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.