https://bugs.documentfoundation.org/show_bug.cgi?id=98419

--- Comment #23 from Caolán McNamara <[email protected]> ---
A and B have fixes in the 5-1 queue

C The orange is almost certainly coming from...

5.1 vcl/unx/gtk3/gtk3gtkframe.cxx
#if OSL_DEBUG_LEVEL > 0 // set background to orange
        m_aFrame->clear( basebmp::Color( 255, 127, 0 ) );
#endif

which sets the bg to orange and expects that it gets overpainted so that any
orange visible is a bug.

I however can't reproduce a situation where I get such orange portions in a
debugging 5-1. "some scrolling bars are a weird blue-and-orange" suggests that
not all have this problem, is this the case ? Only some situations show the
orange ?

D Not a clue, works fine for me. Is it a menubar that has entries but doesn't
show the menus when clicked on or what sort of breakage do you get ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to