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

Thiago Milczarek Sayao tsayao at openjdk.org
Mon Dec 5 21:03:09 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:

  Add new line

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/940/files
  - new: https://git.openjdk.org/jfx/pull/940/files/f3c7097b..39d74209

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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