Created attachment 120209 [details] screenshot of example The help viewer doesnt honor the visibility attribute of the <variable> tag, like it does for the <ahelp> tag. Here is an <variable> tag example from the help authoring tool pdf on page 69. <comment>List of menu names to be embedded</comment> <paragraph xml_lang="en-US"> <variable id="menu_File" visibility="hidden">File Menu</variable> <variable id="menu_Edit" visibility="hidden">Edit Menu</variable> <variable id="menu_View" visibility="hidden">View Menu</variable> </paragraph>
Its a regression as it doesnt happen in 3.3.0 and 4.2.8.
My mistake, its inherited from OOo.
Created attachment 120215 [details] Screenshot with LO5.1 on Windows Are you sure, you use a current version? For me it looks like the attached screenshot. I have made it with Version: 5.1.0.0.alpha1+ Build ID: 2511a21841dd9dec735a53add8174e47d24deb88 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-10-13_23:26:46 Locale: de-DE (de_DE)
Or do you mean you have inserted that text? It seems, that no such <variable> elements exists in the current files. Or do you know a file where it is used?
(In reply to Regina Henschel from comment #4) > Or do you mean you have inserted that text? Yes i inserted the example xml into the help file to show in the screenshot. > It seems, that no such > <variable> elements exists in the current files. Or do you know a file where > it is used? I plan to use them in future commits and noticed that it was not working. https://gerrit.libreoffice.org/#/c/19745/
(In reply to Yousuf Philips (jay) from comment #5) > I plan to use them in future commits and noticed that it was not working. > https://gerrit.libreoffice.org/#/c/19745/ Hi The patch is marked Abandoned. Closing the bug, marking invalid.
(In reply to Olivier Hallot from comment #6) > The patch is marked Abandoned. The patch wasnt to fix the broken behaviour of the help viewer, so this bug still exists.
Help viewer is not being developed anymore, so closing