Note: Looks like this got fixed at some point. The popup is working fine in Safari for me now. . :)

I often browse SO from my iPhone and sometimes I hit the site when I'm not logged in, but still signed in with my OpenID provider. On a normal desktop browser that results in a banner floating down at the top of the page saying something along the lines of "Welcome back, Anna Lear. Please click here to refresh the page."

On the iPhone, however, that doesn't work. See screenshot below. I get a panel sliding in at the top of the page, but most of it is unreadable/missing and the "close this message" actually can't be clicked. I've tried in various ways to get to it, but tapping the screen just goes straight through to the links behind it (Questions, Tags, etc.).

screenshot

share|improve this question
2  
I just click the "Refresh" button in the address bar. No one reads pop-up notifications anyway. – Cody Gray May 22 '11 at 14:47

1 Answer

up vote 3 down vote accepted

As Cody Gray indicated, just refresh the page (or navigate to a deeper page).

Absolute positioning is kind of a nightmare on mobile Safari, so this isn't easily fixable.

share|improve this answer
Hah! And here I thought my comment was merely in jest. Of course, not being a web developer, I have no real idea how hard it is to do these things in various browsers. – Cody Gray May 23 '11 at 4:38
can jquery not hack the positioning for you? Better, if presenting an autologin- remove the original banner. – Moshe May 26 '11 at 2:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged