CaptionButton is missing on a visible tabgroup since build 43
It's only visible when goup is collapsed and Group popup window is shown
Code problem (dxRibbon.pas line 7732) in procedure TdxRibbonGroupBarControl.UpdateCaptionButton(ACaptionButton: TdxBarCaptionButton);
Remove the new test "if HandleAllocated and IsWindowVisible(Handle) then" (line 7738) solve the problem… (That test has been introduced with b43 and b42 is free of that test -> that's the only change in procedure TdxRibbonGroupBarControl.UpdateCaptionButton)
Each new build is a real pain to test (between solved bugs, new ones, sideeffects, …) have you some kind of real word application tests before releasing a new build ? Do you use some of your customers samples ? :(
This bug is visible in the dx skin editor (Ribbon Node)…
I fear the contextual tab b44? update (I wait for that feature since a so looonnng time…)… fingers crossed
Regards
Actual Results:
no CaptionButtons
Expected Results:
CaptionButtons as in b41, b42…
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.