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

Modify TextAreaTextEventTest.java as to verify the content change of TextComponent sends TextEvent

XMLWordPrintable

    • b27
    • generic
    • generic

        Modify TextAreaTextEventTest.java as to verify the content changes of a both TextComponent(TextField,TextArea) for the following assertions.

        a. TextListener get invoked when the content of a TextField gets changed.
        b. TextListener not get invoked during text selection or when Special keys such as Function Keys are pressed.


        Testing:
        Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.

              rgupta Ravi Gupta
              rgupta Ravi Gupta
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: