Sometimes topic content doesn't appear
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Sometimes topic content doesn't appear
Post by tomjohnson1492 »
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Sometimes topic content doesn't appear
Post by sorin_ristache »
Do you mean the right side panel is blank when you click on the topic title in the TOC panel? If yes, please tell us what Oxygen version you use because such a problem was fixed in a previous version of Oxygen. If not, please give us more details.tomjohnson1492 wrote:This is kind of a strange issue, but with the webhelp output, sometimes the content of a topic doesn't appear when I go to the topic.
Please can you send two screen captures with the "before" and "after" cases of dragging the slider?tomjohnson1492 wrote:Or it briefly appears and then disappears. I have to drag the horizontal slider (what separates the TOC pane from the main content pane) a little bit left or right to make the content appear.
Sorin
<oXygen/> XML Editor Support
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Re: Sometimes topic content doesn't appear
Post by tomjohnson1492 »
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Sometimes topic content doesn't appear
Post by sorin_ristache »
What build number of Oxygen 16.1 do you use? It's available in the Help -> About dialog box.
Sorin
<oXygen/> XML Editor Support
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Re: Sometimes topic content doesn't appear
Post by tomjohnson1492 »
i'll send you the project and see if you can reproduce it.
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Re: Sometimes topic content doesn't appear
Post by tomjohnson1492 »
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Sometimes topic content doesn't appear
Post by sorin_ristache »
If you use the internal frames version of the WebHelp pages (the index.html file) in Chrome, I suggest to either deploy the Webhelp pages on an HTTP server first (like APache or XAMPP) and loading index.html from an HTTP server (http://localhost/... or http://idratherbewriting.com/...), or use the frameset version of the WebHelp pages (index_frames.html) as local files (file:///...). This is what the initial warning dialog says when you load the index.html version in Chrome as local file (file://...). This is necessary to avoid Chrome JavaScruipt restrictions, and may also fix the blank page problem.
Sorin
<oXygen/> XML Editor Support
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Re: Sometimes topic content doesn't appear
Post by tomjohnson1492 »
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Sometimes topic content doesn't appear
Post by sorin_ristache »
Did you try to discard the cached content with a forced refresh (Ctrl+F5 or Ctrl+Shift+R)?
I'd like to figure out a way of reproducing this first, in order to be able to give you a solution.
Sorin
<oXygen/> XML Editor Support
-
- Posts: 1
- Joined: Wed Jul 31, 2013 12:22 am
Re: Sometimes topic content doesn't appear
Post by mjennings26 »
Just wondering if this issue has been resolved. We are seeing the same behavior in FF and Chrome. We can’t reproduce it willingly, but customers have also seen this behavior on our production server. We use the Oxygen Webhelp Plugin in v. 15.2 with DITA OT 1.7.5 (with ant via Jenkins).
Thanks!
Melanie
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Sometimes topic content doesn't appear
Post by sorin_ristache »
Sorin
<oXygen/> XML Editor Support
-
- Posts: 3
- Joined: Thu Jul 16, 2015 12:46 am
Re: Sometimes topic content doesn't appear
When we encounter this problem, it looks like the main content frame has "noScript.html" loaded instead of the actual content.
If we open a bunch of incognito browser windows, we can see some instances of it working and some instances of it failing... Sometimes it fails a lot, sometimes it rarely fails.
When it works correctly, I see that the request for noScript.html is canceled and the request for the correct content is made. In the failure case, the correct content is never requested but noScript.html is successfully requested and displayed.
Perhaps a race condition somewhere?
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Sometimes topic content doesn't appear
Post by bogdan_cercelaru »
The content of <noscript> element is loaded, as an alternate content, for users that have disabled scripts in their browser or have a browser that doesn't support script. Please make sure that your browser supports JavaScript, and that support is enabled.
Please provide us more details regarding your browser.
Regards,
Bogdan
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
-
- Posts: 3
- Joined: Thu Jul 16, 2015 12:46 am
Re: Sometimes topic content doesn't appear
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Sometimes topic content doesn't appear
Post by bogdan_cercelaru »
Thank you for reporting this. Unfortunately I was not able to reproduce this behavior.
I've tested with Chrome v43, Firefox v39 and Safari v8.0.7 on a MAC OS X Yosemite trying to reproduce on our online userguide (http://www.oxygenxml.com/doc/versions/17.0/ug-editor/). Can you tell me if you can reproduce this issue also on our online userguide?
The <noscript> tag is supported in all major browsers (Chrome, IE, Firefox, Safari, Opera) and does not have any special requirements.
In order to find a solution for you, I have to reproduce this issue.
Regards,
Bogdan
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
-
- Posts: 3
- Joined: Thu Jul 16, 2015 12:46 am
Re: Sometimes topic content doesn't appear
https://docs.jivesoftware.com/cloud_ext ... p.zendesk/
If you open and close your browser... Or create multiple incognito windows... it eventually happens.
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Sometimes topic content doesn't appear
Post by bogdan_cercelaru »
Please provide more information regarding your browser and operating system.
I've tried to reproduce this using Chrome browser following the next steps:
1. Open Google Chrome and then open URL https://docs.jivesoftware.com/cloud_ext ... p.zendesk/
2. Open other 25 new incognito windows and point all of them to the same address (https://docs.jivesoftware.com/cloud_ext ... p.zendesk/).
Unfortunately I wasn't able to reproduce the issue, the content was loaded every time.
Regards,
Bogdan
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Sometimes topic content doesn't appear
Post by bogdan_cercelaru »
We have not been able to reproduce this issue, not even in docs.jivesoftware.com.
Have you tried to access the docs.jivesoftware.com from a different network?
It's possible for a firewall or security software to block or filter content based on some pattern. That could explain the random occurrence.
Regards,
Bogdan
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
- 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