RFR: JDK-8016524: [macosx] Bottom line is not visible for JTableHeader [v4]
Harshitha Onkar
duke at openjdk.java.net
Wed Feb 2 02:17:06 UTC 2022
On Tue, 1 Feb 2022 04:19:55 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> I now see it fail locally in windows system also along with ubuntu. windows screenshot here where the border is white which is why it fails
>> 
>
> It seems there's a anomaly for JTableHeader border in native and jdk in Windows L&F..
> The system table shows here doesn't show any line
> 
>
> whereas in our SwingSet2 we have a light grey line
> 
>
> Technically, it might be construed as a bug but I guess I will prefer a demarcation line between header and body.
> It's upto you if you want to take a look at this in a separate issue or in this.
@prsadhuk Thank you for looking into it. I think this fix will require a change in Window related L&F classes. I think it would help me if I track this as separate issue.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7219
More information about the client-libs-dev
mailing list