Re: RFR: 8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly [v4]

2023-10-10 Thread Alexey Ivanov
On Tue, 10 Oct 2023 11:32:41 GMT, Ravi Gupta wrote: >> Write a test to check textArea triggers MouseEntered/MouseExited events >> properly >> >> MouseEntered should be triggered only when the mouse enters the component >> and MouseExited should be triggered when the mouse goes out of the compo

Re: RFR: 8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly [v4]

2023-10-10 Thread Ravi Gupta
> Write a test to check textArea triggers MouseEntered/MouseExited events > properly > > 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