<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HELP button in Format Cells no longer opens help on Format Cells (it opens top of Help)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122355#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HELP button in Format Cells no longer opens help on Format Cells (it opens top of Help)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122355">bug 122355</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.hallot@documentfoundation.org" title="Olivier Hallot <olivier.hallot@documentfoundation.org>"> <span class="fn">Olivier Hallot</span></a>
</span></b>
        <pre>Cause: The URL passed to the Help system *with the dialog Help button* has
changed and is wrong.

For the Calc Format cell dialog, the URL passed to the Help system *with the
Help button* is always

file:///home/tdf/git/core/instdir/help/index.html?Target=scalc/modules/scalc/ui/formatcellsdialog/help&Language=pt-BR&System=UNIX&Version=6.3

independent of the tab displayed in the dialog. Since there is no page with
bookmark

Target=scalc/modules/scalc/ui/formatcellsdialog/help

the default page is open, which is the Module Help main entry page.

Not passing the actual tab displayed in the dialog with the dialog Help button,
all tabs will open the default page, breaking the Help system.

It happens with many other dialogs, including Writers Paragraph dialog.

With Writer's Format Paragraph dialog, the URL sent to the Help system is 

file:///home/tdf/git/core/instdir/help/index.html?Target=swriter/modules/swriter/ui/paradialog/help&Language=pt-BR&System=UNIX&Version=6.3

which also shows an inexistant bookmark within the Help pages:

Target=swriter/modules/swriter/ui/paradialog/help

But, if the same dialog Help is invoked with F1 key, then the right URL is sent
to the Help system:

file:///home/tdf/git/core/instdir/help/index.html?Target=swriter/cui/ui/textflowpage/checkAuto&Language=pt-BR&System=UNIX&Version=6.3

Target=swriter/cui/ui/textflowpage/checkAuto</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>