You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
It is not easy to take a full-document screenshot with Brave. It is easy to do this with Safari. When you take a screenshot from within Safari, you are offered the option of extending the screenshot to the full document height. When you take a screenshot from within Brave, this option is not presented.
We will add saving to PDF support in iOS 14 (#2807).
Will look into seeing if we can hook into this to provide support for the screenshot service as well. Im not sure if we'll be able to get all the same stuff as Safari. If it ends up replacing the regular screenshot, we will likely have to not implement it since we won't have a way to toggle between taking a screenshot of the web page vs taking a screenshot of the screen
Upon further investigation this will require us to implement a scene delegate, which will require more work so not as simple as hooking it up with the same PDF support unfortunately
Upon further investigation this will require us to implement a scene delegate, which will require more work so not as simple as hooking it up with the same PDF support unfortunately
still looking for a solution. most chrome addons are broken in brave, haven't been able to use a single addon that works so far. this is the most annoying part of being in brave as I do need to save screenshot of scrolled pages.
Problem Description
It is not easy to take a full-document screenshot with Brave. It is easy to do this with Safari. When you take a screenshot from within Safari, you are offered the option of extending the screenshot to the full document height. When you take a screenshot from within Brave, this option is not presented.
Developer Information
See https://developer.apple.com/documentation/uikit/uiwindowscene/3213938-screenshotservice
The text was updated successfully, but these errors were encountered: