https://bugs.kde.org/show_bug.cgi?id=432767
Bug ID: 432767 Summary: Add inspecting of web pages when using QWebEngine Product: libalkimia Version: master Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: General Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- SUMMARYQWebkit provides support for inspecting web pages (https://trac.webkit.org/wiki/WebInspector), which could be used to set up the regular expression for retrieving the price or date from online course sources. When alkimia is built with QWebEngine, support for this is currently missing. STEPS TO REPRODUCE 1. install onlinequoteseditor5 >= 8.0.3 2. start onlinequoteseditor5 3. check a present source 4. right click on the browser window OBSERVED RESULT There is no entry to inspect the page as it is present with QWebKit EXPECTED RESULT There should be an entry to inspect the page as it is present with QWebKit ADDITIONAL INFORMATION https://doc.qt.io/qt-5/qtwebengine-debugging.html gives some information about such support. -- You are receiving this mail because: You are the assignee for the bug.