Skip to main content

Bug Tracker

Side navigation

#4674 closed bug (worksforme)

Opened May 19, 2009 11:50PM UTC

Closed May 20, 2009 12:28AM UTC

$.browser.version detect IE8 like 6.0

Reported by: tapin13 Owned by:
Priority: critical Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Subj.

You can easy check it if you go to documentation and see looking at the IE version under IE8, show IE6.

I found js code, that detect browser correctly, u can use it as addition.

Attachments (3)
  • Untitled-1.png (40.5 KB) - added by tapin13 May 19, 2009 11:52PM UTC.

    Print Screen Example

  • ie8-xpsp3-std.png (71.3 KB) - added by dmethvin May 20, 2009 12:28AM UTC.

    ie8 normal mode

  • ie8-xpxp3-ie7mode.PNG (64.7 KB) - added by dmethvin May 20, 2009 12:29AM UTC.

    ie8 in ie7-compat mode

Change History (2)

Changed May 19, 2009 11:53PM UTC by tapin13 comment:1

js code, that detect browser here: http://www.quirksmode.org/js/detect.html

Changed May 20, 2009 12:28AM UTC by dmethvin comment:2

resolution: → worksforme
status: newclosed

Given the information here, 1.3.2 works for me. I've attached two screen shots showing IE8 on XPSP2 in both IE8 mode and IE7-compat mode.

I suspect that your user-agent string is broken; see #2661.