> Test seem to fail in CI due to caret position not in expected position after > pressing VK_RIGHT/VK_LEFT. > Added some log which shows the same > > > passed1 moveCaret1 true > passed2 moveCaret5 true > passed3 moveCaret8 true > passed4 moveCaret9 false > passed5 moveCaret13 false > passed6 moveCaret16 false > passed7 moveCaret17 false > > > Added some delay for this slow system..Tested to pass in several > systems..link in JBS
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: log caret position ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22768/files - new: https://git.openjdk.org/jdk/pull/22768/files/75a2f7f8..3b1d0d18 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22768&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22768&range=00-01 Stats: 43 lines in 1 file changed: 15 ins; 0 del; 28 mod Patch: https://git.openjdk.org/jdk/pull/22768.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22768/head:pull/22768 PR: https://git.openjdk.org/jdk/pull/22768
