After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 114398 - Tabs no longer "load in background"
Tabs no longer "load in background"
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
0.x
Other Linux
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2003-06-04 15:17 UTC by lwillis
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (497 bytes, patch)
2003-06-04 15:18 UTC, lwillis
none Details | Review

Description lwillis 2003-06-04 15:17:47 UTC
-----------------------
2003-06-02  Christian Persch  <chpe@cvs.gnome.org>
                                                                          
                                                                          
         
        * lib/ephy-prefs.h:
        * src/ephy-shell.c: (ephy_shell_new_tab):
        * src/ephy-notebook.c: (notebook_drag_data_received_cb):
                                                                          
                                                                          
         
        Get rid of the leftovers of the jump-to-tab pref.
-----------------------

The commit above broke the loading of tabs in the background. The attached
path brings it back.
Comment 1 lwillis 2003-06-04 15:18:03 UTC
Created attachment 17134 [details] [review]
Patch
Comment 2 Marco Pesenti Gritti 2003-06-04 15:21:01 UTC
I've just fixed it trying to fix a compile warning.