[go: up one dir, main page]

Menu

#225 There is a little blue box in the upper right

open
1
2010-06-23
2009-09-08
Mike Lah
No

In the main interface window, when there are enough items (Rules, Compliance Checks, etc) to activate the scroll bar, there is a small square area in the upper right where the scroll bar and table headings meet. This area shows up as light blue on my screen, I assume it should be gray.

Discussion

  • Mike Lah

    Mike Lah - 2009-09-08
    • labels: --> Interface (example)
     
  • Jonathan Baker

    Jonathan Baker - 2009-09-22
    • priority: 5 --> 2
     
  • Bryan Worrell

    Bryan Worrell - 2009-10-16
    • assigned_to: nobody --> jimwinston
     
  • Bryan Worrell

    Bryan Worrell - 2009-10-16

    GlobalUITools::setupTableRendererUI(...)

    mess around with the background color setting stuff...

     
  • Jim Winston

    Jim Winston - 2009-10-19

    Fiddling with GlobalUITools::setupTableRendererUI() doesn't help. That method deals with the table, but the problem is in the JScrollPane.

    I tried setting the background color of the scroll pane and scroll pane viewport in a couple of places without success. I also tried JScrollPane.setCorner() to add a component, but that didn't work, either.

     
  • Jonathan Baker

    Jonathan Baker - 2010-06-23
    • priority: 2 --> 1
     
  • Jonathan Baker

    Jonathan Baker - 2010-06-23
    • assigned_to: jimwinston --> bworrell
     

Log in to post a comment.