The StackExchange OAuth login form doesn't look good when triggered from a Windows 8 app. The page should be styled to get rid of the horizontal scrollbar for instance.

See also this StackExchange thread: How to style control hosting OAuth login dialog of WinRT WebAuthenticationBroker.AuthenticateAsync?

Screenshot

  • missing icon/title in page header (white rectangle, top left of dialog)
  • horizontal scrollbar
  • I think the page width could be bigger

Layout issues

share|improve this question
The fact that (last I checked) you can't resize that Win8 control doesn't help. – Anna Lear Dec 12 '12 at 4:17
True, but the web page can be optimized server-side per MSDN guidance msdn.microsoft.com/en-us/library/windows/apps/xaml/jj856908 – Xavier Decoster Dec 12 '12 at 8:53

1 Answer

This was probably fixed in the most recent build.

Don't have my Surface handy to test, but I'll confirm later tonight.

share|improve this answer

You must log in to answer this question.

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