Skip to content

Window: Use get_suggested_filename to create screenshot file name

Cleo Menezes Jr. requested to merge CleoMenezesJr/epiphany:master into master

Currently the suggested filename is generated through the page title without any filter, unlike what happens when saving the html page. In this MR I make the get_suggested_filename function agnostic and that it meets both the HTML saving and the screenshot.

Fixes: #2013 (closed)

Edited by Cleo Menezes Jr.

Merge request reports