Results 1 to 5 of 5

Thread: Ie8

  1. #1
    Client pdunton's Avatar
    Join Date
    Apr 2006
    Location
    Tucson, Arizona
    Posts
    520
    Squirrelcart version
    v3.4.1

    Ie8

    Just finished testing 3.0b2 with the newly released Internet Explorer 8.

    Noticed significant issues with some formatting. The display of category pages is particularly bad in the copy I have set up. Vertical and horizontal alignments are off for example. That the title goes to the top of the content area with no padding, margin is one case.

    The pages do display normally in the IE8 "Compatibility View" however.

  2. #2
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,718
    Squirrelcart version
    v3.3.7
    I did a lot of testing the last IE 8 beta, and everything appears fine. I just tested the default theme with the final release of IE 8 with compatibility view OFF, and it's working fine. I can't see any of the problems you are referring to.

    If you post screenshots of the default Squirrelcart theme (with none of it's theme files altered) that demonstrate the problems you are reporting, I'll look into it further.

  3. #3
    Client pdunton's Avatar
    Join Date
    Apr 2006
    Location
    Tucson, Arizona
    Posts
    520
    Squirrelcart version
    v3.4.1

    Ie 8

    Sorry, I am using a highly customized beta example, albeit using the provided selectors and ids.

    Seems to be a matter of CSS interpretation.

    FYI signed on the the Scientific American website and got a message that "due to a problem on the page it was being displayed in compatible view mode."

    I'm digging in this evening to see what my transgression is that troubles IE8.

  4. #4
    Client pdunton's Avatar
    Join Date
    Apr 2006
    Location
    Tucson, Arizona
    Posts
    520
    Squirrelcart version
    v3.4.1

    IE8 Bug

    I ran down one of the IE8 formatting problems I noted. This is that a Category Title ran to the very top of its enclosing block element.
    I had modified .cat_name with the style top: 40%.
    This was to change positioning because I was using a deep Image with the Title.
    IE8 ignored that style unless in Compatibility View.
    A change to a length value works, top: 40px is fine.

    I did not investigate if there are problems with other CSS positioning attributes.

    Since this is not a Squirrelcart problem this is definitely not the forum for the thread. However, shortly many users are going to be deploying Squirrelcart 3 and not a single one will be a "Demo Store." Might there be made a forum section where users can note their findings? We've got several new browsers to contend with and noting that using top: XX% in IE8 is a bad idea might save others an hour or so of work.

  5. #5
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,718
    Squirrelcart version
    v3.3.7
    Might there be made a forum section where users can note their findings?
    This is really a general CSS design issue rather than anything specific to Squirrelcart. You can still post it in "Anything Goes". When version 3 is released, we will be mirroring the same forum category sections you see currently under Squirrelcart v2.x.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts