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

Write a test to check textArea triggers MouseEntered/MouseExited events properly

XMLWordPrintable

    • b20

        MouseEntered should be triggered only when the mouse enters the component and MouseExited should be triggered when the mouse goes out of the component.

        In TextArea, when we moved the mouse inside the component MouseMoved events are triggered properly. But when i slowly took the mouse outside the componentthat is towards the scrollbars, we could see a MouseEntered event being triggered followed by MouseExited.(before actually mouse enters the scrollbar)

        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: