ICEfaces
  1. ICEfaces
  2. ICE-4722

Alignment of popupMenu inside panelGroup with overflow:scroll

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.8.1
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE8

      Description

      There is a outputText with assigned popupMenu.

      If these both comopnents are inside a panelGroup with overflow:scroll and a certain width the popupMenu is not aligned to the mouse pointer. Moreover it's out of view.

      This does not happen
      - with FF
      - when overflow:scroll is not set

      view:
      <ice:panelGroup style="overflow:scroll; width: 300px;">
      <ice:menuPopup id="menuPopupEffects">
      File menu
      <ice:menuItem id="effects"
      value="label1">
      <ice:menuItem id="highlight"
      value="label3">
      </ice:menuItem>
      <ice:menuItem id="highlight1"
      value="label4">
      </ice:menuItem>
      <ice:menuItem id="highlight2"
      value="label5">
      </ice:menuItem>
      <ice:menuItem id="highlight3"
      value="label6">
      </ice:menuItem>
      </ice:menuItem>
      </ice:menuPopup>



      <ice:panelGroup menuPopup="menuPopupEffects">
      <ice:outputText value="TEST"/>
      </ice:panelGroup>
      <ice:panelGroup menuPopup="menuPopupEffects">
      <ice:outputText value="TEST"/>
      </ice:panelGroup>
      <ice:panelGroup menuPopup="menuPopupEffects">
      <ice:outputText value="TEST"/>
      </ice:panelGroup>
      <ice:panelGroup menuPopup="menuPopupEffects">
      <ice:outputText value="TEST"/>
      </ice:panelGroup>

      </ice:panelGroup>

        Issue Links

          Activity

          Stefan Zeller created issue -
          Stefan Zeller made changes -
          Field Original Value New Value
          Salesforce Case [50070000009MFGH]
          Andy Hoffman made changes -
          Link This issue depends on ICE-4400 [ ICE-4400 ]
          Ken Fyten made changes -
          Status Open [ 1 ] Closed [ 6 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Stefan Zeller
            • Votes:
              4 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: