eurucamp / 2012.eurucamp.org

eurucamp 2012 website
2012.eurucamp.org
9 stars 4 forks source link

Browser testing #9

Open polarblau opened 12 years ago

polarblau commented 12 years ago

Who can do this?

myabc commented 12 years ago

@polarblau I'll try to get everyone to review the site, once we get something stable up to dev.eurucamp.org. I have a Windows box at home to test on.

pietia commented 12 years ago

we can ask @ basecamp

pietia commented 12 years ago

related: #25

wikimatze commented 12 years ago

IE6, IE7, IE8, IE9 look all the same - see http://www.flickr.com/photos/wikimatze/7548150876/. The main issue is, that it loads the mobile version for IE. If you turn this off, I can retest IE. Beside, the table look good.

polarblau commented 12 years ago

Yep, that’s the lacking support for media queries. I was under the impression that we had included a shim for that with modernizr. I'll have to check.

— Is the content well accessible, though?

wikimatze commented 12 years ago

Modernizr is imh the best solution for this issue. Hope you get it right. Yeah, the content is well accessible. But the image are scaled up and are looking scary - think this also related to the mobile version css for the site. On 07/11/2012 08:42 AM, polarblau wrote:

Yep, that’s the lacking support for media queries. I was under the impression that we had included a shim for that with modernizr. I'll have to check.

— Is the content well accessible, though?


Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6899293

pietia commented 12 years ago

I like it under Lynx https://skitch.com/piotrgega/egy9a/1-lynx-eurucamp.org-lynx .

polarblau commented 12 years ago

Looks like we did a good job with the mark–up :blush:

polarblau commented 12 years ago

@matthias-guenther — If I push a fix in a bit, would you be able to check again? We might have more issues which aren't apparent currently.

wikimatze commented 12 years ago

Yeah I'm able to retest, just let me know when you shipped the changes. @piotr like the Lynx layout, use it sometimes to get information faster.

On 07/11/2012 08:51 AM, polarblau wrote:

@matthias-guenther — If I push a fix in a bit, would you be able to check again? We might have more issues which aren't apparent currently.


Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6899410

pietia commented 12 years ago

@matthias-guenther lynx is cool (good memories from the time when i was using Debian) but it's worth to try links ( links2 in some systems) as well :)

polarblau commented 12 years ago

Turns out I had missed a change in Modernizr. The polyfill for mediaqueries is not included anymore. I've now added a polyfill for this case. There's also a (now closed) ticket: #107.

Could you @matthias-guenther @pietia please take a look at some point and let me where we are? :sweat:

Many thanks!

wikimatze commented 12 years ago

Endless zooming and each IE versions hangs up - I think, it's best to save effort to solve this. On 07/12/2012 10:34 AM, polarblau wrote:

Turns out I had missed a change in Modernizr. The polyfill for mediaqueries is not included anymore. I've now added a polyfill for this case. There's also a (now closed) ticket: #107.

Could you @matthias-guenther @pietia please take a look at some point and let me where we are? :sweat:

Many thanks!


Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6929757

polarblau commented 12 years ago

Could you explain what do you mean by “endless zooming”? Are you seeing any JS errors?

I'll later today have access to a IE7 version I can run here over the local network as well.

polarblau commented 12 years ago

@pietia — Could you help me with this later today? @matthias-guenther — Many thanks for testing, btw.!

pietia commented 12 years ago

@pietia, i'm going out at 4pm (CET) and will be back at ~10pm (CET)

pietia commented 12 years ago

@polarblau ^

polarblau commented 12 years ago

K, let's see where I'm then.

wikimatze commented 12 years ago

With endless zooming, I mean that the background image is scaling so much. Sorry, can't start the debugger cause browser is breaking when I open the page :). On 07/12/2012 02:11 PM, polarblau wrote:

@pietia — Could you help me with this later today? @matthias-guenther — Many thanks for testing, btw.!


Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6933363

polarblau commented 12 years ago

Got it, thanks. I'm deploy a version where the BG image is disabled if mediaqueries are not natively supported. c766c6ad8f7183dd07ff9a79353988f009b7a7a8

wikimatze commented 12 years ago

Will test it tomorrow, can't see code anymore today, too much bugs and crap for today, brrr. See you tomorrow guys. On 07/12/2012 02:40 PM, polarblau wrote:

Got it, thanks. I'm deploy a version where the BG image is disabled if mediaqueries are not natively supported. c766c6ad8f7183dd07ff9a79353988f009b7a7a8


Reply to this email directly or view it on GitHub: https://github.com/eurucamp/2012.eurucamp.org/issues/9#issuecomment-6933909