Skip to content

Handle docTitle non-null but empty.#18

Open
ljars wants to merge 1 commit into
ArtifexSoftware:masterfrom
ljars:bugfix/doc-title
Open

Handle docTitle non-null but empty.#18
ljars wants to merge 1 commit into
ArtifexSoftware:masterfrom
ljars:bugfix/doc-title

Conversation

@ljars

@ljars ljars commented Mar 21, 2024

Copy link
Copy Markdown

This change fixes the following problem by adding a missing check for docTitle.isEmpty().

When a PDF's metadata Title string is empty, the docNameText in the top bar is empty. Expected behavior is to show the file name in that case (which it does in MuPDF mini).

Here is an example of a PDF with an empty title: example.pdf.
Before and after the fix:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant