On Mon, 27 Jun 2022 20:45:49 GMT, Sergey Bylokhov <[email protected]> wrote:
> An initial bug 6580930 said that the menu should be big enough to overlap the > taskbar. I tried a simple example and it seems that if the popup is big > enough(hundred of items) it will overlap taskbar. please double check that. It says for windows and linux only > In native applications for Windows, if a popup is big enough > it can overlap the taskbar (see the image attached) > the same behaiviour can be seen for GTK on *nix For the existing testcase, it overlaps the taskbar in windows/linux but it does not for macos so I have excluded for macos. I dont see any native macos popup overlap the taskbar.. if we have to put hundred of items to overlap the taskbar, it might be a bug in macos which needs to be dealt with separately but this testcase, as it is, is not applicable for macos. ------------- PR: https://git.openjdk.org/jdk/pull/9294
