JDK-4943230 : String is wrapped around the clip area
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2003-10-24
  • Updated: 2003-10-24
  • Resolved: 2003-10-24
Related Reports
Duplicate :  
Description

Name: dmR10075			Date: 10/24/2003



Run test/java/awt/MenuItem/GiantFontTest regression test from j2se
workspace. Open menu "My font is too big!" in a frame - menu will be
displayed, its items are not clipped but wrapped so that the bottom of
"S" is visible mirrored by the bottom line. Happens with 1.5.0b22, b24,
b25 on Linux RH9.

======================================================================

Comments
EVALUATION This may be graphics card related. What is the graphics card in the RH 9 system? Marking incomplete pending this information. ###@###.### 2003-10-24 ============================= Name: dmR10075 Date: 10/24/2003 #lspci ... 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 03) The drivers are from the Matrox site, for RH9, XFree 4.3.0, with Dual-head support. ###@###.### 2003-10-24 ====================================================================== Name: dmR10075 Date: 10/24/2003 The problem is also reproducible on another RH9 system with Matrox G400 with _default_ drivers. ###@###.### 2003-10-24 ====================================================================== Name: dmR10075 Date: 10/24/2003 The problem is reproducible on Mercury07 with Matrox G200(default configuration). The problem is not reproducible under Exceed on NT. ###@###.### 2003-10-24 ======================================================================
24-10-2003