Wreb author becoms unresponsive while loading large xml document s
Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
-
- Posts: 21
- Joined: Wed Jun 29, 2022 8:49 am
Wreb author becoms unresponsive while loading large xml document s
Hi Team,
We are facing performance impact and web author browser window freezing while loading large xml documents (approx. size 5-10mb). We are using Web Dav protocol to load the document in web author. Once document is loaded in web Autor even hovering mouse cursor will result in browser not responding and sometime closing.
is there a way to load the document asynchronously where only part of document is loaded/rendered in the browser. once users start to scroll based on scroll position load only that part of document and unload previously loaded html elements to reduce the performance impact and browser freezing.
or is there any other optimization that we can do to avoid the browser freezing? any help would be much appreciated.
We are facing performance impact and web author browser window freezing while loading large xml documents (approx. size 5-10mb). We are using Web Dav protocol to load the document in web author. Once document is loaded in web Autor even hovering mouse cursor will result in browser not responding and sometime closing.
is there a way to load the document asynchronously where only part of document is loaded/rendered in the browser. once users start to scroll based on scroll position load only that part of document and unload previously loaded html elements to reduce the performance impact and browser freezing.
or is there any other optimization that we can do to avoid the browser freezing? any help would be much appreciated.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Wreb author becoms unresponsive while loading large xml document s
Hello,
We apologize for the delayed response.
As a workaround, you can try the solution presented in our public documentation.[1]
The example in the documentation only demonstrates folding on the section element. We are not aware of the specific framework you are using. It is possible that you may not have the section element, or you may need to fold other elements as well.
[1] https://www.oxygenxml.com/doc/versions/ ... emory.html
We apologize for the delayed response.
As a workaround, you can try the solution presented in our public documentation.[1]
The example in the documentation only demonstrates folding on the section element. We are not aware of the specific framework you are using. It is possible that you may not have the section element, or you may need to fold other elements as well.
[1] https://www.oxygenxml.com/doc/versions/ ... emory.html
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
-
- Posts: 21
- Joined: Wed Jun 29, 2022 8:49 am
Re: Wreb author becoms unresponsive while loading large xml document s
Hi,
I tried with folded elements style on large sections of document, but still, we are facing issue. even with folded elements chrome browser becomes unresponsive as soon as I click anywhere on editor window.
I tried to open same document in Firefox browser. It was very responsive and did not face any issue. are there any specific changes or configuration we need to do for chrome browser.
Our preference is to use the chrome browser but in case if we need to go with Firefox, we wanted to know about the compatibility of oxygen we author with Firefox.
As of now we have one observation that on clicking next to end tag cursor jumps at last character within the tag. not staying at end of end tag where we clicked.
Please let us know if any additional details are required from our side to understand this issue.
Note: These issues are observed with web author even without any of our custom plugins/framework.
I tried with folded elements style on large sections of document, but still, we are facing issue. even with folded elements chrome browser becomes unresponsive as soon as I click anywhere on editor window.
I tried to open same document in Firefox browser. It was very responsive and did not face any issue. are there any specific changes or configuration we need to do for chrome browser.
Our preference is to use the chrome browser but in case if we need to go with Firefox, we wanted to know about the compatibility of oxygen we author with Firefox.
As of now we have one observation that on clicking next to end tag cursor jumps at last character within the tag. not staying at end of end tag where we clicked.
Please let us know if any additional details are required from our side to understand this issue.
Note: These issues are observed with web author even without any of our custom plugins/framework.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Wreb author becoms unresponsive while loading large xml document s
Hello,
Can you send us the framewotk that you are using and the xml file in order to investigate this problem ?
You can upload them in this online form [1]
[1] https://www.oxygenxml.com/techSupport.html
Best,
Cosmin
Can you send us the framewotk that you are using and the xml file in order to investigate this problem ?
You can upload them in this online form [1]
[1] https://www.oxygenxml.com/techSupport.html
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
-
- Posts: 2
- Joined: Mon Sep 09, 2024 2:51 pm
Re: Wreb author becoms unresponsive while loading large xml document s
hello,
Did you find a solution for the performance issue you faced for large XML document ?
I am also facing the same issue, Version: oXygen XML Web Author 26.1
Thank you,
Did you find a solution for the performance issue you faced for large XML document ?
I am also facing the same issue, Version: oXygen XML Web Author 26.1
- I have a xml > 3 MB which i am loading into oxygen local server using webdav bridge, loading the document takes more than 15 seconds and when the document loads the browser starts not responding after ever action (Scroll, Click, Edit and etc.)
- My framework just has 2 actions configured and a CSS file.
Thank you,
Last edited by nayanr9 on Thu Oct 17, 2024 9:52 am, edited 1 time in total.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Wreb author becoms unresponsive while loading large xml document s
Hello Nayan,
I think we also discussed this yesterday via the official support email.
Have you tried the different solutions proposed in that thread?
Best,
Cosmin
I think we also discussed this yesterday via the official support email.
Have you tried the different solutions proposed in that thread?
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
-
- Posts: 21
- Joined: Wed Jun 29, 2022 8:49 am
Re: Wreb author becoms unresponsive while loading large xml document s
I observed that I do not see any such performance issue while using Firefox everything is responsive and snappy. Issue is observed only in chromium browser. as of not we are not using Firefox as its not officially supported by oxygen or at least that's my knowledge. let me know if Firefox is now included in supported browser as part of latest version.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Wreb author becoms unresponsive while loading large xml document s
Hello,
Yes, Mozilla Firefox is included in the list of browsers compatible with Oxygen XML Web Author [1].
[1] https://www.oxygenxml.com/doc/versions/ ... ility.html
Best,
Cosmin
Yes, Mozilla Firefox is included in the list of browsers compatible with Oxygen XML Web Author [1].
[1] https://www.oxygenxml.com/doc/versions/ ... ility.html
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Wreb author becoms unresponsive while loading large xml document s
Hello,
We receive your email. Thank you!
If possible, it is recommended to continue the discussion via email.
Best,
Cosmin
We receive your email. Thank you!
If possible, it is recommended to continue the discussion via email.
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service