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.
That's not (easily) possible with QtWebEngine, you can use Web Inspector to see source code of frames.