Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Ribbon Controls    [ Add a report in this area ]  
Report #:  82246   Status: Open
TRibbon does not handle large fonts properly
Project:  Delphi Build #:  14.0.3593.25826
Version:    14.0 Submitted By:   Adrien Reboisson
Report Type:  Basic functionality failure Date Reported:  2/18/2010 3:25:16 AM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   275097
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 10
Description
When running large fonts, mutliline "large" buttons are truncated. The second line is always clipped (see attachement), resulting in a very bad user experience.

There is also another QC about TRibbon and large fonts (#64575) but it does not cover this point.
Steps to Reproduce:
- Drop a TRibbon, create a TActionClientItem associated to a large button with a long caption (i.e. "This is a long caption").
- Activate Windows large fonts.
- The second line ("long caption") is clipped.
Workarounds
None
Attachment
RibbonClipped.ZIP
Comments

Adrien Reboisson at 2/18/2010 3:37:26 AM -
Okay, as it seems that the "add attachment" feature is utterly broken, here is a link to a screenshot showing the bug :
http://www.ultrabackup-netstation.com/dev/RibbonClipped.png

Tomohiro Takahashi at 2/18/2010 5:14:32 PM -
I attached it as Sysop.
Of course, you can use Windows Native QC client to attach a .zip file. The standalone client comes with Delphi.
Thanks.

Server Response from: ETNACODE01