Support Forum

Profile popup display problem in Google Chrome

ТО Тони
Тони
Member

Hi,

there seems to be rather odd problem with the profile popups in Google Chrome. The odd part is that the problem is only on my site (profile popup work just fine in this forum), which is a fresh WP install with only SimplePress installed and only with Chrome. Popups work fine on my site in Firefox, Opera and IE8. I am really confused confused

chrome-popup-1.png

7 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

It may be an artefact of your WP theme or another plugin doing something that only webkit recognises.
Can you give me a link to your site so I can see this? If I visit as a guest will I be able to open profile popups to look at one?

ТО Тони
Тони
Member

It’s a fresh WP install with no other plugins than SinglePress. The theme is Twenty Ten (tried with Twenty Eleven with the same result).

Here is the link. This is a test forum and currently Guests have Standart permissions so feel free to test around.

YS Yellow Swordfish
Yellow Swordfish
Member

the unhelpful news is that using version 13 of Chrome on my Mac then I do not see any display issues at all. So can I assume this is restricted to Windows?

ТО Тони
Тони
Member

Quick check with Chrome under DamnSmall Linux shows no problem at all. So maybe is restricted only to Windows (in this case XP)

YS Yellow Swordfish
Yellow Swordfish
Member

XP eh? Sorry but somehow not that surprised.
if you can use the Chrome developers tools you could examine the actual element being displayed there to try and determine the cause. That would also allow us to see if there is anything we could do as well.

ТО Тони
Тони
Member

The problem seems to be with the relative position for class .ui-dialog-titlebar. When removed the bar comes to the right place, but unfortunately without the close button laugh

My CSS knowledge is limited so this is the best i can do.

While testing around found something interesting – the problem is present only with maximized browser window. In scaled down window everything is just fine.

It seems to be problem only with my machine. Sorry for the lost time.

P.S. Sorry for the jagged screenshot, it was attached by mistake.

YS Yellow Swordfish
Yellow Swordfish
Member

All most strange.
The popup (and the classes being used) are all using the jQuery Ui components which they usually do a pretty good job of testing so I am surprised at any odd behaviour to be honest.