ICEfaces
  1. ICEfaces
  2. ICE-9325

ace:ContextMenu double right click JS error

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      FF 21, Chrome 27
    • Assignee Priority:
      P1
    • Support Case References:
      This doesn't seem to have any functional impact, but does log a nasty JS error in the console which should be avoided.

      Description

      When double right-clicking anywhere inside ace:contextMenu Overview, Per Component, Table Integration or Multi-column, an error is logged in the console. Component still functions as expected.
      errors:

      (FF) TypeError: m is undefined
      http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=f7vdjo
      Line 458

      (Chrome) Uncaught TypeError: Cannot read property 'left' of undefined.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 36005 to the trunk and at revision 36006 to the 3.3 EE tag. Added check to prevent accessing 'offset' object if it's undefined.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 36005 to the trunk and at revision 36006 to the 3.3 EE tag. Added check to prevent accessing 'offset' object if it's undefined.
        Hide
        Liana Munroe added a comment -

        Confirmed fixed: EE-3.3.0.GA\Build 07, FF 21, Chrome 27

        Show
        Liana Munroe added a comment - Confirmed fixed: EE-3.3.0.GA\Build 07, FF 21, Chrome 27

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: