<AWT Dev> [8] Request for review: 7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms.

Artem Ananiev artem.ananiev at oracle.com
Mon Apr 23 11:15:38 PDT 2012


Hi, Sergey,

I'm fine with the fix, just curious about "... should work in the same 
way as on other platforms". Both on Windows and X11 TextArea peer's 
minimum size is calculated as the size of TextArea that consists of 10 
rows by 60 columns. What did you mean then?

Thanks,

Artem

On 4/16/2012 6:50 PM, Sergey Bylokhov wrote:
> Hi Everyone,
> LWScrollPanePeer.getMinimumSize() on macosx should work in the same way,
> as on other platforms.
>
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124213
> Webrev can be found at: http://cr.openjdk.java.net/~serb/7124213/webrev.00/
>



More information about the awt-dev mailing list