<Swing Dev> [13] RFR 7184956: [macosx] JPopupMenu.setDefaultLightPopupEneble(true) doesn't work correctly

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu May 30 00:41:55 UTC 2019


On 29/05/2019 08:58, semyon.sadetsky at oracle.com wrote:
> And why it shouldn't when the spec states the opposite? :
>        * Some look and feels might always use heavyweight popups,
>        * no matter what the value of this property.
> Maybe the thing is that you just overlooked the specification?

The spec does not say the opposite, if something is specified as optional and may be ignored, does not mean that it should be ignored. It should be somehow possible to switch from one type of popups to another regardless which type of popups used by default, since it is known that the applications use both types for a different reasons.

> If you haven't enough expertise in the area you should insist on your superficial suggestions to implement something and I shouldn't explain why they are not feasible many times here.

Thank you for the suggestion.

-- 
Best regards, Sergey.


More information about the swing-dev mailing list