Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-12-05 Thread Krishna Addepalli
swing-dev@openjdk.java.net Subject: RE: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Hi Sergey, I have analyzed it further, and found a possible root cause for the difference in the behavior. It has to do with the way the "show()" function is written for J

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-20 Thread Krishna Addepalli
shna Addepalli ; Semyon Sadetsky ; swing-dev@openjdk.java.net Subject: Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Hi, Krishna. Last time in the discussion we had a question why it is not possible to reproduce the bug using JFrame and focus manipula

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-15 Thread Krishna Addepalli
al Message- From: Sergey Bylokhov Sent: Wednesday, November 15, 2017 4:18 AM To: Krishna Addepalli ; Semyon Sadetsky ; swing-dev@openjdk.java.net Subject: Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Hi, Krishna. Last time in the discussion we had a question wh

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-14 Thread Sergey Bylokhov
, 2017 11:25 PM To: Krishna Addepalli ; swing-dev@openjdk.java.net; Sergey Bylokhov Subject: Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move This fix was already published on Swing alias: http://mail.openjdk.java.net/pipermail/swing-dev/2016-October/006808.html

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-12 Thread Krishna Addepalli
ishna Addepalli ; swing-dev@openjdk.java.net; Sergey Bylokhov Subject: Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move This fix was already published on Swing alias: http://mail.openjdk.java.net/pipermail/swing-dev/2016-October/006808.html Please continue your discussio

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-08 Thread Semyon Sadetsky
- From: Krishna Addepalli Sent: Thursday, October 26, 2017 2:13 PM To: swing-dev@openjdk.java.net; Sergey Bylokhov Subject: RE: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Hi Sergey, I have recreated the webrev for JDK-10 consolidated repo: http

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-11-08 Thread Krishna Addepalli
Any update on this Sergey? -Original Message- From: Krishna Addepalli Sent: Thursday, October 26, 2017 2:13 PM To: swing-dev@openjdk.java.net; Sergey Bylokhov Subject: RE: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Hi Sergey, I have recreated the

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-10-26 Thread Krishna Addepalli
30, 2017 7:54 PM To: Krishna Addepalli ; swing-dev@openjdk.java.net Subject: Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move Related bug: http://mail.openjdk.java.net/pipermail/swing-dev/2014-April/003394.html From: swing

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-08-30 Thread Jason Mehrens
] JOptionPane.showMessageDialog causes JScrollBar to move Hi Sergey, Can we have the fix pushed in, as per our conversation? Thanks, Krishna From: Krishna Addepalli Sent: Wednesday, July 26, 2017 3:07 PM To: swing-dev@openjdk.java.net Cc: Prasanta Sadhukhan ; Sergey Bylokhov Subject: [10][JDK-8075084

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-08-29 Thread Sergey Bylokhov
alli > Sent: Wednesday, July 26, 2017 3:07 PM > To: swing-dev@openjdk.java.net > Cc: Prasanta Sadhukhan ; Sergey Bylokhov > > Subject: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to > move Hi All, Please review the fix for bug: Bug: JDK- 8075084

Re: [10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-08-29 Thread Krishna Addepalli
Hi Sergey, Can we have the fix pushed in, as per our conversation? Thanks, Krishna From: Krishna Addepalli Sent: Wednesday, July 26, 2017 3:07 PM To: swing-dev@openjdk.java.net Cc: Prasanta Sadhukhan ; Sergey Bylokhov Subject: [10][JDK-8075084] JOptionPane.showMessageDialog causes

[10][JDK-8075084] JOptionPane.showMessageDialog causes JScrollBar to move

2017-07-26 Thread Krishna Addepalli
Hi All, Please review the fix for bug: Bug: JDK- 8075084 https://bugs.openjdk.java.net/browse/JDK-8075084 JDK 10 Webrev : http://cr.openjdk.java.net/~psadhukhan/8075084/webrev00/ Summary: This is an interesting test case written by Drew Jetter (http://webbugs.us.oracle.com/IMWeb/