<Swing Dev> [12] RFR JDK-8203281:[Windows] JComboBox change in ui when editor.setBorder() is called

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Sep 6 17:34:38 UTC 2018


Ping? It's been a month.

Even if JDK-6490753 fix is not only for Vista, but a portion of it 
[where I propose a fix] is causing issue in windows7, 10, so it is 
modified to make sure it works correctly in windows7-10. It will also 
not affect windows vista.
Please provide comments on this.

Regards
Prasanta
On 8/9/2018 3:09 PM, Prasanta Sadhukhan wrote:
> Gentle reminder.
>
> I guess it's for vista as the bug description states it's for
>
> Vista Info:
> ===========
> Vista Build No: 5840
> Vista Theme: Default Theme(Aero)
>
> Regards
> Prasanta
> On 8/2/2018 12:27 AM, Sergey Bylokhov wrote:
>> Hi, Prasanta.
>> I am not sure that previous fix[JDK-6490753] was implemented for 
>> Vista only.
>> Maybe Martin (CC) can take a look to this?
>>
>> On 01/08/2018 10:11, Prasanta Sadhukhan wrote:
>>> Hi All,
>>>
>>> Please review a fix for an issue where it is seen that combobox gets 
>>> an unwanted border around it.
>>> This is a aftereffect of JDK-6490753 
>>> <https://bugs.openjdk.java.net/browse/JDK-6490753> where am empty 
>>> border is added to combobox to make it look like Vista native combobox.
>>> Proposed fix is to make sure no empty border is drawn if windows 
>>> version is not vista.
>>> Here's the combobox looks like before and after fix in windows 10 
>>> and 7.
>>>
>>> Before fix
>>>
>>> After Fix
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8203281
>>> webrev: http://cr.openjdk.java.net/~psadhukhan/8203281/webrev.0/
>>>
>>> Regards
>>> Prasanta
>>
>>
>



More information about the swing-dev mailing list