Revision 1215524

Go back to digest for 23rd January 2011

Bug Fixes in KDE Base

Maks Orlovich committed changes in /trunk/KDE/kdelibs/khtml/css/cssstyleselector.cpp:

Make sure we honor width: set on a button with display: inline.

This is done by mutating it into inline-block (WebCore does that,
but a lot more other stuff, too, which doesn't make sense here given
our native-widgets approach).

Fixes the star (so that's what the weird fancy character was) and loupe
icons on google search results getting cutoff.

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/khtml/css/cssstyleselector.cpp
1 files changed in total