Closed
Bug 1086
Opened 26 years ago
Closed 26 years ago
Swing Classes repaint problem with JTable & JTree
Categories
(Core :: JavaScript Engine, defect, P2)
Tracking
()
VERIFIED
INVALID
People
(Reporter: stephan, Assigned: warrensomebody)
Details
When clicking into a JTable or JTree, or when trying to scroll it, there is no
repaint. After moving the Frame/Applet/Dialog outside of the visual part of the
screen, the JTree/JTable is repainted.
How to reproduce :
Create a simple Applet/Frame or Dialog using the Swing-Classes V1.0.3. Place a
simple JTable/JTree into it. Then start the Applet. Switch back to the Navigator
Window and go to a different web-page. Then put the focus back into the applet
and try to scroll/select the JTree/JTable. No repaint occurs anymore.
Updated•26 years ago
|
Assignee: blythe → warren
Comment 1•26 years ago
|
||
This is beyond me. By all the "J" prefixes, assuming Java related.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 2•26 years ago
|
||
This is not a mozilla bug. Mozilla doesn't provide Java.
Status: RESOLVED → VERIFIED
Component: Platform: MFC/Win32 on Windows → JavaScript
Javacsript component begin retired. Moving this bug to Javascript Engine.
You need to log in
before you can comment on or make changes to this bug.
Description
•