Quote:
Originally Posted by kovidgoyal
No there are no alternatives to QWebEngineView that support full html/css. As for your escape issue, hard to say. Likely the web engine view is consuming the event. You can try installing an event filter.
|
Thanks. I'll give it another try on calibre 4/5.
As for the ESC problem, I solved it by using setFocus() on another element.