Bug 399898 - Add ability to view frame source
Summary: Add ability to view frame source
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-16 19:30 UTC by Turtle
Modified: 2018-12-24 13:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Turtle 2018-10-16 19:30:38 UTC
THIS IS A FEATURE REQUEST:

SUMMARY
It would be nice if Falkon could show me the html source of the curremt heml4 frame.

STEPS TO REPRODUCE
1.Go to a site that uses html 4.01 frame sets
like https://www.htmlgoodies.com/legacy/tutorials/frames/fr4t3.html
2. Right click on a frame and select view source


OBSERVED RESULT
 Sourcecode of the entire page will be displayed.

EXPECTED RESULT
Firefox has a feature that allows a user to "view frame source", it would be cool if falkon could do the same.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.12
KDE Frameworks Version: 
Qt Version: 5.9

ADDITIONAL INFORMATION
Kernel Linux-4.18.12
Platform x86_64-Intel-R-_Core-TM-_i7-3520M_CPU_@_2.90GHz
libtool:        2.4.6-r3
make:           4.2.1-r4
glibc:           2.26-r7
I am running Falkon stand alone without KDE.

COMMENT:
I doubt that across the entire web html 4.01 frame sets will go away any time soon.  It would make it handy for web developers to use Falkon.
Comment 1 David Rosca 2018-12-24 13:39:27 UTC
That's not (easily) possible with QtWebEngine, you can use Web Inspector to see source code of frames.