RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v10]
Kevin Rushforth
kcr at openjdk.org
Thu Jul 7 21:29:53 UTC 2022
On Thu, 7 Jul 2022 00:04:36 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> I've updated the CSR as requested.
I just Reviewed it, so go ahead and Finalize it.
> > One more comment: Have you addressed all questions from @kleopatra ?
>
> The question was about a parent that is inserted above a focused node in the scene graph. Currently, a focused node remains the focus owner of the scene, even if it is removed from the scene graph in this way. Independent of whether that's a bug, I don't think that question is relevant for this particular PR.
I agree.
> We might create a follow-up ticket to investigate the issue and determine whether it's a bug or not.
Yes, this sounds like a bug. A follow-up issue seems in order.
-------------
PR: https://git.openjdk.org/jfx/pull/475
More information about the openjfx-dev
mailing list