Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8094749

Not symmetrical behavior of ctrl+delete/backspace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8u20
    • 8
    • javafx
    • 8.0b102

      See an attached movie. There is a textField.
      At first, I use ctrl+backspace. "line 5" is removed. So, 5 is considered as punctuation.
      At the second, I use ctrl+delete and "line" without "5" is removed. So, 5 is considered as a word.

      Why?

      RULE ControlsAutomatedTestSuite/javafx/scene/control/test/textinput/TextFieldTest/ctrlBackspaceMultilineTest Exception org.junit.ComparisonFailure: expected:<...ine ... line ... line ... [line ]> but was:<...ine ... line ... line ... []>

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: