Another way to state this bug is that the focus ring isn't visible.
Maybe it's because of a line similar to this in the gtkrc:

GtkWidget::focus-line-width = 0

Change this value to 1 for dotted lines. Alternatively, the theme could
set an image for the focus ring:

engine "pixmap"{
        image
        {
                function        = FOCUS
                recolorable     = TRUE
                file            = "focus.png"
                border          = {5,5,5,5}
                stretch         = TRUE
                }
}

-- 
Ctrl+(direction buttons) doesn't show the position of selection in New Wave 
theme.
https://bugs.launchpad.net/bugs/390601
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to