-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b16
-
generic, x86
-
generic, windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2121825 | 5.0u2 | Igor Kushnirskiy | P2 | Resolved | Fixed | b04 |
I have a simple Swing application with a JEditorPane. Upon construction, I give the JEditorPane a particular HTML page to show. Some of the text in the table is corrupted such that multiple lines of the table appear overlapped. Resizing the JFrame sometimes helps and sometimes doesn't - seems to depend on how you resize it.
To reproduce:
Run the attached test case, OverlapTest.java (requires the attached owners.html).
I've attached the test case, the HTML in question, and also a screen shot of the behavior (overlap.bmp).
I can't say for sure, but I seem to recall this happening *occasionally* in 1.4.2. In tiger, it happens almost every time I launch the application.
I'm not sure if it's relevant but my system is a dual CPU Windows NT 4 box. Note that I'm doing everything (including creating the GUI) on the EDT.
To reproduce:
Run the attached test case, OverlapTest.java (requires the attached owners.html).
I've attached the test case, the HTML in question, and also a screen shot of the behavior (overlap.bmp).
I can't say for sure, but I seem to recall this happening *occasionally* in 1.4.2. In tiger, it happens almost every time I launch the application.
I'm not sure if it's relevant but my system is a dual CPU Windows NT 4 box. Note that I'm doing everything (including creating the GUI) on the EDT.
- backported by
-
JDK-2121825 HTML table is corrupted
-
- Resolved
-
- duplicates
-
JDK-6198175 JCK15fcs JEditorPaneTests0003 messes up intermittently due to apparent Swing problem
-
- Closed
-
- relates to
-
JDK-4765331 JEditorPane editing: Ctrl-A + Delete on wrapped HTML throws BadLocationException
-
- Resolved
-
-
JDK-4624515 Invisible JTextPane shows formatted text incorrectly
-
- Resolved
-
-
JDK-4519711 Text is echoed at the top of a JTextPane inside a JScrollPane in a JnternalFrame
-
- Closed
-
-
JDK-4684377 JEditorPane garbles HTML Table content's display
-
- Closed
-
(1 relates to)