RFR: 8296621: Stage steals focus on scene change [v6]

Thiago Milczarek Sayao tsayao at openjdk.org
Tue Dec 6 17:38:45 UTC 2022


> Simple fix to not requestFocus() on scene change.
> 
> The attached bug sample shows that the TextField focused on the scene remains focused when the scene comes back.

Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:

  Fix timeline

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/940/files
  - new: https://git.openjdk.org/jfx/pull/940/files/8ce83fde..bf0177b9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=940&range=05
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=940&range=04-05

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jfx/pull/940.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/940/head:pull/940

PR: https://git.openjdk.org/jfx/pull/940


More information about the openjfx-dev mailing list