https://bugs.kde.org/show_bug.cgi?id=469602

--- Comment #4 from Juraj <jurajora...@mailo.com> ---
(In reply to Schimon Jehudah from comment #3)
> Please do let me know if you want to delegate to me tasks related to this.

OK, there are multiple internal html pages in Falkon.
- falkon:about - src/lib/data/html/about.html
- falkon:config - src/lib/data/html/config.html
- falkon:start - src/lib/data/html/start.html
- falkon:restore - src/lib/data/html/restore.html (when browser crashes and is
opened again, depends on some internal settings as well)

- src/lib/data/html/tabcrash.html - When rendering process is terminated signal
received from Qt (QWebEnginePage::renderProcessTerminated)
- src/lib/adblock/data/adblock.html - When some page is blocked by adblock,
should properly work with Falkon 23.04.x
- src/plugins/VerticalTabs/data/group.html - Vertical tabs, hold the "+" button
on the bottom for bit longer and menu "Add New Group" appears, click on it and
it will show this page; there is also an index.html in this folder which I
believe is unused.

I recommend using data from lates falkon code or release (23.04.x) and also
testing the dark theme variant.
The dark variant can be forced by changing the environmental variable:
> QTWEBENGINE_CHROMIUM_FLAGS=--force-dark-mode

PS: keep it simple :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to