-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0, 1.2.1, 1.2.2
-
kestrel
-
generic, x86, sparc
-
generic, other, solaris_2.6, windows_95, windows_98, windows_nt
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2024243 | 1.4.0 | Dmitri Trembovetski | P2 | Resolved | Fixed | merlin |
To simulate the problem,
1. Set to one of the desktop themes in Win 98 using the control panel.
2. Run SimpleExample under demos/jfc/Simple in the jdk1.2 directory.
3. Click mouse on the button - This causes the button to be pressed, but the mouse pointer goes below the button. The buton is painted on top of the mouse pointer.
4. Moving the mouse causes the pointer to be painted properly.
5. The same thing happens when the mouse is placed above the button and the button is pressed by the spacebar.
Name: vi73552 Date: 05/17/99
The screen updating beneath the mouse cursor goes wrong.
This gives an scrambled view at the mouse cursor position.
Move the mouse on a swing button, click it. The screen is refreshed and the mouse
cursor has dissapeared. When you now move the mouse to
another location, the location where the mouse cursor previously was
was located is now scrambled.
------------------------------
I set my desktop themes off, normal win98 pointers etc., and now it doesn't happen
anymore.
I don't know how this comes, if it is a swing poblem, or a general win98 problem or a
Java problem. I run a jdk1.1. applet in netscape, the molecule example, and there it
also was a problem. So it looks that is not swing related, but Java or Windows
related.
Regards Richard,
(Review ID: 83141)
======================================================================
- backported by
-
JDK-2024243 Repaint Problem on Win 95/98 when using desktop themes with software cursors
- Resolved
- duplicates
-
JDK-4220987 JDK 1.2 on Windows 98 leaves foobars on the screen after mouse clicks/movements
- Closed
-
JDK-4243370 Area under custom cursor not redrawn properly
- Closed
-
JDK-4129096 On Swing components, cursor leaves old pixels
- Closed
-
JDK-4183744 Compatibility: eraser applet fails to eraser with sw cursor.
- Closed
-
JDK-4189451 Cursor painting problems with some graphics accelerators -- new in 1.2RC1
- Closed
- relates to
-
JDK-4411788 Performance too slow when using custom cursors on Windows NT/Me/2000
- Resolved
-
JDK-4302384 Custom cursor status is updated only on window min/restore during program run
- Resolved