alexweininger / recent-pdf

a chrome extension for easy access to recently viewed PDF files

Home Page:https://chrome.google.com/webstore/detail/recent-pdf/ihjgdammecebcjinfmllgniaeneabkdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File url not showing up

alexweininger opened this issue · comments

Sometimes the file url may not show up. The extent or cause of this issue is unknown.

You are still able to open the file directory of the pdf and open the pdf.

Scr:
image

edit:

  • the displayed url must be displayed on a single line
  • url should be as readable as possible

After debugging a little, it looks like the issue happens when the filename is too long which pushes the url (located below the title) out of the div, and out of sight.