Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.8.1
Description
When a pdf document is loaded to the webengineview and through url,
url: file:///root/UnifiedRT_enUS_en-US.pdf?50#page=50
In the webengineview, first the view is jumping to page 1 before going to page 50.
This results in a visual delay due to the unnecessary intermediate rendering of the first page resulting in Time Delay to switch on the specific page.
Expected Behavior:
when the specific page mentioned in the URL it should directly open that page without going on first page.
Environment:
Operating System: Linux Debian 11 (AMD64 build)
Qt Version: Qt 6.8.1
Hardware: Touchscreen-enabled device
Sample Project and video attached