Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop Content Explorer: Content Browser not working for Inline Links and Active Assembly Table editor for slots #1057

Open
natechadwick opened this issue Sep 7, 2023 · 0 comments
Labels
bug Something isn't working Impacts Production Issue impacts a users production use of the product
Milestone

Comments

@natechadwick
Copy link
Member

Describe the bug

The Content Browser just hangs with a loading screen when inserting Inline Links, Inline Images, Inline Templates in the Rich Text editor or when trying to add content to a slot using the Active Assembly Table Editor. This behavior was introduced in recent Java Updates and appears to be caused by the removal of support for synchronous JavaScript calls from the JavaFX WebView that is used when running in Desktop Content Explorer mode. If run as an applet, or if the Content Browser dialog is opened in a regular browser window (Edge, Chrome, etc) the dialog works as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Run Desktop Content Explorer
  2. Edit a Content Item that contains a Rich Text field. Like a Generic item.
  3. Try to use the Insert Inline <Link, Image, Template> menu item or buttons.
  4. The dialog will open but not load as expected.

Versions Affected

  • 7.3.2
  • 8.1.1
  • 8.1.2
  • 8.1.3

Screenshots
'
Expected:
image

Broken:

image

@natechadwick natechadwick added the bug Something isn't working label Sep 7, 2023
@natechadwick natechadwick added this to the Hotfixes milestone Sep 7, 2023
@natechadwick natechadwick added In Progress Work is in progress Impacts Production Issue impacts a users production use of the product labels Sep 7, 2023
@natechadwick natechadwick removed the In Progress Work is in progress label Mar 1, 2024
@natechadwick natechadwick modified the milestones: Hotfixes, 8.1.5 Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Impacts Production Issue impacts a users production use of the product
Projects
None yet
1 participant