Integrated: 8261460: Incorrect CSS applied to ContextMenu on DialogPane
Abhinay Agarwal
github.com+3197675+abhinayagarwal at openjdk.java.net
Fri Feb 19 12:24:44 UTC 2021
On Wed, 10 Feb 2021 08:52:55 GMT, Abhinay Agarwal <github.com+3197675+abhinayagarwal at openjdk.org> wrote:
> Both DialogPane and ContextMenu have a child node with a style-class `graphic-container`. This leads to a corner case where an unwanted style is applied to ContextMenu when it is shown on a DialogPane.
This pull request has now been integrated.
Changeset: f02019f6
Author: Abhinay Agarwal <abhinay.agarwal at gluonhq.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/f02019f6
Stats: 107 lines in 4 files changed: 106 ins; 0 del; 1 mod
8261460: Incorrect CSS applied to ContextMenu on DialogPane
Reviewed-by: kcr, aghaisas
-------------
PR: https://git.openjdk.java.net/jfx/pull/400
More information about the openjfx-dev
mailing list