• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Window display issues with Webhelp/Webhelp Pro output

Explorer ,
Feb 03, 2015 Feb 03, 2015

Copy link to clipboard

Copied

Hello,

I've created a couple webhelp projects after being told by our QA/Development team that the projects I created in HTML5 format were not compatible with 1.) legacy versions of IE [specifically 7 and 8 - posted another discussion on this over the past couple months, tried the shiv patch to no avail] and 2.) the control used by the program to display an HTML file set on a given [iOS] device - from what I'm told, this applies to iOS 7 and there is supposed to be a new version of the control in iOS 8 that does support the HTML features. But we're not there just yet (still need to support iOS 7), so per QA/DEV request, I created the webhelp projects to see If these work and display better on the devices.

I've noticed some display issues when I generate and view the webhelp output. Initially, the books in the TOC are cut off and I have to resize the TOC pane and slide the scroll bar at the bottom of the display window to see them. But when I do this, the button for the Search field in the toolbar gets cut off. Also, the initial vertical scroll bar displayed on the right hand side of the window applies to the full window. In other words, I can't use it to scroll up or down in the displayed topic. Again I have to resize the window overall or slide the bottom scroll bar all the way to the right, at which point I can see a partial "hidden" vertical scroll bar for the topic window.

The window properties dialog for creating/editing a window for either webhelp or webhelp pro doesn't provide much in the way of customization or anything I can see related to these issues.

Can anyone offer some suggestions on how I can get the window to display properly?

Thanks in advance for any help you can provide.

Sincerely,

DH

Views

597

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Feb 04, 2015 Feb 04, 2015

HA! Looks like we stumbled onto the solution inadvertently. I checked the zoom setting and this was at 90%. Changed this to 100% and voila'! No more double scrollbar. Also changed the skin - kinda diggin' this Global Connect one . But you can now use the one scrollbar to move up and down in the topic as you would expect.

ViewResult_IEdisplay_GlobalFIXED.jpg

Thanks for all your time and suggestions in helping me resolve this!

DH

Votes

Translate

Translate
Community Expert ,
Feb 03, 2015 Feb 03, 2015

Copy link to clipboard

Copied

Well, unless you’re hosting your WebHelp on a server running RH Server, then generating the Pro flavour is going to do nothing for you.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 03, 2015 Feb 03, 2015

Copy link to clipboard

Copied

True. I was just toying around with the window settings for webhelp pro since you get a few more options there. But in reality, these are going to be published in standard webhelp format, so I was looking for any tips, tricks, or guidance on how to get the help files to display better without having to resize, scroll here or there, and so on.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

I don’t think there’s much you can do – I know you can tinker with the width of the ToC pane vs. the topic, but that’s still not going to help you view the output on multiple devices at different resolutions; that’s the whole idea about responsive HTML5.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

One possibility would be to use the Multiscreen output combined with Responsive.

Generate Multiscreen with two profiles. One for desktop and one for a different profile.

Then generate basic WebHelp (NOT Pro if you aren't using RoboHelp Server) and replace the desktop files with the WebHelp. Then generate Responsive HTML5 and replace the other profile's files with its files.

My thought is that the sniffer will then redirect to the WebHelp if on desktop, but redirect over to Responsive HTML5 for other devices.

Cheers... Rick

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

I appreciate all the feedback thus far. Unfortunately, as I stated in my original post, until we get away from supporting these legacy versions of IE (pre-9) and iOS 7 for the device help, anything involving HTML5 at this point is off the table due to various incompatibility issues. So, for the time being, no Responsive HTML5 or Multiscreen HTML5.

My hope was that upgrading to RH 11 with these output options would solve all our problems with having the help files display on iOS devices - honestly, that was THE main reason we did the upgrade in the first place. However, we've since discovered these incompatibility issues, so here we are.

Some more clarification.

What I was trying to say in my original post was that when I generate the webhelp output and click 'View Result', when the help displays in the RH viewer, that's where I'm seeing the display issues noted above. I'm not even sure if these same issues are occurring when the help is launched from the program (to display on either a desktop or one of these iOS devices) - haven't gotten any feedback from the QA/DEV team on that; just that the HTML5 versions don't work.

I configured a window to display the help, but like I said, there's not much you can do in the window properties with webhelp output. I've tried it where I just use the default browser settings and where I make some changes and still seem to have the display issues.

So, long story short, I was just checking to see if there was anything I could do to ensure that the help will display properly before I release it to QA, so I don't get dinged on this later .

Thanks,

DH

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

“RH Viewer”? When you click “View Result” the index.htm page in your project’s \!SSL!\WebHelp\ folder is launched in your default browser – there’s no special viewer at work here. Fire it up manually to see for yourself. Maybe we’re not getting what sort of issues you seem to be having because we can’t visualize what you’re seeing – try adding some screenshots (use the forum’s web interface) to show us what the problem is.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

Yes, you're right. Sorry, I misspoke on the whole RH Viewer thing. It does launch the project in the default browser, which for me is IE 11.

Here's what I see initially. Everything looks OK on the surface, however, if I click and drag the right scrollbar down or click on the down arrow for it, it barely goes down.

ViewResult_IEdisplay.jpg

If I click and drag the bottom scrollbar all the way to the right, this is what I see (see below). As you can see there's a "hidden" scrollbar for the topic display window and I can use that to move up and down within the topic. I can also click within the topic window and use the up and down arrow keys or PageUp/PageDown on the keyboard or the scroll wheel on my mouse to move up or down as well.

ViewResult_IEdisplay2.jpg

Main thing I'm looking for is a way to get rid of the dual scrollbars on the right hand side so there's just the one for the topic display window so users aren't confused if they click on the scrollbar in that initial view only to find it doesn't really do anything.

Thanks,

DH

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

I’m not getting that double scrollbar effect with my RH10 produced WebHelp – does maximizing the screen have any impact? If not, it may have something to do with the skin you’re using – try something like XP Blue as a test.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

Changed the skin to 'XP Silver', checked the skin settings to see if anything jumped out as a possible cause, and also checked the IE settings for the same reason. Nothing was obvious and I still get the double/hidden scrollbar.

ViewResult_IEdisplayXP.jpg

May do some more poking around internally to see if anyone here has any suggestions,. In the mean time, if anyone out there has any ideas, feel free to pass them along.

Thanks,

DH

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

Maybe it’s a RH11 artefact, but I’m not getting it in RH10. Is it still misbehaving if you maximize the screen? What level of zoom settings are you using?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

HA! Looks like we stumbled onto the solution inadvertently. I checked the zoom setting and this was at 90%. Changed this to 100% and voila'! No more double scrollbar. Also changed the skin - kinda diggin' this Global Connect one . But you can now use the one scrollbar to move up and down in the topic as you would expect.

ViewResult_IEdisplay_GlobalFIXED.jpg

Thanks for all your time and suggestions in helping me resolve this!

DH

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 04, 2015 Feb 04, 2015

Copy link to clipboard

Copied

LATEST

Just a bit of a head-scratcher; I’m getting to the point where I’m magnifying everything these days ;>)

Don’t forget to mark this one off as answered.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp