DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2009-03-24 14:23:50

mylda
New member

IETester and debug bar dysplay mode

hello,

I have installed IETester 0.32 and debugbar 5.2.2. and IE8 on my system Win XP.
If page opened with IETester in IE 6 mode debug bar show in display mode column "Quirks mode IE5", or if page opened in IE7 mode debug bar show in display mode column "Standart mode IE6" etc. Debug bar always display previous version of display mode then I using at IEtest. Only use of IE8 mode is display mode showed correctly. How can I ix this problem?

thank's for help

Offline

 

#2 2009-03-24 14:26:08

fabrice
DebugBar Support

Re: IETester and debug bar dysplay mode

Interesting. Can you provide an url where I can test the problem ?

Offline

 

#3 2009-03-24 15:17:27

mylda
New member

Re: IETester and debug bar dysplay mode

It happens for example at https://klient.peneznidum.cz/

Offline

 

#4 2009-03-24 15:56:58

fabrice
DebugBar Support

Re: IETester and debug bar dysplay mode

Looks like IETester is right.

For the provided URL, using IE6, I get "quircks mode", and using IE7 I get "standard IE6 mode".

So rendering mode is different on IE6 and IE7, and DebugBar under IETester is giving the right information.

Offline

 

#5 2009-05-27 02:17:17

createsean
New member

Re: IETester and debug bar dysplay mode

I'm getting the same thing. What would cause a page to render in "standard ie6 mode" despite being viewed in IE7?

Interestingly in IE it renders Standards Mode IE. So why would it render standard mode IE6 when viewed in IE7?

Last edited by createsean (2009-05-27 02:23:43)

Offline

 

#6 2009-05-27 06:28:57

fabrice
DebugBar Support

Re: IETester and debug bar dysplay mode

Hi,

What is your problem ? Which url ? What mode ? What is your os and installed ie version ?

Offline

 

#7 2009-12-18 08:54:26

thedog
New member

Re: IETester and debug bar dysplay mode

Similar Problem ...

Site: web.de
OS: XP SP3
IE7 is showing "Standard IE6 mode". I think it should be "Standard IE7 mode", as:

Doctype is <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">, and alert(document.compatMode) shows "CSS1Compat", so Quirks mode was not triggered.

Or is there a slight behavior difference between "Standard IE6 mode" and "Standard IE7 mode"? I understand "Standard IE6 mode" as "behaving exactly as IE6 would", so rather quirky.

Thanks for your support!

Offline

 

#8 2009-12-19 18:55:13

fabrice
DebugBar Support

Re: IETester and debug bar dysplay mode

Hi,

I'm not sure to understand your question. Under IE7, there is no special mode.
There are only 2 differents modes under IE6 and IE7 : Quirck mode and Standard mode.

So, for an IE7 instance, there can be 2 modes as well : Quirck mode and Standard mode (called Standard IE6 mode).

Under IE8, there are 3 different modes : Quirck mode, Standard mode I7 and Standards mode IE8.

Hope this helps.

Offline