-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[api-minor] JS -- hidden annotations must be built in case a script show them #12567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
calixteman
commented
Nov 3, 2020
- in some pdf, there are actions with "event.source.hidden = ..."
- in order to handle visibility when printing, annotationStorage is extended to store multiple properties (value, hidden, editable, ...)
Given that this changes the format used internally in the |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/8a8f170cff39838/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://3.101.106.178:8877/c30dd0ef86759c4/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/8a8f170cff39838/output.txt Total script time: 24.86 mins
Image differences available at: http://54.67.70.0:8877/8a8f170cff39838/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/c30dd0ef86759c4/output.txt Total script time: 29.92 mins
Image differences available at: http://3.101.106.178:8877/c30dd0ef86759c4/reftest-analyzer.html#web=eq.log |
Are you expecting the changes in |
* in some pdf, there are actions with "event.source.hidden = ..." * in order to handle visibility when printing, annotationStorage is extended to store multiple properties (value, hidden, editable, ...)
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://3.101.106.178:8877/3562ddb99e93f10/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/88569c59a79f981/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/88569c59a79f981/output.txt Total script time: 26.03 mins
Image differences available at: http://54.67.70.0:8877/88569c59a79f981/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/3562ddb99e93f10/output.txt Total script time: 31.45 mins
Image differences available at: http://3.101.106.178:8877/3562ddb99e93f10/reftest-analyzer.html#web=eq.log |