Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1265

safari:buttons in navigation pane display only vertically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.9-core
    • 1.2.10-core, 1.0.10-core
    • Components
    • None
    • Windows and linux

    Description

      Problem
      -------
      Safari: commandNavigationItems are always displayed vertically when placed
      inside a NavigationPane

      The same buttons are displayed horizontally in FIrefox

      To Reproduce
      ------------
      1. use the foll in the page
      <h:form>
      <tr:panelAccordion>
      <tr:showDetailItem text="showDetailItem 1"/>
      <tr:showDetailItem text="showDetailItem 2">
      <tr:outputText value="asgsdfg"/>
      </tr:showDetailItem>
      </tr:panelAccordion>
      <tr:navigationPane title="navpane">
      <tr:commandNavigationItem text="commandNavigationItem 1"/>
      <tr:commandNavigationItem text="commandNavigationItem 1"/>
      <tr:commandNavigationItem text="commandNavigationItem 1"/>
      <tr:commandNavigationItem text="commandNavigationItem 1"/>
      </tr:navigationPane>
      </h:form>
      2. Run the page and note the items are displayed vertically

      Attachments

        Activity

          People

            matzew Matthias Wessendorf
            agdass Agam Dass
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: