Fullscreen button freezes application when started with -splash

jost jost0x2c at gmail.com
Wed Aug 28 05:15:48 PDT 2013


Filed under Bug Id: 9006309


On Wed, Aug 28, 2013 at 12:44 PM, Anthony Petrov
<anthony.petrov at oracle.com>wrote:

> Hi jost,
>
> This issue might or might not be related to the bug that you mention. So I
> suggest you to file a new bug at http://bugs.sun.com/ anyway.
>
> --
> best regards,
> Anthony
>
>
> On 08/28/2013 01:23 PM, jost wrote:
>
>> Hi,
>>
>> this can easily be reproduced by
>>
>> 1. Creating a simple hello world app like
>> http://docs.oracle.com/javase/**tutorial/uiswing/examples/**
>> start/HelloWorldSwingProject/**src/start/HelloWorldSwing.java<http://docs.oracle.com/javase/tutorial/uiswing/examples/start/HelloWorldSwingProject/src/start/HelloWorldSwing.java>
>> 2. Adding the fullscreen button via
>> com.apple.eawt.**FullScreenUtilities.**setWindowCanFullScreen(Window,
>> boolean)
>>
>> Now, when the application is started without -splash, the frame correctly
>> animates into fullscreen state after clicking the fullscreen button. Doing
>> the same with -splash specified on the command line renders the
>> application
>> completely unresponsive. I tried against jdk8 b103.
>>
>> I think this might be related to
>> http://bugs.sun.com/view_bug.**do?bug_id=8006420<http://bugs.sun.com/view_bug.do?bug_id=8006420>,
>> maybe someone could comment
>> if I should file a separate bug or if it should be added to 8006420.
>>
>> --jost
>>
>>


More information about the macosx-port-dev mailing list