Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      IE 8, starting with Beta 2 release.
    • Affects:
      Compatibility/Configuration

      Description

      Add official support for IE8. Intention is to support the new default "Standards mode" if possible.

      - ensure proper component rendering and styling
      - ensure proper bridge function
      - add IE8 awareness to outputStyle component

        Activity

        Hide
        Ken Fyten added a comment -

        Initial test results using IE 8 on 1.8.0-DR1 build 5 (Joanne):

        Server tested: Tomcat 6

        1. component showcase:

        JSP

        • Autocomplete: the selection panel shows up on the left of the entry field and covers the input area
        • File upload: does not work - files can be selected but not uploaded
        • Rich Text: Runtime Error has occurred (Line: 38 Error: 'submit.tagName' is null or not an object)
        • The issues listed for facelets version also occur.

        Facelets

        • Drag and Drop: instead of staying on the original location, the item image floats on the bottom of the page if dragged
        • Google Map: map area turns blank after one second flashing once an address is entered for "Select an Address"
        • Static Tabset: the radio items of Tab Visibility are not aligned properly

        Facelets Enhanced

        • autocomplete: the selection panel shows up on the left of the entry field
        • Effects: the effect words (i.e. Highlight, Diff) are cut off and not showing properly
        • Dynamic Tabset: cannot type in New Tab Label and New Tab Content to add a new tab
        • The issues listed for facelets version also occur.

        2. address: tested successfully on both browsers

        3. auction monitor: tested successfully on both browsers

        Show
        Ken Fyten added a comment - Initial test results using IE 8 on 1.8.0-DR1 build 5 (Joanne): Server tested: Tomcat 6 1. component showcase: JSP Autocomplete: the selection panel shows up on the left of the entry field and covers the input area File upload: does not work - files can be selected but not uploaded Rich Text: Runtime Error has occurred (Line: 38 Error: 'submit.tagName' is null or not an object) The issues listed for facelets version also occur. Facelets Drag and Drop: instead of staying on the original location, the item image floats on the bottom of the page if dragged Google Map: map area turns blank after one second flashing once an address is entered for "Select an Address" Static Tabset: the radio items of Tab Visibility are not aligned properly Facelets Enhanced autocomplete: the selection panel shows up on the left of the entry field Effects: the effect words (i.e. Highlight, Diff) are cut off and not showing properly Dynamic Tabset: cannot type in New Tab Label and New Tab Content to add a new tab The issues listed for facelets version also occur. 2. address: tested successfully on both browsers 3. auction monitor: tested successfully on both browsers
        Hide
        Ken Fyten added a comment -

        Restest with 1.8 RC1 when it's final.

        Show
        Ken Fyten added a comment - Restest with 1.8 RC1 when it's final.
        Hide
        Mandeep Hayher added a comment - - edited

        IE8, ICEFaces 1.8RC1, Tomcat5

        Following issues are common on all 3 versions of component-showcase:

        AUtocomplete- the list doesnot appear below the inputText box but in the left corner of the application page

        Drag and Drop- the dragged object moves at a certain distance from the mouse, also sometimes two images are seen for the dragged object,
        sometimes once the an object is dragged it disappears from the top panel and sticks at the bottom of the page. it can be dragged
        and dropped from the new position now

        Effect- the type of effect is not readable

        GMaps- if show control is unchecked the Gmaps image grows in size and covers most of the application page
        when an address is typed in teh inputtext box it is shown correctly but then if the user drags the map the address popup stays on the same
        location although the map underneath it has changed to some other place.
        also the content inside the address popup (city name) drags when teh map is dragged and finally disappears from the popup
        not able to use teh arrows or the + - sign on the scale.

        Media- click on any option in media let it start, not click on anotehr component(MenuBar) the media screen still covers the content on MenuBar as
        a result user cannot interact with the new component (menubar)
        reloading the page resolves the issue though

        Menu Popup - if user selects hightlight effect first it doesnot work
        select shake effect(works) the select highlight effect it still doesnot work
        select shake effect(works) then select pulsate effect(works),now select highligh effect (this time the hightlight effect works)

        RichText - run time error occurs when user switches between deafuly mode and basic mode.

        Static Tabset - check boxes are not aligned properly

        PopupPanel - when Modal popup is displayed is the user scrolls down on the page the modal popup styling is lost and the application is usable ( can change the component) even though modal popup is being displayed on the page.

        Component-showcase (JSP version only)
        Locale - once a language is changed ( german or spanish or english) the application is navigated to default page and none of the
        component can be opened (displayed) any more.
        reloading the page displayes "javax.faces.FacesException: Can't read stream for /showcase.jspx"
        the server has to be restarted inorder to access the application again

        Component-showcase (Facelets-enhs only)
        Collapsible panel - cannot type in the input text box reload resolves the problem

        Address & AuctionMonitor were fine, no issues found.

        Show
        Mandeep Hayher added a comment - - edited IE8, ICEFaces 1.8RC1, Tomcat5 Following issues are common on all 3 versions of component-showcase: AUtocomplete- the list doesnot appear below the inputText box but in the left corner of the application page Drag and Drop- the dragged object moves at a certain distance from the mouse, also sometimes two images are seen for the dragged object, sometimes once the an object is dragged it disappears from the top panel and sticks at the bottom of the page. it can be dragged and dropped from the new position now Effect- the type of effect is not readable GMaps- if show control is unchecked the Gmaps image grows in size and covers most of the application page when an address is typed in teh inputtext box it is shown correctly but then if the user drags the map the address popup stays on the same location although the map underneath it has changed to some other place. also the content inside the address popup (city name) drags when teh map is dragged and finally disappears from the popup not able to use teh arrows or the + - sign on the scale. Media- click on any option in media let it start, not click on anotehr component(MenuBar) the media screen still covers the content on MenuBar as a result user cannot interact with the new component (menubar) reloading the page resolves the issue though Menu Popup - if user selects hightlight effect first it doesnot work select shake effect(works) the select highlight effect it still doesnot work select shake effect(works) then select pulsate effect(works),now select highligh effect (this time the hightlight effect works) RichText - run time error occurs when user switches between deafuly mode and basic mode. Static Tabset - check boxes are not aligned properly PopupPanel - when Modal popup is displayed is the user scrolls down on the page the modal popup styling is lost and the application is usable ( can change the component) even though modal popup is being displayed on the page. Component-showcase (JSP version only) Locale - once a language is changed ( german or spanish or english) the application is navigated to default page and none of the component can be opened (displayed) any more. reloading the page displayes "javax.faces.FacesException: Can't read stream for /showcase.jspx" the server has to be restarted inorder to access the application again Component-showcase (Facelets-enhs only) Collapsible panel - cannot type in the input text box reload resolves the problem Address & AuctionMonitor were fine, no issues found.
        Hide
        Mandeep Hayher added a comment -

        IE8RC1 & ICEFaces 1.8RC1 on Tomcat5

        Drag and Drop (Allversions )- the dragged object moves at a certain distance from the mouse, also sometimes two images are seen for the dragged object, sometimes once the an object is dragged it disappears from the top panel and sticks at the bottom of the page. it can be dragged and dropped from the new position now

        Autocomplete (JSP & Facelet-enhs)- the list doesnot appear below the inputText box but in the left corner of the application page

        RichText (JSP & Facelets-enhs ) - run time error occurs when user switches between deafuly mode and basic mode.

        Collapsible panel (Facelets-enhs only) cannot type in the input text box reload resolves the problem
        Dynamic Tabset (Facelets-enhs only)- cannot type in the input text box, reload resolves the problem

        Address & AuctionMonitor were fine, no issues found.

        Show
        Mandeep Hayher added a comment - IE8RC1 & ICEFaces 1.8RC1 on Tomcat5 Drag and Drop (Allversions )- the dragged object moves at a certain distance from the mouse, also sometimes two images are seen for the dragged object, sometimes once the an object is dragged it disappears from the top panel and sticks at the bottom of the page. it can be dragged and dropped from the new position now Autocomplete (JSP & Facelet-enhs)- the list doesnot appear below the inputText box but in the left corner of the application page RichText (JSP & Facelets-enhs ) - run time error occurs when user switches between deafuly mode and basic mode. Collapsible panel (Facelets-enhs only) cannot type in the input text box reload resolves the problem Dynamic Tabset (Facelets-enhs only)- cannot type in the input text box, reload resolves the problem Address & AuctionMonitor were fine, no issues found.
        Hide
        Ken Fyten added a comment -

        We'll consider these outstanding positioning issues "Known Issues" with the RC1 1.8 release.

        Show
        Ken Fyten added a comment - We'll consider these outstanding positioning issues "Known Issues" with the RC1 1.8 release.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: