Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-19 Thread Semyon Sadetsky
t:* RE: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField. Hi, Gentle reminder for review… Thanks, Ambarish *From:*Ambarish Rapte *Sent:* Tuesday, March 08, 2016 9:19 PM *To:* Semyon Sadetsky; Prasanta Sadhukhan; awt-dev@openjd

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-19 Thread prasanta sadhukhan
Semyon Sadetsky; Prasanta Sadhukhan; awt-dev@openjdk.java.net *Subject:* RE: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField. Hi, Gentle reminder for review… Thanks, Ambarish *From:*Ambarish Rapte *Sent:* Tuesday, March

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-19 Thread Ambarish Rapte
  From: prasanta sadhukhan Sent: Thursday, March 17, 2016 2:49 PM To: Ambarish Rapte; awt-dev@openjdk.java.net Cc: Semyon Sadetsky Subject: Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.   ES_AUTOHSCROLL enables

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-19 Thread prasanta sadhukhan
pte/8149636/webrev.03/> Thanks, Ambarish *From:*prasanta sadhukhan *Sent:* Thursday, March 17, 2016 2:49 PM *To:* Ambarish Rapte; awt-dev@openjdk.java.net *Cc:* Semyon Sadetsky *Subject:* Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-12 Thread Ambarish Rapte
t"awt-dev@openjdk.java.net Subject: Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField. Hi Semyon, Please review the webrev.01, updated as per review comments http://cr.openjdk.java.net/~arapte

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-11 Thread Ambarish Rapte
t"awt-dev@openjdk.java.net Subject: Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField. Hi Ambarish, the first point is not valid. Please, ignore it. --Semyon On 3/1/2016 11:14 AM, Semyon Sadetsky wrote: Hi Ambarish, - The o

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-08 Thread Ambarish Rapte
& over scroll when selection scrolls beyond the bounds of TextField. Hi Ambarish, the first point is not valid. Please, ignore it. --Semyon On 3/1/2016 11:14 AM, Semyon Sadetsky wrote: Hi Ambarish, - The over scroll remains after the proposed fix. - The bug is a regression of 7092551

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-03 Thread Semyon Sadetsky
Hi Ambarish, the first point is not valid. Please, ignore it. --Semyon On 3/1/2016 11:14 AM, Semyon Sadetsky wrote: Hi Ambarish, - The over scroll remains after the proposed fix. - The bug is a regression of 7092551 and should be labeled correspondingly. - An automatic test may and should

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-01 Thread Ambarish Rapte
: Ambarish Rapte; Prasanta Sadhukhan; Semyon Sadetsky; awt-dev@openjdk.java.net Subject: Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField. The fix looks fine. Small notes about the test: - Probably it will be better to increase

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-03-01 Thread Semyon Sadetsky
Hi Ambarish, - The over scroll remains after the proposed fix. - The bug is a regression of 7092551 and should be labeled correspondingly. - An automatic test may and should be provided with the fix. - The same issue existing in the TextArea should be fixed as well. --Semyon On 2/11/2016 12

Re: Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-02-29 Thread Sergey Bylokhov
The fix looks fine. Small notes about the test: - Probably it will be better to increase the height of the instruction to eliminate the vertical scroll? - The typo: 67 "Mouse press on te TextField text", On 11.02.16 12:23, Ambarish Rapte wrote: Hi, Please review the fix for

Review Request For 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField.

2016-02-11 Thread Ambarish Rapte
Hi, Please review the fix for JDK9, Bug: https://bugs.openjdk.java.net/browse/JDK-8149636 Webrev: http://cr.openjdk.java.net/~arapte/8149636/webrev.00/ Issue: While scrolling with selection, when mouse is dragged outside th