Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4196958

Repaint Problem on Win 95/98 when using desktop themes with software cursors

XMLWordPrintable

    • 2d
    • kestrel
    • generic, x86, sparc
    • generic, other, solaris_2.6, windows_95, windows_98, windows_nt
    • Verified

        Repaint Problem on Win 98 when using desktop themes. This problem is seen only when the mouse pointers are changed using the desktop themes.

        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)
        ======================================================================

              tdv Dmitri Trembovetski (Inactive)
              mmadhugisunw Mukund Madhugiri (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: