briefcase
briefcase copied to clipboard
Selection highlight is not visible behind the checkbox if Detailed Status window was opened
Software versions
Briefcase current master Ubuntu 18.04
Problem description
Selection highlight is not visible behind the checkbox if Detailed Status window was opened
Steps to reproduce the problem
PUSH TAB
- User pushes some form
- User clicks on
Details
icon - Selection highlight is not visible behind the whole row
EXPORT TAB
- User exports some form
- User clicks on
Details
icon
Expected behavior
Selection highlight is visible behind the whole row
Hi, @mmarciniak90!
I can't reproduce the issue in Ubuntu 18.04:
In any case, it looks like a bug in Swing, not in our code. Could you tell me what JVM version are you running, please? If I run java -version
this is what I get:
briefcase master java -version
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)