TODO += webinspector

This commit is contained in:
Florian Bruhin 2014-05-26 14:43:24 +02:00
parent 6676eefb03
commit 6b2726de52

3
TODO
View File

@ -81,6 +81,9 @@ Improvements / minor features
- Copy link location on crash mail should not copy mailto: - Copy link location on crash mail should not copy mailto:
- Drag&Drop of tabs to other windows - Drag&Drop of tabs to other windows
- Use QNetworkAccessManager per QWebPage again so we can set proxy per tab. - Use QNetworkAccessManager per QWebPage again so we can set proxy per tab.
- How do we handle webinspector and tabswitching? One inspector per tab?
The current approach has the problem the webinspector tab gets switched
because we need to hide/show it.
hints hints
----- -----