samdroid-apps / something-for-reddit

A Reddit Client For GNOME (with Gtk+ and Python)
GNU General Public License v3.0
162 stars 14 forks source link

Load blocker for comment invoked views #31

Closed samdroid-apps closed 8 years ago

samdroid-apps commented 8 years ago

When you click the comments button on a sublist entry (or press c), it goes straight to the comments view rather than the webview. But the webview also loads in the background. This is annoying for youtube videos - as it autoplays in the background.

I think it would be better to "block" the load of the link until the user switches to the web view.