Posts Tagged ‘IE7’

IE7 is coming this month…Em I ready?

October 12th, 2006 by Martin

Well I have to say that I am not regular IE user anymore… I choose something else… something different :) Ok that for a prologue ;) I downloaded IE7 RC1 mainly for testing purposes. I have multiple browser installations to test my web projects and such… But after installation and obvious reboot I can not display any site without crashing my brand new IE :-D . So that is all from my testing experience with IE7 RC1 :( . I do not know what is wrong and I do not have spare time to solve it. My conclusion from this experiment is – I am not ready for IE7 (even I have all MS patches ;)

 

 A small update to this post. Microsoft released a Toolkit to Disable Automatic Delivery of Internet Explorer 7 . I think it was released because of system  administrators to prevent problems with internal IE based applications.

 

 Tags

List of CSS changes to IE7

September 3rd, 2006 by Martin

Well according to IEBlog there are a lot of new (and surely welcomed from web developers) bug fixes to comply with W3C standards. I am really looking forward, because currently feeling about IE7 Beta 2 a bit disappointed. But I know it is still beta ;) .

 

Fixed bugs first:

 

Details on some of the other bugs (from sources other than the positioniseverything.net list) that were fixed:

  • Overflow now works correctly! (That means boxes do not automatically grow any more.)
  • Parser bugs: * HTML, _property and /**/ comment bug 
  • Select control: CSS style-able and not always on top
  • Auto-sizing of absolute positioned element with width:auto and right & left (great for 3 column layouts)
  • Addressed many relative positioning issues
  • Addressed many absolute positioned issues
  • % calculations for height/width for abs positioned elements http://channel9.msdn.com/ShowPost.aspx?PostID=191182
  • <?xml> prolog no longer causes quirks mode
  • HTML element truly independent of the Body (now gets its own width, height etc.)
  • 1 px dotted borders no longer render as dashed
  • Bottom margin bug on hover does not collapse margins
  • Several negative margin issues fixed
  • Recalc issues including relative positioning and/or negative margins are fixed now
  • CLSID attribute of <object> tag no longer limited to 128 characters
  • :first-letter whitespace bug described in http://blogs.msdn.com/ie/archive/2005/09/02/460115.aspx fixed
  • Descendant selector now works properly for grand children when combined with other selectors
  • First-line and first-letter now applies when there is no space between word :first-line and opening brace {
  • Pseudo-classes now are working as expected if selector is excluded
  • The :link selector works now for anchor tag with href set to bookmark
  • Addressed !important issues
  • PositionIsEverything piefecta-rigid.htm now works
  • List-item whitespace bug fixed
  • Fixed Absolutely Buggy II
  • Absolute positioned elements now use always correct containing block for positioning and size information
  • Nested block elements now respect all overflow declarations (hidden, scroll, etc)
  • Fixed the opposing offset problem (absolute positioned element whit all four top, bottom left and right are present)
  • <a> tags nested within LI elements will no longer add extra bottom margin when hover occurs
  • We no longer lose the image aspect ratio on refresh
  • Cleaned up our ident parsing according to CSS2.1 rules
  • Fixed parsing bugs for multi- class selectors and class selectors that are combined with id selectors
  • Enable :hover on all elements not just on <a>
  • Background-attachment: fixed works on all elements – so Eric Meyer’s complexspiral demo works
  • Improved <object> fallback

New features from CSS2.1:

  • Min/max width/height support (also for images, which did not work in IE7b2)
  • Transparent borders
  • Fixed positioning support
  • Selectors: first-child, adjacent, attribute, child
    • A couple of CSS 3 attribute selectors: prefix, suffix and substring since we were working already in the code base (also the general sibling selector)
  • Alpha channel PNG support (Not a CSS feature but too important for designers to not call it out J)

Improvements in Standars support

 Tags
Text size: A A