Hello,
I attached an example which demonstrates a strange situation: Just click the tabs - the caption of the tab is displayed in the panel and the label. Then close the tabs from the right to the left. When a tab hs been closed the next tab will be activated and the caption displayed - except the last tab the main tab. When you close the next to last tab the dpMain will not be activated.
What can I do to enable the activation of the last tab?
Best regards,
Michael
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.
Hello Michael,
Thank you for your message.
Our developers have examined this behavior and it appears to be a bug in our controls.
I have converted this issue to a bug report and forwarded it to our developers for further research.
Once the report state is changed, you'll receive an email notification from the Support Center.
Regards,
Artem (DevExpress)
Hello,
I somehow lost sight of this topic. It seems that the problem persists in the latest Build 2017 v1.2
You can reproduce the problem using these steps:
> Compile and run the attached demo (docktest.rar)
> Just click any tab and the label will show the caption of the active tab. (expected)
> Now close the most right tab. The caption remains and the activate event will not be fired. (malfunction)
Best regards,
Michael
Thanks, Michael. I am not sure that I understand your scenario and the required behavior. Do you mean that you need the OnActivate event to be fired on closing any tab or only on changing the active tab? Would you please describe the expected behavior in a step-by-step manner? Thanks in advance.
Hello Paulo, sorry for the delay. I would expect the OnActivate event to be fired each time when the tab gets active. Also, when another tab is closed and a remaining tab gets active indirectly.
Best regards , Michael
Thanks Michael.
I've created a separate ticket on your behalf (T541424). This behavior indeed looks incorrect.