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

Not symmetrical behavior of ctrl+delete/backspace

    XMLWordPrintable

Details

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

    Description

      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 ... []>

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported: