Re: RFR JDK-8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT

2020-04-21 Thread Jayathirth D v
Thanks for clarification. +1. Regards, Jay > On 22-Apr-2020, at 12:07 PM, Prasanta Sadhukhan > wrote: > > internal CI system is automated testing whereas this test is manual . > > Regards > Prasanta > On 22-Apr-20 12:05 PM, Jayathirth D v wrote: >> Looks good to me if it is verified to pass i

Re: RFR JDK-8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT

2020-04-21 Thread Jayathirth D v
Looks good to me if it is verified to pass in our internal CI system also. Thanks, Jay > On 17-Apr-2020, at 8:34 PM, Prasanta Sadhukhan > wrote: > > Hi All, > > Please review a test fix for an issue where it is seen that JTabbedPane > tabLayoutPolicy was not getting changed from SCROLL_TAB_L

Re: RFR JDK-8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT

2020-04-21 Thread Prasanta Sadhukhan
internal CI system is automated testing whereas this test is manual . Regards Prasanta On 22-Apr-20 12:05 PM, Jayathirth D v wrote: Looks good to me if it is verified to pass in our internal CI system also. Thanks, Jay On 17-Apr-2020, at 8:34 PM, Prasanta Sadhukhan wrote: Hi All, Please r

RFR JDK-8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT

2020-04-17 Thread Prasanta Sadhukhan
Hi All, Please review a test fix for an issue where it is seen that JTabbedPane tabLayoutPolicy was not getting changed from SCROLL_TAB_LAYOUT to WRAP_TAB_LAYOUT. This is because the test creates only 5 tabs which fits on the window whereas the JTabbedPane.WRAP_TAB_LAYOUT spec says "The ta