RFR: 7124313: [macosx] Swing Popups should overlap taskbar
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Jun 28 07:08:40 UTC 2022
On Tue, 28 Jun 2022 06:54:57 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > @prrace Can we please ask Apple if this behaviour is a bug in Java that we dont overlap the taskbar for small popupmenu or is it expected?
>
> I do not think that this is an Apple bug, since we(our code) place that menu to the location similar to the native menu. But in java we still overlap it if the menu is big enough, it is just a different meaning of large menu from that bug.
I did not say it's an Apple bug..I am asking if Apple (or others?) thinks it's a Java bug
or is it expected behaviour similar to native
as what I am seeing in java, is the same as what native does for similar popup menu with similar number of items..
-------------
PR: https://git.openjdk.org/jdk/pull/9294
More information about the client-libs-dev
mailing list