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

Painting is not happening properly on textarea & its scrollbar after popup is visible & disappear

XMLWordPrintable

    • x86
    • windows_xp

      I have a frame, which contains textarea , menus & a button. Clicking on the button. The menus on the menubar are removed & added to the popup menu of the textarea. I add some characters to the textarea, so that i can see both the scrollbar( enter some 15 to 20 lines ). I select few characters from the first line of the textarea. And right on the selected character so the popup menu is visible. Once the popup menu is visible. I click on the down arrow of the vertical scrollbar. I cam see the windows native standard popup menu(cut , copy & other menus). But i see that vertical scrollbar tumb moves towards the down arrow button. This is incorrect. but still the windows native standarad popup menu. I press ESCAPE key so that popup menu disappears. After that i drag the vertical scrollbar tumb towards the up arrow button. I see some painting is not happening on textarea. When you tag horizontal scrollbar tumb then painting in not happening properly on textarea as well as on vertical scrollbar.
      This is seen in windows xp & windows vista . This is reproducable from jdk1.4.2 to jdk7.0 b09.

      Step to reproduce:
      ------------------
      1) Run the attached program.
      2) Type some characters into the textarea. such that scrollbars can be seen. Type some 20 to 25 line. so that scrollbars tumb becomes small.
      3) Click on the "Click Me" button. Observe that menus are removed expect save menu.
      4) Select few characters from the first line of the textarea.
      5) Right click on the selected character. You will see a popup menu.
      6) Click on the down arrow of the vertical scrollbar. Observe that Window native popup menu is seen & vertical scrollbar tumb is moving towards down arrow. If you see the same then the one part of the bug is reproduced. This is not reproducable in windows classic theme. But the down arrow button is not painted properly.
      7) Press escape key, so that native popup menu gets disappear.
      8) Drag the vertical scroll bar tumb or horizontal scrollbar tumb . Observe that you can see some painting is not happening properly on the scrollbars & textarea. If you see the bug is produced.

            dav Andrei Dmitriev (Inactive)
            lpremkumsunw Lawrence Premkumar1 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: