Skip to content

Unable to get property 'style' of undefined or null reference #11006

@Dowan35

Description

@Dowan35

Hello, when running doxygen.exe 1.11 with a doxyfile.dox 1.11 too i have this error message spawning randomly and not consistently in the generated .chm when oppening sections.

Screenshot 2024-07-17 094254

The doxyfile use hhc.exe 1.31 to create the chm and I have no problems when using doxygen.exe 1.9.3 is not causing this issue but this version does not support tag 'INPUT_FILE_ENCODING' that fix the issues of the special characters 'é' 'è' replaced with '?' elements in the Namespaces and Classes auto generated doc from a .cs project. (tried with UTf8, first part is ok, second part (namespaces and classes auto generated) does not accept special characters, this is the opposite when choosing ISO-8859-1)

So that is why I need a working 1.11 version, tried to replace the resize.js as in #11000 but I cant compile the doxygen project on my machine (no admin rights).

The issue is still here when changing DISABLE_INDEX and GENERATE_TREEVIEW to yes or no, I see that in v1.11 everytime I open a book/page, the right scroll bar blink and the displayed page goes back to the top, something that does not append in v 1.9.3, might be a problem when displaying the content, the issue does not comes from my personal content.

Thanks for your help.

UPDATE; "fixed" by executing with doxygen v 1.10 instead of 1.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTMLHTML / XHTML outputenhancementa request to enhance doxygen, not a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions