jfx icon indicating copy to clipboard operation
jfx copied to clipboard

8242616: Regression: RTL - TextField Cursor Movement Via Keyboard

Open karthikpandelu opened this issue 2 years ago • 18 comments
trafficstars

The old logic for cursor movement was buggy when both RTL and LTR text was present in the TextField. Used character BreakIterator instead of finding the character index using hitTest.

Added system test to validate the fix.


Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] Change must be properly reviewed (2 reviews required, with at least 1 Reviewer, 1 Author)

Issue

  • JDK-8242616: Regression: RTL - TextField Cursor Movement Via Keyboard (Bug - P3)

Contributors

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx.git pull/1222/head:pull/1222
$ git checkout pull/1222

Update a local copy of the PR:
$ git checkout pull/1222
$ git pull https://git.openjdk.org/jfx.git pull/1222/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1222

View PR using the GUI difftool:
$ git pr show -t 1222

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jfx/pull/1222.diff

Webrev

Link to Webrev Comment

karthikpandelu avatar Aug 25 '23 11:08 karthikpandelu

:wave: Welcome back kpk! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Aug 25 '23 11:08 bridgekeeper[bot]

/contributor add angorya

karthikpandelu avatar Aug 25 '23 11:08 karthikpandelu

@karthikpandelu Contributor Andy Goryachev <[email protected]> successfully added.

openjdk[bot] avatar Aug 25 '23 11:08 openjdk[bot]

The fix is similar to the solution proposed by @andy-goryachev-oracle in PR#1220 hence added as contributor.

karthikpandelu avatar Aug 25 '23 11:08 karthikpandelu

Webrevs

mlbridge[bot] avatar Aug 25 '23 11:08 mlbridge[bot]

/reviewers 2

kevinrushforth avatar Aug 29 '23 15:08 kevinrushforth

@kevinrushforth The total number of required reviews for this PR (including the jcheck configuration and the last /reviewers command) is now set to 2 (with at least 1 Reviewer, 1 Author).

openjdk[bot] avatar Aug 29 '23 15:08 openjdk[bot]

@karthikpandelu This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Sep 26 '23 23:09 bridgekeeper[bot]

@prrace could you please take a look at this?

andy-goryachev-oracle avatar Sep 27 '23 14:09 andy-goryachev-oracle

Since the navigation and behavior at bidi text boundary is not clear, converting this PR to draft. The PR#1220 on which this PR is dependent is also converted to draft.

karthikpandelu avatar Oct 17 '23 16:10 karthikpandelu

@karthikpandelu This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Dec 12 '23 16:12 bridgekeeper[bot]

Commenting to keep PR alive

karthikpandelu avatar Jan 16 '24 04:01 karthikpandelu

@karthikpandelu This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Mar 12 '24 05:03 bridgekeeper[bot]

Keep open

karthikpandelu avatar Mar 12 '24 08:03 karthikpandelu

❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.

openjdk[bot] avatar Mar 13 '24 20:03 openjdk[bot]

@karthikpandelu This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar May 09 '24 01:05 bridgekeeper[bot]

Commenting to keep alive

karthikpandelu avatar May 09 '24 09:05 karthikpandelu

@karthikpandelu This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Jul 04 '24 12:07 bridgekeeper[bot]