Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 23028 by nathanbrauer: Toolstrip background repeating x and y. http://code.google.com/p/chromium/issues/detail?id=23028
Chrome Version: 4.0.213.1 (Official Build 27053) Screencast which shows issue (audioless) 29s: http://goview.com/goldwyn/spring/play? method=playRecording&recordingId=6b4807a9-373f-4ea4-9635-d56c91a2c91e The toolstrip is basically doing the equivalent of a CSS property set like so: background-repeat:repeat; However, it should be: background-repeat:repeat-x; and probably this would be good too: background-position:bottom left; -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
