It seems the event listener has changed for the surfaceWidget, which led to the dialog not "knowing" when changes were made to the caption surface.
The old event "documentUpdate" should be switched to "transact" on the model.
It seems the event listener has changed for the surfaceWidget, which led to the dialog not "knowing" when changes were made to the caption surface.
The old event "documentUpdate" should be switched to "transact" on the model.
Change 176028 had a related patch set uploaded (by Mooeypoo):
Change event listener for caption surface in media dialog
Change 176197 had a related patch set uploaded (by Mooeypoo):
Set panels after everything is initialized in media dialog
Change 176197 merged by jenkins-bot:
Set panels after everything is initialized in media dialog
Change 176704 had a related patch set uploaded (by Jforrester):
Set panels after everything is initialized in media dialog
Change 176704 merged by jenkins-bot:
Set panels after everything is initialized in media dialog
Change 176028 merged by jenkins-bot:
Change event listener for caption surface in media dialog