[rekonq] active browser, problems with multi window
Benjamin Poulain
benjamin.poulain at nokia.com
Thu Jun 9 14:00:47 CEST 2011
On 06/08/2011 10:34 PM, ext Marco Martin wrote:
> any ideas or comments how to solve it differently? or this looks robust
> enough?
It is a design issue. QML is used on mobile so tiling is enabled by
default. The Tiling can only work with one view by design (well could
work with multiple view but the edge cases are really breaking everything).
For Plasma, I would really suggest writing your own QML component from
QGraphicsWebView. You will have much more flexibility and you won't have
to workaround issues like this.
On desktop, you will have no problem rendering real time, and you can
skip tiling entirely.
cheers,
Benjamin
More information about the Active
mailing list