Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28328

Microsoft Edge ignores disabled/overridden slot content

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Not A Bug
    • Affects Version/s: 10.10
    • Fix Version/s: None
    • Component/s: Web UI
    • Tags:
    • Backlog priority:
      600
    • Browser:
    • Team:
      GANG
    • Sprint:
      nxGang Sprint 11.1.22
    • Story Points:
      3

      Description

      Try to create a 'custom' history tab by placing the following in a bundle:

      <nuxeo-slot-content name="documentHistoryItem" slot="DOCUMENT_VIEWS_ITEMS" order="30" disabled>
        <template>
          <nuxeo-page-item name="history" label="browser.history"></nuxeo-page-item>
        </template>
      </nuxeo-slot-content>
      
      <nuxeo-slot-content name="customdocumentHistoryItem" slot="DOCUMENT_VIEWS_ITEMS" order="30" >
        <template>
          <nuxeo-page-item name="history" label="custom"></nuxeo-page-item>
        </template>
      </nuxeo-slot-content>
      

      On Microsoft Edge the default tab and the custom tab will be visible. On any other browser, only the custom one will be visible. See attached Studio proj and screenshots.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 hours
                  4h