ICEfaces
  1. ICEfaces
  2. ICE-6902

ICEfaces 2 Advanced Popup tutorial code display issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.1, EE-2.0.0.GA, 2.0.2
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Firefox, IE
    • Affects:
      Sample App./Tutorial
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      To fix issue in Firefox remove the following code from the style attribute of the panelPopup:

      top: 30%; left: 10%; position: absolute;

      To Fix issue in IE add the following to the top of the page, outside of the html tag:

      <?xml version='1.0' encoding='UTF-8' ?>
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      Show
      To fix issue in Firefox remove the following code from the style attribute of the panelPopup: top: 30%; left: 10%; position: absolute; To Fix issue in IE add the following to the top of the page, outside of the html tag: <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">

      Description

      Imported the ICEfaces 2 Advanced Popup tutorial code into my NetBeans IDE via Maven. Running the code in Firefox causes the popup to be displayed halfway out of the browser view. Using IE the popup isn't displayed at all but it is set to be rendered as the button to open the popup is not shown.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Assignee Arran Mccullough [ arran.mccullough ]
        Arran Mccullough made changes -
        Salesforce Case []
        Fix Version/s 2.1 [ 10241 ]
        Arran Mccullough made changes -
        Assignee Arran Mccullough [ arran.mccullough ] Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Affects [Sample App./Tutorial]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.0.RC2 [ 10313 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: