<AWT Dev> [9] Review request for 8163101: dual-screen issue with JMenu, JPopupMenu
Semyon Sadetsky
semyon.sadetsky at oracle.com
Mon Oct 17 07:35:43 UTC 2016
On 10/14/2016 4:17 PM, Sergey Bylokhov wrote:
> On 05.10.16 10:40, Semyon Sadetsky wrote:
>>>> "in the way how bounds are used" what does it mean?
>>>
>>> In current code the bounds of the graphics config are used incorrectly.
>> The thing is that the code produce the correct result, while the new
>> code caused regression. Or you are insisting that the issue should be
>> closed as not a bug?
>
> It should not be closed as not a bug, the location of the popus should
> be recalculated based on the GC size.
As I already explain to you it should be a separate bug. GC is assumed
to be changed when window is moved to another screen but this doesn't
happen on Linux. It was initially designed this way.
This current bug is a regression fix. It just reverts the way it has
been always working.
More information about the awt-dev
mailing list