-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b61
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8180984 | openjdk7u | Sergey Bylokhov | P3 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8180984 [macosx] TextArea has wrong initial size
- Resolved
- duplicates
-
JDK-7160628 [macosx] TextArea has wrong initial size
- Closed