~noskcaj/ubuntu/wily/epiphany-browser/merge

« back to all changes in this revision

Viewing changes to src/ephy-window.c

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-27 11:52:17 UTC
  • mto: (1.7.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 108.
  • Revision ID: james.westby@ubuntu.com-20110227115217-lmwnlaftqli9zm34
Tags: upstream-2.91.90
ImportĀ upstreamĀ versionĀ 2.91.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
2462
2462
                else if (button == 2 ||
2463
2463
                         (button == 1 && state == GDK_CONTROL_MASK))
2464
2464
                {
2465
 
                        flags |= EPHY_NEW_TAB_IN_EXISTING_WINDOW;
 
2465
                        flags |= EPHY_NEW_TAB_IN_EXISTING_WINDOW | EPHY_NEW_TAB_APPEND_AFTER;
2466
2466
                }
2467
2467
                /* Because we connect to button-press-event *after*
2468
2468
                 * (G_CONNECT_AFTER) we need to prevent WebKit from browsing to