JDK-4886066 : Paint bugs with JTextField, JInternalFrame on Tablet PC using JRE 1.4.x
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.1,1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-07-02
  • Updated: 2003-07-07
  • Resolved: 2003-07-07
Related Reports
Duplicate :  
Description

Name: jk109818			Date: 07/02/2003


FULL PRODUCT VERSION :
jre 1.4.1_01,
jre 1.4.1_02,
jre 1.4.2

FULL OS VERSION :
Window XP Tablet PC edition, version 2002 service pack 1




EXTRA RELEVANT SYSTEM CONFIGURATION :
Port��g�� 3500 PIII-M 1.33GHz/256MB/40GB/12.1TFT/LAN/WiFi/BT/WXP TAB with: Graphics adaptor manufacturer : Trident
type : CyberALADDiN-T
memory : 16 MB
memory type : UMA
BitBlT : 128 bit
connected bus : 4 x AGP bus

A DESCRIPTION OF THE PROBLEM :
My boss has recently bought a Port��g�� 3500 PIII-M 1.33GHz/256MB/40GB/12.1TFT/LAN/WiFi/BT/WXP TAB with a Trident CyberALADDiN-T graphics adapter.

When I installed a Java application I have been developing onto this laptop there were all sorts of strange graphics painting bugs with Java jre1.4.1. Particulary noticable where JTextFields. The same application runs fine on his laptop using jre 1.3. The same application runs fine on other (none Tablet) PCs.

I suspect this is the graphics driver clashing with some part of the jre 1.4 graphics API. I tried the 1.4.2 beta release today, but it made no difference.

Bascially I canot move forward with developing the Application using any actual 1.4.1 specific improvements/facilities until I can resolve this.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run your SwingSet2.jar Demo which comes in the JDK 1.4.1_02.

Move about a bit the demo a bit.

(If you want to see the errors I see in my application you can download it from:www.compendiuminstitute.org, following the download Compendium link).


EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
You will notice the main tabs start painting funny.

ComboBox list paint funny.

Drag around the internal frames a bit..they start echoing etc,

etc, etc.
ACTUAL -
As above

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
You will have your own source code.
---------- END SOURCE ----------
(Review ID: 187985) 
======================================================================

Comments
EVALUATION This is a dup of a bug on Trident video cards. ###@###.### 2003-07-07
07-07-2003