(Resending since my message was held for moderation, because I was not
subscribed, and the message has apparently not been released yet.)
Hi,
I work on GnuPG. We have a helper program call pinentry that asks for
the user's passphrase. This means that a program like Enigmail
doesn't need to hand
It seems to be a "undershoot" appearing when I set the background-color
on the GtkScrolledWindow.
Whith the following workaround, the undershoot hides again:
#myscrolledwindow {
background-color: green;
}
#myscrolledwindow.undershoot {
background: none;
}
But:
- what really