RH8 HTML: WebHelp on Mac OSX cut the search PDF Panel

Hello

I build using Webhelp skin.

It looks good on the PC in IE7 and Firefox 3.5.8.

On Mac OS 10.4 using Safari or Firefox (latest versions), the text that is at the top of the search pane is cut by the search results pane.

Here's how the search PDF Panel looks like in browsers on the PC (correct):

webhelp on pc search pane.png

And here's what it looks like in FF and Safari on Mac (incorrect - "search results per page" and checkbox are covered by the lower results pane):

webhelp on mac search pane.png

Is it possible to prevent that from happening on the Mac? I need to produce a single of webhelp file which can be accessed using these two platforms.

Thanks for the info,

Jeanne

Hi Jeanne,

Please update the following file on machine RoboHTML 8

1. go in C:\Program Files\Adobe\Adobe RoboHelp 8\RoboHTML\WebHelp5Ext\template_skin

2 make a backup of the whfdhtml.htm file

3. open the whfdhtml.htm file in Notepad and change the following line

strWrite = "";

TO

strWrite = "";

4. save this file.

5. open the project and regenerate webhelp output.

6. check again the safari/Firefox MAC browser.

I hope this helps. Let me know if you find a problem with the steps specified above.

Praful-

Tags: Adobe

Similar Questions

  • How to decide if Win or Mac OSX see the CD?

    I was wondering how to control if the host (Mac OS X 10.6.3) or the prompt (Win 7) sees a CD that I put in my MacBook Pro?  For example, I put a CD of music all the time and Windows Media Player came automatically, but I would rather play in iTunes on the Mac side.  How can I control which side of the system sees media I put in, be it a CD, DVD, flash drive, or something else?

    With the default settings, it is one that is in front when you insert the CD. You can change who has the CD by going to the Virtual Machine > CD/DVD > CD/DVD connect (or disconnect CD/DVD).

  • We are able to print stamps after cutting the noch pdf

    Maybe someone knows this problem.

    Since the last update to Adobe Acrobat 11.0.0.14, we have the problem, that we are not able to print the stamps.

    We can move the stamps and everything will be printed, but after he cuttung no stamps are printed.

    Hello

    Would you please select "Documents & annotations" option when you print.

    If the problem persists, consult also "Print as image".

    Let me know if it solves your problem.

    Kind regards

    Christian

  • My Bluetooth icon in the Firefox toolbar "suddenly" has a line wavy through it and when I click on it the dialogue is "Bluetooth:not available." [Mac OSX]

    I recently tried to update the firmware on my bluetooth, which I use on a daily basis, and had to leave the update before it was a minute in the update. When I tried to use my bluetooth thereafter, I get the notice above. How can I repair my bluetooth?

    Moderator has added Mac OSX to the title to attract the attention of other Mac users.

    Which of course is not a problem of Firefox support, as the operating system manages connections such as Bluetooth. You really need a Mac OSX support forum for help with that, unless another user of Firefox which also uses Mac OS x comes through this thread and can help you.

  • Click on search for result code doesn't display the line containing the search results

    I use the latest version of DreamweaverCC2014 on the latest version of Mac Mavericks. I use Dreamweavers find and replace to find code in an open html document. In the search results Panel results aren't clicking on me at the relevent code line in the document. It used to work well in the previous version of DW, I was using.

    In the DW help note it is said: ' display the results of a particular search in context: select window > results to display the search panel. " Double-click on a line in the search panel. If you are looking for the current file, the Document window displays the line containing that search result. ' http://helpx.adobe.com/Dreamweaver/using/Text.html#search_for_and_replace_text

    Double-click does not display the line containing the result of the search for me. It seems to work OK in my CSS files, but not in HTML longer (1010 lines).

    Any advice? Someone at - it the same problem? Thank you

    I have the same problem with all the HTML files that have external style sheets. for example .

    So it seems to be a bug around that. When you delete the above, double click functionality works.

  • RH2015 - loading and the search optimization

    Hello

    Environment: HR 2015 12.0.2.384, generating merged WebHelp - nearly 40 HR projects in total and 7000 topics.

    Question: loading table of contents and search are very slow, and I need to find a way to optimize their. However, I do not understand how they work, so I hope that someone on the Forum could give me some advice.

    Current situation:

    I tested this a few weeks - the results below.

    First load of OCD:

    • Local computer:
      • That is to say 11-25 seconds
      • Chrome - 2 seconds
    • Site client-side:
      • IE - 20 seconds
      • Chrome - 10 seconds

    First search:

    • Local computer:
      • IE and Chrome - 2 seconds.
    • Site client-side:
      • IE and Chrome - 25 seconds.

    In research settings, I activated syntax highlighting, showing the context, hide the column rank and the total number of search results. (No substring search.) The activation of the option AND by default does not seem to change the speed. Because we include a PDF version of each online help module, I also tried to exclude the search PDF files, but has not made a difference either.

    (I also tried to generate the same content to the HTML5 format and the table of contents did load faster, but research takes 2 x longer...)

    Unfortunately our website client-side is protected by password, so I can't give the link.

    Issues related to the:

    1. As far as I can tell, a bunch of JS files in folders wh * are responsible for the table of contents and search - I'm on the right track? No one knows exactly how these files are generated? I opened the Console to the Chrome developer while searching for a term and it looks like a JS TAKES a few milliseconds of load, but there are so many files it adds up to nearly a half-minute.
    2. If I had to reduce the number of HR modules (for example, 20 instead of 40), it would make a difference, or I should basically the same number of JS files altogether, just put in different folders?
    3. If I had to reduce the number of subjects that would help?
    4. Is there something I can do to speed up the loading of content on IE? There is a big difference compared to Chrome, and most of our clients use IE...

    Thank you very much in advance!

    There are several issues at stake here that affect performance: the amount of topics, merged help and the performance of the server.

    In the WebHelp output, you can select options for speed optimization. Try to set this option to "Local area network", even if you publish on the web. This option controls if you have files wh * more and more small or big but fewer files wh *. Network speed have increased so that you can use the local area network option. And there's an added bonus: each file that needs to be loaded requires a download from the server. And have a lot of downloads for many small files is much slower than fewer calls for larger files. This is because for each file on the server, the server must read the file and send it to the customer. If the server can do this with larger files, you can benefit from the best internet connections of the past 10 years. Have a fast internet connection does not resolve the issue where you have to collect many small files.

    Second, merged help adds a huge head on download times. Basically, RoboHelp load of the main project. And then, it will make all steps load for each merged as well project. This slows down the process enormously. This is due to scripts in aid of the merger, but also because of the issue I described before. Reducing the number of projects were merged by moving in fewer and larger projects, will also help.

    Third, you can reduce the content to speed up searches. For research, the number of subjects is irrelevant. What interests us is the amount of content. When you have subjects less with more content, research database will have the same size as less content subjects. Of course, the subjects have less reduced also the table of contents entries and will speed up the loading of the table of contents. The research is more affected by the number of merged projects. Don't forget: many means of overhead projects merged.

    For customer oriented site, your computer must download the files from the remote server. For local help, the browser can access all the content immediately on the disc. If your server is not cached, you get a lot of overhead on the server side, slow things down. And if the server has a slow connection download (server upload max is your max download), which will still slow down the process. Especially if you have several people trying to access the content at the same time, the server must treat a large number of applications. But for any server moderately modern, queries should not be a problem.

  • What is the procedure for upgrading Thunderbird ESR 17.0.7 at 31.6 on Mac OSX 10.10.2?

    What is the procedure for upgrading from Thunderbird ESR 17.0.7 at 31.6 (last public version) on Mac OSX 10.10.2?

    Is it as simple as install new version and then run to see all local folders and my email and its folders from IMAP to my company as before the upgrade?

    Thank you

    Create a full backup of your Thunderbird profiles folder.
    Uninstall the old version of ESR.
    Download the latest version from https://www.mozilla.org/en-US/thunderbird/all.html and install it.

  • I just wrote about firefox 3.6 with 5.0 for my mac OSX and discovered that my mac will not support it. Is there a way I can recover my lost files and recover the old version?

    I just wrote about firefox 3.6 with 5.0 for my mac OSX and discovered that my mac will not support it. Is there a way I can recover my lost files and recover the old version?

    You can download and install Firefox 3.6 http://www.mozilla.com/firefox/all-older.html

  • Hello. I have Photoshop CS4. Can I use this with the latest Mac OSX version10.10.1?

    Hello. I have Photoshop CS4. Can I use this with the latest Mac OSX version10.10.1?

    Hi Sonste,

    Greetings.

    For many people, it worked, and for some, it didn't.

    CS 4 could give you a run-time error java you can download an installation

    Java for OS X 2015-001

    Suggest you check the link call

    http://www.Mac-forums.com/OS-x-operating-system/317803-Adobe-CS4-Yosemite-10-10-a.html

    Concerning

    Rohit

  • InDesing cs5.5 hangs shortly after the opening, since the update to Mac osx Mountain Lion

    InDesing cs5.5 is suspended shortly after opening, since the update to Mac osx Mountain Lion.

    I have creative suite 5.5 and all the other apps work except indesign.

    I can provide the error report if this can help.

    any help would be much appreciated.

    Thank you

    See here

    http://helpx.Adobe.com/InDesign/KB/hang-freeze-open-create-file.html

  • You can see how many times a Mac fell in the OSX system?

    Anyone know if you can see how many times a Mac fell in the OSX system?

    I know that you can see, but I don't know.

    I already checked system information etc.

    Thank you!

    Kind regards

    Rajesh

    If you mean physically not fallen there is no information.

  • Bookmarks drop down the list too wide Firefox Mac OSX Lion 31

    When I click on the drop down bookmarks menu, it's too wide. If there is a folder in the contents list shown far right. At the point where I'm moving the mouse on there where the contents of the folder is it disappears. Am on Mac OSX Lion. I tried to scroll on the corners and sides of the drop down list to search again for the sizing handles, but none are. It is not just Firefox 31 version as has happened for some time. Any ideas please?

    Which may be caused by the presence of a few bookmarks with a long title in the main menu of bookmarks.
    The width of a column in the list of bookmarks is in the current versions of Firefox automatically adjusted the bookmark with the longest name.
    You can check the names of the bookmarks and the longer more short.

  • 26.0 Firefox works do not correctly with Mac OSX 10.9.1. Text jumps from one side to the other spontaneously

    I used firefox on Mac computers for years. I am now under Maverick Mac OSX 10.9.1 and have major problems with sizing of text in windows and windows suddenly change size (much smaller) and jump on the left side of my desk. Apple does not support Firefox, so I can't get assistance on their part and Mozilla is impossible to contact them directly. Can someone please help with this problem?

    You can check the problems caused by a corrupt localstore.rdf file.

    Reset the zoom of page on pages that are causing problems.

    • View > Zoom > reset (Ctrl + 0 (zero); 0 + Command on Mac)

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • Firefox v15 and up to cause my computer (MAC OSX 10.8.2) to freeze for about 30 seconds every 15 to 30 seconds and I have to turn it off with the power button

    Firefox v15 and up to cause my computer (MAC OSX 10.8.2) to freeze for about 30 seconds every 15 to 30 seconds and I have to turn it off with the power button. It this causes only after I opened Firefox, my computer works well before the opening of Firefox. I h

    It looks a little like yo maybe has a hardware problem on your computer. have you tried to repair permissions on your hard drive? create a new Firefox profile? Use the Profile Manager to create and delete profiles Firefox

  • Shockwave Flash 11.3 r300 will not be updated on the new Mac OSX 10.7.4

    Running a new MAC - OSX 10.7.4 - Firefox plugin list says updating Shockwave Flash. Upgrade computer, restarted and the list still says I need to update to Shockwave.
    Please can you advise why this is happening and how I can fix the problem.
    Thank you very much

    You have the latest version of Flash - there is nothing more you need to do. The problem is that there is a newer version of Flash, but it's for Windows only. If the plugin check page should just be looking at the version number. I'll fill a bug report and see if this can be fixed.

Maybe you are looking for