<AWT Dev> [9] Review request for 8176528: Progress state for window is not displayed in taskbar
Philip Race
philip.race at oracle.com
Wed Mar 15 16:17:17 UTC 2017
The current fix isn't even "general" in this respect.
Unless there are some existing words somewhere, in
which case we would just have pointed JCK to those ..
On 3/15/17, 9:12 AM, Sergey Bylokhov wrote:
> I guess that we cannot guarantee that some windows are visible and
> other one are not.
> We can say something general like in the current fix, or we can
> provide an explanation of our internal implementation.
implNote isn't something JCK can (or should) use.
We can say something is not specified since it is platform dependent
and then they just know they can't test it .. although may not like it.
>
>> 15 марта 2017 г., в 18:49, Philip Race <philip.race at oracle.com
>> <mailto:philip.race at oracle.com>> написал(а):
>>
>> Good that got cleared up but since bar slight change in the wording
>> we are back to v0 of the webrev, then we are also back to v0 of my
>> comments. What are you going to say to JCK about what windows
>> they can expect to be visible ?
>> Can we say
>> - Frames are always visible
>
> It is not necessary, if the frame has utility type.
So can we say this with that qualification ?
>
>> - Dialogs are always visible if they have no owner
>
> This is implementation details on windows. I am not sure why it was
> implemented this way, is it really intended behavior or not.
So we'd have to say its platform and implementation dependent
and add an implNote for audiences other than JCK.
>
>> - All other cases (eg Window) are platform dependent ?
>> Or can we say for the latter, other descendants of Window (including
>> Window itself) are never visible ?
>
What about the last point ?
-phil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170315/7f82c97b/attachment-0001.html>
More information about the awt-dev
mailing list