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

        Hide
        Arran Mccullough added a comment -

        Changes made - Rev - 24667

        Show
        Arran Mccullough added a comment - Changes made - Rev - 24667

          People

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

            Dates

            • Created:
              Updated:
              Resolved: