Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3669

New content agregation view and keybord focus

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.4.1, 3.5
    • None
    • None
    • None

      the horizontal slide show is badly responding to keyboard focus... images become cut

          [CMS-3669] New content agregation view and keybord focus

          note that clicking on the round items do the same !

          Raphaël Franchet added a comment - note that clicking on the round items do the same !

          Laurence Aumeunier added a comment - - edited

          The proposed patch leads to a more major issue on FF and IE in back-office mode : CMS-3752.

          For now the patch was cancelled in back-office mode.

          <xsl:if test="$rendering-context != 'back'">
          $j('#carousel-<xsl:value-of select="$uniqueId"/>').next().find("a")[parseInt(index / 2)].click();
          </xsl:if>
          

          Laurence Aumeunier added a comment - - edited The proposed patch leads to a more major issue on FF and IE in back-office mode : CMS-3752 . For now the patch was cancelled in back-office mode. <xsl: if test= "$rendering-context != 'back' " > $j( '#carousel-<xsl:value-of select= "$uniqueId" />' ).next().find( "a" )[parseInt(index / 2)].click(); </xsl: if >

          Laure Lopez added a comment -

          There is a patch here : CMS-3670

          Laure Lopez added a comment - There is a patch here : CMS-3670

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: