473,748 Members | 2,410 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internet Explorer 7 beta 2 preview: buggy

VK
Internet Explorer 7 beta 2 preview

CNET Editor review:
<http://reviews.cnet.co m/Internet_Explor er_7_for_XP_SP2 _Beta_2/4505-3514_7-31454661-2.html?tag=nl.e 415>

Summary (my personal review interpretation) : "Half stolen from Firefox,
half is buggy - including the stolen part".

Download:
<http://www.download.co m/Internet-Explorer-7/3000-2356_4-10497433.html?t ag=nl.e415>

Attention! After installing Internet Explorer 7 beta 2 you cannot roll
back to the previous version.

As I currently do not have a spare Windows XP SP2 machine: anyone is
aware of what JScript version is used in IE7? Is it still JScript 5.6
or JScript.Net (JScript 7) ?

Feb 8 '06 #1
3 2348


VK wrote:

As I currently do not have a spare Windows XP SP2 machine: anyone is
aware of what JScript version is used in IE7? Is it still JScript 5.6
or JScript.Net (JScript 7) ?


Already posted here, see
<http://groups.google.c om/group/comp.lang.javas cript/msg/17cf87914531b4e f?hl=en&>
--

Martin Honnen
http://JavaScript.FAQTs.com/
Feb 8 '06 #2
VK

Martin Honnen wrote:
Already posted here, see
<http://groups.google.c om/group/comp.lang.javas cript/msg/17cf87914531b4e f?hl=en&>


So the same 5.6 with (probably) some tiny changes. Thanks, I missed it
in that thread.

Feb 8 '06 #3
VK wrote :
Internet Explorer 7 beta 2 preview

CNET Editor review:
<http://reviews.cnet.co m/Internet_Explor er_7_for_XP_SP2 _Beta_2/4505-3514_7-31454661-2.html?tag=nl.e 415>

Summary (my personal review interpretation) : "Half stolen from Firefox,
half is buggy - including the stolen part".

This maybe a bit exaggerated but I nevertheless kinda agree with you.
They did not fix lots of other bugs too (eg in DOM 2 Core, DOM 2 HTML,
scripting, etc) which had been reported, documented, explained, etc..
Absolutely position bugs and related bugs (eg wrong/incorrect z-index
implementation) have barely been addressed.

My bug collection in MSIE 6
http://www.gtalbot.org/BrowserBugsSection/MSIE6Bugs/

My bug collection in MSIE 7
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/

Collections of CSS 1 bugs, CSS 2.1 bugs and CSS support for MSIE 6 at
channel9
http://channel9.msdn.com/wiki/defaul...rSupportforCSS

MSIE 6 Crash bugs, MSIE 6 programming bugs, MSIE 6 DOM bugs at channel 9
http://channel9.msdn.com/wiki/defaul...rogrammingBugs

MSIE 6 Standards Support and related bugs at channel 9
http://channel9.msdn.com/wiki/defaul...andardsSupport

104 bugs reported regarding MSIE 6 at Peter-Paul Koch site
http://www.quirksmode.org/bugreports...lorer_windows/

Hixie's evil CSS testcases by Ian Hickson (dozens of testcases)
http://ln.hixie.ch/?start=1051031464&count=1

Wrong z-index implementation bugs by Aleksandar Vacic'
http://www.aplus.co.yu/css/z-pos/index2.php

