farling42 / fvtt-pdf-pager

PDF Pager for Foundry
MIT License
6 stars 4 forks source link

Resizing Breaks the PDF Sheet #70

Closed tomeomei closed 9 months ago

tomeomei commented 1 year ago

When the actor sheet is set to PDF and someone resizes it, all the text filled in disappears until it goes back to a specific size, which it then appears again. Then we found a new problem where once it does this once, it doesn't allow you to add anymore text to the PDF. If you type anything new it just disappears when you close and reopen the sheet.

Also the "Hide Editable Field Border" and "Hide Editable Field BG" are checked but it refuses to hide them anymore.

I have no other modules except for the PDF Pager and required libWrapper. These are all being used on the Simple World-Building game system. They are all up to date as is Foundry.

PDF Pager - v 0.47.0 libWrapper - v 1.12.12.1 Simple World-Building - v 0.8.2 FoundryVTT - v 11.304

farling42 commented 1 year ago

Hi, With a new world using the above versions it seems to work properly on my configuration (using a D&D 5E pdf).

Are there any any errors in your browser console during resizing?

Is it possible for you to supply a copy of the PDF sheet for me to investigate with?

tomeomei commented 1 year ago

Here is the PDF sheet we were using. I don't see any console errors but I will mess with it a bit more to see if I can get anything else.

On Mon, Jul 3, 2023 at 7:42 AM Farling @.***> wrote:

Hi, With a new world using the above versions it seems to work properly on my configuration (using a D&D 5E pdf).

Are there any any errors in your browser console during resizing?

Is it possible for you to supply a copy of the PDF sheet for me to investigate with?

— Reply to this email directly, view it on GitHub https://github.com/farling42/fvtt-pdf-pager/issues/70#issuecomment-1618050100, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOEWP33MXITB2ZLYH2QC73XOKV4FANCNFSM6AAAAAAZY7JCIY . You are receiving this because you authored the thread.Message ID: @.***>

farling42 commented 1 year ago

The attachment from your email didn't reach the issue on github - I suspect it got filtered out. Could you attach it directly on the web page instead?

https://github.com/farling42/fvtt-pdf-pager/issues/70

tomeomei commented 1 year ago

Icons Character Sheet - fillable.pdf

farling42 commented 1 year ago

Even with your PDF things seem to be working properly (in the windows app and via chrome browser). So there's something different between our environments.

Which browser and operating system are you using?

Are you using a local installation of the Foundry app?

Is the foundry server hosted locally? If not, where is it located?

tomeomei commented 1 year ago

I am using Opera GX but the issue was originally found using the Foundry app itself which is hosted locally. I am using Windows10, OS build 19045.3086.

On Mon, Jul 3, 2023 at 6:51 PM Farling @.***> wrote:

Even with your PDF things seem to be working properly (in the windows app and via chrome browser). So there's something different between our environments.

Which browser and operating system are you using?

Are you using a local installation of the Foundry app?

Is the foundry server hosted locally? If not, where is it located?

— Reply to this email directly, view it on GitHub https://github.com/farling42/fvtt-pdf-pager/issues/70#issuecomment-1619231167, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOEWP5NWS4234NMA4P2SZ3XONEFVANCNFSM6AAAAAAZY7JCIY . You are receiving this because you modified the open/close state.Message ID: @.***>

farling42 commented 1 year ago

Ah, well one problem with Opera GX is that it has had a lot of stuff that Foundry needs stripped out of it. Normal Opera is fine (at least according to the Foundry discord).

Do you have at least 4 GB of free space on your C: drive? (Most likely NOT the problem, but always worth checking to see if it is a browser caching issue.)

tomeomei commented 1 year ago

I have more than 4 GB on my C: drive. The issue happened on the Foundry app itself first, not just OperaGX.

On Tue, Jul 4, 2023 at 6:52 AM Farling @.***> wrote:

Ah, well one problem with Opera GX is that it has had a lot of stuff that Foundry needs stripped out of it. Normal Opera is fine (at least according to the Foundry discord).

Do you have at least 4 GB of free space on your C: drive? (Most likely NOT the problem, but always worth checking to see if it is a browser caching issue.)

— Reply to this email directly, view it on GitHub https://github.com/farling42/fvtt-pdf-pager/issues/70#issuecomment-1620019322, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOEWP3E5SQBRONHOP765GDXOPYVFANCNFSM6AAAAAAZY7JCIY . You are receiving this because you modified the open/close state.Message ID: @.***>

farling42 commented 1 year ago

Could you send a picture of your module settings, to see if there is a specific combination causing an issue. My settings are: image

farling42 commented 9 months ago

Closing since no reply in 3 months.