Evolve icon indicating copy to clipboard operation
Evolve copied to clipboard

Scroolbars issue in firefox

Open csoriano1618 opened this issue 11 years ago • 1 comments

There's some blue border and the size of the scrollbar container is wrong. scrolbarissue

Thanks!

csoriano1618 avatar Nov 25 '13 14:11 csoriano1618

Problem solved ..

'the bad thing' is coming from gtk-2 murine engine, but only in case you want to have rounded css corners scroll bar caps..

Most themes for gtk-2 based on murrine engine were made with roundess = 0 for the scrollbar trough (background track or scrolltrack) and using images for actual 'bar'.

Evolve use roundness = 4 for the scrollbar itself - therefore those blue corners are just colors behind scrollbar component.

I've patched 'the ugly thing' and I can send you the result for testing Later I will try to get in contact with Satya - to put this version here in Git

Don't ask me to fork Evolve ;) - all fixes should arrive here in original theme Git

If you want to check the patched version - you can send a message to [email protected] and I will send you the theme.

sorinnn avatar Feb 07 '15 06:02 sorinnn