Using Safari 3.1.1 on a Mac (OSX Leopard), the "+" and Arrange buttons visible at admin/build/views/edit/ do not quite display correctly. The alignment of the item on the button background is off center. See attached screenshot. Using the exact same page/site on FF 2 Win and Mac and IE6 and IE7 gives the expected appearance of the buttons. I have not tested Safari on Windows to see if this also happens there.

CommentFileSizeAuthor
control_buttons_safari.png11.94 KBaclight

Comments

yoroy’s picture

Status: Active » Postponed (maintainer needs more info)

Can't reproduce this in Safari 3.1.1 on OS X Tiger (10.4)
What theme are you using? Can you inspect it with Firebug and maybe find the CSS rule that does this?

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Active

dmitrig01 once saw this with firefox 3 but then it disappeared.

Very odd.

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Whoops, didn't mean to change that.

yoroy’s picture

Well, firebug actually does work in FF3beta and apparently it's the border around the icon's anchor tag that offsets the background image. More specifically, it's the border-left that does it, all other sides do not move the background sprite.

I think I'll just design around it in http://drupal.org/node/242419. We'll still have to check if this fixes Safari as well.

merlinofchaos’s picture

Status: Postponed (maintainer needs more info) » Fixed

This is in; will mark fixed on yoroy's suggestion and if it's not fixed in -dev, re-open. =)

aclight’s picture

Yep, that did the trick. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.