Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1412

PopUp page title gets disappered while using t:popup, t:inputCalendar and nested t:datatable

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.5
    • None
    • Calendar, Data List, Date, Popup
    • None
    • Windows and Linux, JSF

    Description

      In my application I have an work to add some details using pop up screen.
      Pop up page contains a list(Having action while selecting a value) which give us a list of data below that after.
      Initially the pop up page title is showing successfully.
      If we do action using that list box, title is getting missed, instead its showing only a "-".
      In my page, contents of the data list is as below template.
      <t:dataTable>
      <t:column>
      <t:popup>
      <t:dataTable></t:dataTable>
      </t:popup>
      </t:column>
      <t:column>
      <t:inputCalendar>
      </t:inputCalendar>
      </t:column>
      </t:dataTable>

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            saravanakumar.rajendran Saravanakumar

            Dates

              Created:
              Updated:

              Slack

                Issue deployment