Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b61
-
x86
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8180984 | openjdk7u | Sergey Bylokhov | P3 | Resolved | Fixed | master |
Description
Small testcase attached. in which we call Frame.pack() twice and get different frame size. This happens because our LWTextAreaPeer.getPreferredSize() method checks scrollbars height and width when they are invisible.
Attachments
Issue Links
- backported by
-
JDK-8180984 [macosx] TextArea has wrong initial size
- Resolved
- duplicates
-
JDK-7160628 [macosx] TextArea has wrong initial size
- Closed