Hi,
Maybe a bug found in Qt, doing that the height doesn't change.
Qt Code:
  1. QToolBarExtension
  2. {
  3. height: 19px;
  4. }
To copy to clipboard, switch view to plain text mode 
Changing the background color works correctly but the height is impossible to change.
Bug from Qt or bad use ?
Thanks