https://bugs.kde.org/show_bug.cgi?id=404045

ZBalling <val.zapod...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |val.zapod...@gmail.com
     Ever confirmed|0                           |1

--- Comment #5 from ZBalling <val.zapod...@gmail.com> ---
Hello! I know how to solve a problem.
In /usr/share/themes/Breeze/gtk-2.0/widgets/menu (in my case, include
"widgets/menu" was in /usr/share/themes/Breeze/gtk-2.0/gtkrc)

style "separator_menu_item"
{
    engine "pixmap"
    {
        image
        {
            function            = BOX
              file              = "../assets/line-h.png"
              border            = { 1, 1, 1, 1 }
              stretch         = TRUE
        }
    }
}

Should be

              border            = { 0, 0, 0, 0 }


Than the problem vanishes. I use debian 10 Buster with breeze-gtk-theme
5.14.5-1
Also please open bug in debian. 
https://packages.debian.org/buster/breeze-gtk-theme
Thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to