What's also disappointing is the absence of large portion of unsupported
CSS2.1 properties. Say, implementing CSS2.1 outline property: since
there never was any support before, then the question of
backward-compatibility (quirks rendering mode) should not have stopped
Microsoft from trying to implement it. If they have not done any of this
by the beta 2 release, there is then huge chances that MSIE 7 final
release will not have more than what we see now in beta 2.
Someone (can't remember who or where) said that Microsoft can not
endlessly work on IE forever because they have limited resources.
Download:
<http://www.download.co m/Internet-Explorer-7/3000-2356_4-10497433.html?t ag=nl.e415>

Attention! After installing Internet Explorer 7 beta 2 you cannot roll
back to the previous version.


That's not true.

{
To uninstall Internet Explorer 7 Beta 2 Preview and return to Internet
Explorer 6 on Windows XP

1. Click "Start," and then click "Control Panel."
2. Click "Add or Remove Programs."
3. Check "Show Updates" at the top of the dialog box.
4. Scroll down the list to "Windows XP – Software Updates," select
"Internet Explorer 7 Beta 2Preview," and then click "Change/Remove."

If "Internet Explorer 7 Beta 2 Preview" does not exist, run
%windir%\$NtUni nstallie7bet2p$ \spuninst\spuni nst.exe. You need to have
"view hidden folders" enabled. %windir% is your Windows installation
directory, which is normally 'C:\Windows' on most systems.
}
FAQ on IE 7 beta 2
http://blogs.msdn.com/ie/archive/2006/01/31/521344.aspx

Gérard
--
remove blah to email me
Feb 8 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2026
by: mr_burns | last post by:
hi, i am using the following code which works well in internet explorer but not in firefox (and perhaps others too): var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false"; xmlDoc.load("xml/names.xml"); nodes = xmlDoc.documentElement.childNodes span_html = '<p>'
6
5009
by: John Gabriel | last post by:
I have been obtaining the following error in the output window of the IDE: 1>mt.exe:general error c101008d:Failed to write the updated manifest to the resource of file "..\debug\test.exe". The process cannot access the file because it is being used by another process. 1>Project : error PRJ0002 : Error result 31 returned from 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\mt.exe'. 1>Build log was saved at...
2
2294
by: CathieC | last post by:
I have a websote developed using visual studio 2005 beta , .net version 2 i deploy my application to a server and it is run from client computers. One of the users gets the error "Internet Explorer cannot open the internet site "XXXXX" Operation aborted" this happens when they click on a menu item to open a page. they do not get
4
3117
by: zz | last post by:
Sorry for posting this here but unfortunatly I couldn't find any appropriate newsgroup for this and since I've been active here with .net question I figured you guys might be able to help. This is a link to a very simple page that contains 2 DIV statements: http://xsinx.no-ip.com:8880/TestEmbedDiv.html One of them is embeded in the other. There is some clipping involved (the red layer is smaller than the yellow one). If you look at...
21
11753
by: Joe Attardi | last post by:
Hey all! I was reading over at the IE Blog the other day http://http://blogs.msdn.com/ie/] and read some interesting, and encouraging news. According to Sunava Dutta, an IE Program Manager, starting in IE7 XMLHttpRequest will be a plain JavaScript object. It will still include the Microsoft.XMLHTTP ActiveX component for compatibility, but IMHO this is a very good shift for IE. What do you think?
1
4477
by: =?Utf-8?B?aHV3NTM=?= | last post by:
I use vista and internet explorer 7 with a Hp 1210 printer. The system has worked fine, but I have now discovered that I am unable to print from the browser. The page does appear in the preview, but when I press the print button nothing happens. I have gone into tools, internet options, security and unticked enable protected mode, the preview then changes to a load of codes ( i'm not a computer boffin) and it will print this. All my...
1
1361
by: =?Utf-8?B?UGF5cm9sbCBmcnVzdHJhdGVk?= | last post by:
I am on my work computer using Windows XP, I am am using Internet Explorer 7.0 also. I am on a payroll website to do my weekly payroll. I try and view my payroll before processing it so I try and open the payroll preview I open the report which opens in excel and a page opens but I get a blank page. I never had a problem with the report until had IE 7.0 installed on my PC. Can someone offer any suggestions?
0
1797
by: =?Utf-8?B?U2FyamVz?= | last post by:
Whether it was Windows SP3 or Internet 8 Beta or just plain stupidity on my part I am missing info so I am unable to log onto the Internet. I am using my sons's laptop! I am now running Windows XP SP3. I downloaded it with no problems. I also download Internet Explorer 8 Beta and right away I had problems. I did all the recommened fixes and it still did not work properly. I uninstalled IE Beta 8 and reinstalled IE 7. For whatever reason...
15
2404
by: moltendorf | last post by:
I have created a little chat application that seems to work 100% on Mozilla Firefox, Google Chrome, and Safari, (tried it in Opera, and it seems to work, but the cookies are screwing everything up; this is probably because my install is not being run under an administrator account), but not Internet Explorer. Chat &bull; Login http://preview.moltx.name/chat_v2/library.js Everything works fine, up until you get to the chat room itself....
0
9552
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9326
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9249
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4607
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4877
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3315
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.