Comment 3 for bug 1284795

Revision history for this message
Cris Dywan (kalikiana) wrote : Re: replace granite.popover with gtk.popover [$90]

Point 1. is not a big issue as I see it. The security details are already modeless. The bookmark dialog uses gtk_dialog_run but can easily be adapted to connect the response callback - the pop over is dismissed by loss of focus so it will work effectively the same way.

On point 2. I suspect if they get so big that the actual browser is smaller, it's also a problem in the case where it's a window. In that case we would allow them to scroll.