CINXE.COM
Bug #175904 “Firefox window moves to current workspace” : Bugs : Mozilla Firefox
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://bugs.launchpad.net/firefox/+bug/175904/+index" /> <meta charset="UTF-8" /> <title>Bug #175904 “Firefox window moves to current workspace” : Bugs : Mozilla Firefox</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="canonical" href="https://bugs.launchpad.net/bugs/175904" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/bugs/175904/bug.atom" title="Bug 175904 Feed" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="Binary package hint: firefox-3.0 FYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy. When Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2. When clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace wh..." /> <meta property="og:description" content="Binary package hint: firefox-3.0 FYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy. When Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2. When clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace wh..." /> <meta property="og:title" content="Bug #175904 “Firefox window moves to current workspace” : Bugs : Mozilla Firefox" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/bugs/175904" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <script type="text/javascript" id="available-official-tags-js">var available_official_tags = ["a11y", "appstream", "bionic", "bisect-done", "bitesize", "block-proposed", "block-proposed-focal", "block-proposed-jammy", "block-proposed-noble", "block-proposed-oracular", "cherry-pick", "community-security", "desktop-file", "dist-upgrade", "fixed-upstream", "focal", "ftbfs", "hw-specific", "jammy", "kernel-bug", "manpage", "metabug", "multiarch", "multigpu", "multimonitor", "needs-bisect", "needs-design", "needs-packaging", "needs-reassignment", "noble", "nvidia", "oracular", "package-conflict", "packaging", "patch", "patch-accepted-debian", "patch-accepted-upstream", "patch-forwarded-debian", "patch-forwarded-upstream", "patch-needswork", "patch-rejected", "patch-rejected-debian", "patch-rejected-upstream", "performing-bisect", "plucky", "qt4-removal", "regression-proposed", "regression-release", "regression-update", "string-fix", "suspend-resume", "systemd-boot", "testcase", "unmetdeps", "update-excuse", "upgrade-software-version", "verification-done-bionic", "verification-done-focal", "verification-done-jammy", "verification-done-noble", "verification-done-oracular", "verification-failed-bionic", "verification-failed-jammy", "verification-needed-bionic", "verification-needed-focal", "verification-needed-jammy", "verification-needed-noble", "verification-needed-oracular", "wayland"];</script> <script type="text/javascript"> LPJS.use('base', 'node', 'oop', 'event', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.code.branchmergeproposal.diff', 'lp.app.comment', 'lp.services.messages.edit', function(Y) { Y.on('domready', function() { Y.lp.code.branchmergeproposal.diff.connect_diff_links(); Y.lp.bugs.bugtask_index.setup_bugtask_index(); Y.lp.bugs.bugtask_index.setup_bugtask_table(); LP.cache.comment_context = LP.cache.bug; var cl = new Y.lp.app.comment.CommentList(); cl.render(); var sl = new Y.lp.bugs.subscribers.createBugSubscribersLoader({ container_box: '#other-bug-subscribers', subscribers_details_view: '/+bug-portlet-subscribers-details', subscribe_someone_else_link: '.menu-link-addsubscriber' }, window); Y.lp.services.messages.edit.setup(); }); }); </script> <style type="text/css"> /* Align the 'add comment' link to the right of the comment box. */ #add-comment-form textarea { width: 100%; } #add-comment-form { max-width: 60em; padding-bottom: 4em; } #add-comment-form .actions {float: right;} .buglink-summary dd { font-size: 10px; } a#privacy-link:link:hover, a#privacy-link:visited:hover {text-decoration:none;} </style> <style type="text/css"> .yui3-overlay .value label { /* It normally makes sense for form labels to be bold, but since this form consists only of radio buttons, there's nothing but labels so we just get wall-to-wall bold. */ font-weight: normal !important; } </style> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-bugs main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://bugs.launchpad.net/firefox/+bug/175904/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/firefox"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/390207128/default64.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/firefox">Mozilla Firefox</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/firefox">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/firefox">Code</a></li> <li class="bugs active"><a href="https://bugs.launchpad.net/firefox">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/firefox">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/firefox">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/firefox">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1 id="edit-title"> <span class="yui3-editable_text-text ellipsis" style="max-width: 95%;"> Firefox window moves to current workspace </span> </h1> <div id="registration" class="registering"> Bug #175904 reported by <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten</a> <time title="2007-12-12 16:24:36 UTC" datetime="2007-12-12T16:24:36.739909+00:00">on 2007-12-12</time> </div> </div> <div id="request-notifications"> </div> <div> <div id="bug-is-duplicate"> </div> <div style="float: right;"> <span><a href="/+help-bugs/bug-heat.html" target="help" class="sprite flame">98</a></span> </div> <div class="actions"> <span id="affectsmetoo" style="display: inline">This bug affects 7 people</span> </div> <table id="affected-software" class="listing"> <thead> <tr> <th colspan="2">Affects</th> <th>Status</th> <th>Importance</th> <th>Assigned to</th> <th>Milestone</th> </tr> </thead> <tbody> <tr id="tasksummary205555"> <td> </td> <td> <span id="bugtarget-picker-tasksummary205555"> <span class="yui3-activator-data-box"> <a class="sprite product" href="https://bugs.launchpad.net/gtk">GTK+</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusFIXRELEASED">Fix Released</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceMEDIUM">Medium</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <div style="text-decoration: none; padding: 0.25em"> <a target="help" class="icon help" href="https://bugs.launchpad.net/bugs/175904/+watch/38679/+error-help#UNKNOWN"> <span class="sprite warning-icon" id="bugwatch-error-sprite" title="Launchpad couldn't import bug #482354 from GNOME Bug Tracker."></span> </a> <a class="link-external" href="https://gitlab.gnome.org/482354">gnome-bugs #482354</a> </div> </td> <td style="width: 20%; vertical-align: middle"> </td> </tr> <tr class="highlight" id="tasksummary205501"> <td> </td> <td> <span id="bugtarget-picker-tasksummary205501"> <span class="yui3-activator-data-box"> <a class="sprite product" href="https://bugs.launchpad.net/firefox">Mozilla Firefox</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusCONFIRMED">Confirmed</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNKNOWN">Unknown</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <div style="text-decoration: none; padding: 0.25em"> <a target="help" class="icon help" href="https://bugs.launchpad.net/bugs/175904/+watch/38674/+error-help#UNKNOWN"> <span class="sprite warning-icon" id="bugwatch-error-sprite" title="Launchpad couldn't import bug #388664 from Mozilla Bugzilla."></span> </a> <a class="link-external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">mozilla-bugs #388664</a> </div> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary198649"> <td> </td> <td> <span id="bugtarget-picker-tasksummary198649"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/firefox" title="Latest release: 132.0+build1-0ubuntu0.20.04.1, uploaded to main on 2024-10-30 09:55:09.637405+00:00 by Sebastien Bacher (seb128), maintained by Ubuntu-Mozilla-Team (ubuntu-mozillateam)">firefox (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusTRIAGED">Triaged</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceMEDIUM">Medium</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary198649"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary239141"> <td> </td> <td> <span id="bugtarget-picker-tasksummary239141"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/fedora/+source/firefox-3.0" title="No current release for this source package in Fedora">firefox-3.0 (Fedora)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusWONTFIX">Won't Fix</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceHIGH">High</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <div style="text-decoration: none; padding: 0.25em"> <a target="help" class="icon help" href="https://bugs.launchpad.net/bugs/175904/+watch/41313/+error-help#UNKNOWN"> <span class="sprite warning-icon" id="bugwatch-error-sprite" title="Launchpad couldn't import bug #307581 from Red Hat Bugzilla."></span> </a> <a class="link-external" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">redhat-bugs #307581</a> </div> </td> <td style="width: 20%; vertical-align: middle"> </td> </tr> <tr id="tasksummary606804"> <td> </td> <td> <span id="bugtarget-picker-tasksummary606804"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/gnome-terminal" title="Latest release: 3.54.0-1ubuntu1, uploaded to main on 2024-09-16 13:46:11.303529+00:00 by Jeremy Bícha (jbicha), maintained by Ubuntu Developers (ubuntu-devel-discuss-lists)">gnome-terminal (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusINVALID">Invalid</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNDECIDED">Undecided</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary606804"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary240319"> <td> </td> <td> <span id="bugtarget-picker-tasksummary240319"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/kdebase" title="No current release for this source package in Ubuntu">kdebase (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusFIXRELEASED">Fix Released</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNDECIDED">Undecided</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary240319"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary606803"> <td> </td> <td> <span id="bugtarget-picker-tasksummary606803"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/meta-gnome2" title="No current release for this source package in Ubuntu">meta-gnome2 (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusINVALID">Invalid</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNDECIDED">Undecided</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary606803"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary205554"> <td> </td> <td> <span id="bugtarget-picker-tasksummary205554"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/metacity" title="Latest release: 1:3.54.0-1, uploaded to main on 2024-10-07 04:34:30.361361+00:00 by Debian GNOME Maintainers (pkg-gnome-maintainers), maintained by Debian GNOME Maintainers (pkg-gnome-maintainers)">metacity (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusFIXRELEASED">Fix Released</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceHIGH">High</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary205554"> <span class="yui3-activator-data-box"> <a class="sprite person" href="https://launchpad.net/~asac">Alexander Sack</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary239131"> <td> </td> <td> <span id="bugtarget-picker-tasksummary239131"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/ubufox" title="Latest release: 3.4-0ubuntu1.17.10.4, uploaded to universe on 2024-03-23 17:31:25.411500+00:00 by Matthias Klose (doko), maintained by Ubuntu-Mozilla-Team (ubuntu-mozillateam)">ubufox (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusINVALID">Invalid</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceMEDIUM">Medium</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary239131"> <span class="yui3-activator-data-box"> <a class="sprite person" href="https://launchpad.net/~asac">Alexander Sack</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href="https://launchpad.net/ubuntu/+milestone/ubuntu-8.04">Ubuntu ubuntu-8.04</a> </div> </td> </tr> </tbody> </table> <div id="maincontentsub"> <div class="top-portlet"> <div itemprop="mainContentOfPage" class="report"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> <h3>Bug Description</h3> </div> <div class="yui3-editable_text-text"><p>Binary package hint: firefox-3.0</p> <p>FYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy.</p> <p>When Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2.</p> <p>When clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace where I clicked the link. But I don't want the window to move, I want to move to the workspace where I left the window.</p> <p>IMHO, this is a bug.</p> <p>Thanks!</p></div> </div> </div> <div style="margin:-10px 0 20px 5px" class="clearfix"> <span>See <a href="comments/0">original description</a></span> </div> <div id="bug-tags"> <span id="tags-heading"> </span> <span id="tag-list"> </span> </div> <script type="text/javascript"> LPJS.use('event', 'node', 'lp.bugs.tags_entry', function(Y) { Y.on('domready', function(e) { Y.lp.bugs.tags_entry.setup_tag_entry( available_official_tags); }, window); }); </script> <div class="clearfix"></div> </div> <div id="branches-and-cves"> <div id="bug-branches-container" style="float: left"> <div id="bug-branches"> <h2>Related branches</h2> <div class="buglink-summary"> <a href="https://code.launchpad.net/~ubuntu-branches/ubuntu/karmic/xulrunner-1.9/karmic" class="sprite branch">lp:ubuntu/karmic/xulrunner-1.9</a> </div> <div class="buglink-summary"> <a href="https://code.launchpad.net/~ubuntu-branches/ubuntu/lucid/metacity/lucid" class="sprite branch">lp:ubuntu/lucid/metacity</a> </div> </div> </div><!-- bug-branch-container --> <div class="clearfix"></div> </div> <!-- branches and CVEs --> </div> <div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/1" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~yasumoto7" class="sprite person">Joe Smith (yasumoto7)</a> wrote <time itemprop="commentTime" datetime="2007-09-04T00:30:09+00:00" title="2007-09-04 00:30:09 UTC">on 2007-09-04</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/1"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/1"> #1</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Running Ubuntu Gutsy Tribe 5, GNOME 2.19.7, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007090304 Minefield/3.0a8pre</p> <p>This has been happening to me every time I click a link from the gnome-terminal.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Running Ubuntu Gutsy Tribe 5, GNOME 2.19.7, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007090304 Minefield/3.0a8pre This has been happening to me every time I click a link from the gnome-terminal.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/2" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~yasumoto7" class="sprite person">Joe Smith (yasumoto7)</a> wrote <time itemprop="commentTime" datetime="2007-09-04T00:48:06+00:00" title="2007-09-04 00:48:06 UTC">on 2007-09-04</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/2"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/2"> #2</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>A bit of clarification:</p> <p>Gutsy Tribe 5 is the 5th development (alpha) release of Ubuntu 7.10 Gutsy Gibbon.</p> <p>New pages are set to open in a new tab, and I am not using MOZ_NO_<wbr />REMOTE/<wbr />-no-remote</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">A bit of clarification: Gutsy Tribe 5 is the 5th development (alpha) release of Ubuntu 7.10 Gutsy Gibbon. New pages are set to open in a new tab, and I am not using MOZ_NO_REMOTE/-no-remote</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/3" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~myk" class="sprite person-inactive">Myk (myk)</a> wrote <time itemprop="commentTime" datetime="2007-09-04T03:16:56+00:00" title="2007-09-04 03:16:56 UTC">on 2007-09-04</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/3"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/3"> #3</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This is a real pain. I find myself clicking links and quickly switching to the desktop with Firefox on it, hoping I can outrace the request so Firefox comes to the foreground on its proper desktop and I don't have to move it back into place (again). Requesting blocking status.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This is a real pain. I find myself clicking links and quickly switching to the desktop with Firefox on it, hoping I can outrace the request so Firefox comes to the foreground on its proper desktop and I don't have to move it back into place (again). Requesting blocking status.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/4" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~dbaron" class="sprite person">L. David Baron (dbaron)</a> wrote <time itemprop="commentTime" datetime="2007-09-04T09:29:35+00:00" title="2007-09-04 09:29:35 UTC">on 2007-09-04</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/4"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/4"> #4</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Sounds like something that could be a regression from <a href="/bugs/295447" class="bug-link">bug 295447</a> (which introduced gtk_window_present calls).</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Sounds like something that could be a regression from bug 295447 (which introduced gtk_window_present calls).</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div> <div id="comments-container"></div> <div class="boardComment comments-hidden-message" style="border-bottom: 0"> <div class="boardCommentDetails"> <table> <tbody> <tr> <td> <span class="sprite arrowRight"></span> 80 comments hidden <span id="more-comments-spinner" class="hidden"> Loading more comments <img src="/@@/spinner" /> </span> </td> <td class="bug-comment-index"> <a href="?comments=all" id="show-comments-link" class="show-comments-link sprite retry" style="white-space: nowrap"> view all 118 comments</a> </td> </tr> </tbody> </table> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/85" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-09-26T18:09:57+00:00" title="2007-09-26 18:09:57 UTC">on 2007-09-26</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/85"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/85"> #85</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Description of problem:</p> <p>When I open a new tab (via right click on a terminal, clicking on something in<br /> liferea, whatever), firefox immediately jumps onto the current workspace.</p> <p>This is irritating.</p> <p>Version-Release number of selected component (if applicable):</p> <p>firefox-<wbr />2.0.0.6-<wbr />11.fc8</p> <p>Additional info:</p> <p>Seems related to the startup notification patch, as it worked ok in 2.0.0.6-8.fc8.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Description of problem: When I open a new tab (via right click on a terminal, clicking on something in liferea, whatever), firefox immediately jumps onto the current workspace. This is irritating. Version-Release number of selected component (if applicable): firefox-2.0.0.6-11.fc8 Additional info: Seems related to the startup notification patch, as it worked ok in 2.0.0.6-8.fc8.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/86" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~adam-redhat-bugs" class="sprite person-inactive">Adam (adam-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T00:17:03+00:00" title="2007-10-01 00:17:03 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/86"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/86"> #86</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I will second this. Very irritating!</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I will second this. Very irritating!</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/87" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~christopher-redhat-bugs" class="sprite person-inactive">Christopher (christopher-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T19:22:40+00:00" title="2007-10-01 19:22:40 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/87"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/87"> #87</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Owen says this is a metacity bug. The following program also hops windows.</p> <p>#!/bin/env python</p> <p>import gtk<br /> import gobject<br /> w = gtk.Window()<br /> w.set_title("Foo")<br /> w.show()</p> <p>def on_timeout():<br /> w.present()<br /> return False</p> <p>gobject.<wbr />timeout_<wbr />add(5000, on_timeout)<br /> gtk.main()</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Owen says this is a metacity bug. The following program also hops windows. #!/bin/env python import gtk import gobject w = gtk.Window() w.set_title("Foo") w.show() def on_timeout(): w.present() return False gobject.timeout_add(5000, on_timeout) gtk.main() </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/88" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~christopher-redhat-bugs" class="sprite person-inactive">Christopher (christopher-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T19:23:35+00:00" title="2007-10-01 19:23:35 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/88"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/88"> #88</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>er, hops workspaces</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">er, hops workspaces</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/89" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T19:34:29+00:00" title="2007-10-01 19:34:29 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/89"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/89"> #89</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>To give some background on this issue, Firefox now supports startup notification:<br /> <a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=223492">https:/<wbr />/bugzilla.<wbr />mozilla.<wbr />org/show_<wbr />bug.cgi?<wbr />id=223492</a></p> <p>The issue in this bug only occurs when there are multiple workspaces.</p> <p>Removing this Firefox patch would be a regression in the single workspace case<br /> because it would require clicking on a flashing browser entry in the task list<br /> after activating an external link.</p> <p>From IRC:</p> <p><owen> walters: metacity could look at the window role and alter the behavior<br /> based on that</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">To give some background on this issue, Firefox now supports startup notification: https://bugzilla.mozilla.org/show_bug.cgi?id=223492 The issue in this bug only occurs when there are multiple workspaces. Removing this Firefox patch would be a regression in the single workspace case because it would require clicking on a flashing browser entry in the task list after activating an external link. From IRC: <owen> walters: metacity could look at the window role and alter the behavior based on that </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/90" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T19:48:25+00:00" title="2007-10-01 19:48:25 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/90"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/90"> #90</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>FWIW, commenting out the call to gdk_window_focus() in the patch makes it DTRT<br /> for me.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">FWIW, commenting out the call to gdk_window_focus() in the patch makes it DTRT for me.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/91" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~owen-redhat-bugs" class="sprite person-inactive">Owen (owen-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T20:00:33+00:00" title="2007-10-01 20:00:33 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/91"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/91"> #91</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Actually, what I meant was that based on the "type" of the window application<br /> vs. dialog, you could do different things.</p> <p>A application never, under any circumstances, should be moved between desktops.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Actually, what I meant was that based on the "type" of the window application vs. dialog, you could do different things. A application never, under any circumstances, should be moved between desktops. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/92" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T20:03:13+00:00" title="2007-10-01 20:03:13 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/92"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/92"> #92</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Bill, what effect does that have in the single-workspace case?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Bill, what effect does that have in the single-workspace case?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/93" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T20:04:24+00:00" title="2007-10-01 20:04:24 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/93"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/93"> #93</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Also, I've filed this bug upstream here:</p> <p><a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=482354">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />482354</a></p> <p>Since there seems to be agreement this is an upstream Metacity issue, please<br /> continue discussion there.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Also, I've filed this bug upstream here: http://bugzilla.gnome.org/show_bug.cgi?id=482354 Since there seems to be agreement this is an upstream Metacity issue, please continue discussion there. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/94" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-01T20:10:27+00:00" title="2007-10-01 20:10:27 UTC">on 2007-10-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/94"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/94"> #94</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Colin: when it's on the same workspace, I get the throbbing entry in the panel.<br /> When it's on the other workspace, I don't.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Colin: when it's on the same workspace, I get the throbbing entry in the panel. When it's on the other workspace, I don't.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/95" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~david-redhat-bugs" class="sprite person-inactive">David (david-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-11T20:06:50+00:00" title="2007-10-11 20:06:50 UTC">on 2007-10-11</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/95"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/95"> #95</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>We need to fix this for F8...</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">We need to fix this for F8...</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/96" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~jeremy-redhat-bugs" class="sprite person-inactive">Jeremy (jeremy-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-11T21:48:48+00:00" title="2007-10-11 21:48:48 UTC">on 2007-10-11</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/96"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/96"> #96</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This is also happening in compiz... so more than just metacity at work here.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This is also happening in compiz... so more than just metacity at work here.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/97" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~christopher-redhat-bugs" class="sprite person-inactive">Christopher (christopher-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-11T23:26:44+00:00" title="2007-10-11 23:26:44 UTC">on 2007-10-11</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/97"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/97"> #97</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Jeremy: not quite...</p> <p>in metacity, the _window_ switches to the current workspace.</p> <p>In compiz, the _active workspace_ switches.</p> <p>This is about the metacity issue, which everyone agrees is clearly wrong. The<br /> compiz behavior seems more or less sane. While different, i've already gotten<br /> used to it.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Jeremy: not quite... in metacity, the _window_ switches to the current workspace. In compiz, the _active workspace_ switches. This is about the metacity issue, which everyone agrees is clearly wrong. The compiz behavior seems more or less sane. While different, i've already gotten used to it.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/98" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~matthias-redhat-bugs" class="sprite person-inactive">Matthias (matthias-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-12T03:06:19+00:00" title="2007-10-12 03:06:19 UTC">on 2007-10-12</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/98"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/98"> #98</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>The long discussion leading to the current metacity behaviour can be found<br /> here: <a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=166379">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />166379</a></p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">The long discussion leading to the current metacity behaviour can be found here: http://bugzilla.gnome.org/show_bug.cgi?id=166379</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/99" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-12T04:48:32+00:00" title="2007-10-12 04:48:32 UTC">on 2007-10-12</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/99"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/99"> #99</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>So, going back to the beginning. The original patch (for firefox) has the<br /> following comments usptream from Elijah<br /> (<a rel="nofollow" href="https://bugzilla.mozilla.org/show_bug.cgi?id=223492#c31">https:/<wbr />/bugzilla.<wbr />mozilla.<wbr />org/show_<wbr />bug.cgi?<wbr />id=223492#<wbr />c31</a>):</p> <p>************<br /> <span class="foldable-quoted"> >+ if (desktopStartup<wbr />ID.IsEmpty(<wbr />)) {<br /> >+ PRUint32 timestamp = GTKToolkit-<wbr />>GetFocusTimest<wbr />amp();<br /> >+ if (timestamp) {<br /> >+ gdk_window_<wbr />focus(aWindow-<wbr />>window, timestamp);<br /> >+ GTKToolkit-<wbr />>SetFocusTimest<wbr />amp(0);<br /> >+ }<br /> >+ return;<br /> >+ } </span></p> <p>This block of SetUserTimeAndS<wbr />tartupIDForActi<wbr />vatedWindow(<wbr />) is a little<br /> confusing. It doesn't set the user time or the startup id for the activated<br /> window. Instead, it sends an "activate me, please" message to the window<br /> manager. I understand it's just a workaround when no startup id is available<br /> (because either firefox wasn't launched with startup-<wbr />notification or wasn't<br /> built with MOZ_ENABLE_<wbr />STARTUP_<wbr />NOTIFICATION)<wbr />, but it'd be nice to have it<br /> documented as such. It'd also be good to verify in testing that this block of<br /> code isn't being executed (i.e. that startup id is non-empty), since it is just<br /> a workaround.<br /> *****************</p> <p>I find it odd that the supposed 'workaround' part of the code is what's causing<br /> the problem in my testing.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">So, going back to the beginning. The original patch (for firefox) has the following comments usptream from Elijah (https://bugzilla.mozilla.org/show_bug.cgi?id=223492#c31): ************ >+ if (desktopStartupID.IsEmpty()) { >+ PRUint32 timestamp = GTKToolkit->GetFocusTimestamp(); >+ if (timestamp) { >+ gdk_window_focus(aWindow->window, timestamp); >+ GTKToolkit->SetFocusTimestamp(0); >+ } >+ return; >+ } This block of SetUserTimeAndStartupIDForActivatedWindow() is a little confusing. It doesn't set the user time or the startup id for the activated window. Instead, it sends an "activate me, please" message to the window manager. I understand it's just a workaround when no startup id is available (because either firefox wasn't launched with startup-notification or wasn't built with MOZ_ENABLE_STARTUP_NOTIFICATION), but it'd be nice to have it documented as such. It'd also be good to verify in testing that this block of code isn't being executed (i.e. that startup id is non-empty), since it is just a workaround. ***************** I find it odd that the supposed 'workaround' part of the code is what's causing the problem in my testing.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/100" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-12T06:34:52+00:00" title="2007-10-12 06:34:52 UTC">on 2007-10-12</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/100"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/100"> #100</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Created attachment 225081<br /> partial fix for firefox</p> <p>Note that due to missing changes to the configury, we aren't even *building*<br /> the SN support at the moment - this patch fixes that.</p> <p>Doesn't change the behavior, though.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Created attachment 225081 partial fix for firefox Note that due to missing changes to the configury, we aren't even *building* the SN support at the moment - this patch fixes that. Doesn't change the behavior, though.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/101" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~david-redhat-bugs" class="sprite person-inactive">David (david-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-17T20:15:02+00:00" title="2007-10-17 20:15:02 UTC">on 2007-10-17</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/101"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/101"> #101</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>"This is not a blocker"</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">"This is not a blocker"</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/102" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~jens-redhat-bugs" class="sprite person-inactive">Jens (jens-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-18T04:33:20+00:00" title="2007-10-18 04:33:20 UTC">on 2007-10-18</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/102"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/102"> #102</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p><notting> halfline: why not just take the patch out of ff, since we're not even<br /> applying it in a way that works<br /> <juhp> notting: exactly<br /> <halfline> notting: that's not a horrible idea<br /> notting: might be worth talking to stransky about<br /> or caillon if he pops on</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10"><notting> halfline: why not just take the patch out of ff, since we're not even applying it in a way that works <juhp> notting: exactly <halfline> notting: that's not a horrible idea notting: might be worth talking to stransky about or caillon if he pops on</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/103" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-18T15:32:34+00:00" title="2007-10-18 15:32:34 UTC">on 2007-10-18</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/103"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/103"> #103</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>*** <a href="/bugs/337721" class="bug-link">Bug 337721</a> has been marked as a duplicate of this bug. ***</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">*** Bug 337721 has been marked as a duplicate of this bug. ***</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/104" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-18T20:33:15+00:00" title="2007-10-18 20:33:15 UTC">on 2007-10-18</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/104"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/104"> #104</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Note there is now a patch for metacity upstream at:<br /> <a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=482354#c2">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />482354#<wbr />c2</a></p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Note there is now a patch for metacity upstream at: http://bugzilla.gnome.org/show_bug.cgi?id=482354#c2</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/105" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-18T21:25:49+00:00" title="2007-10-18 21:25:49 UTC">on 2007-10-18</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/105"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/105"> #105</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Also in response to:</p> <p><notting> halfline: why not just take the patch out of ff, since we're not even<br /> applying it in a way that works</p> <p>The patch does function as expected in the single workspace case, even if it may<br /> be entering into a fallback section of the code (will investigate).</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Also in response to: <notting> halfline: why not just take the patch out of ff, since we're not even applying it in a way that works The patch does function as expected in the single workspace case, even if it may be entering into a fallback section of the code (will investigate). </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/106" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T00:15:15+00:00" title="2007-10-19 00:15:15 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/106"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/106"> #106</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I have built a new version of metacity with the patch:<br /> <a rel="nofollow" href="http://koji.fedoraproject.org/koji/buildinfo?buildID=21629">http://<wbr />koji.fedoraproj<wbr />ect.org/<wbr />koji/buildinfo?<wbr />buildID=<wbr />21629</a></p> <p>Please test, if it works well then we can reable to re-enable the Firefox fix.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I have built a new version of metacity with the patch: http://koji.fedoraproject.org/koji/buildinfo?buildID=21629 Please test, if it works well then we can reable to re-enable the Firefox fix.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/107" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bill-redhat-bugs" class="sprite person-inactive">Bill (bill-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T00:33:39+00:00" title="2007-10-19 00:33:39 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/107"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/107"> #107</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #20)<br /> <span class="foldable-quoted"> > Also in response to:<br /> ><br /> > <notting> halfline: why not just take the patch out of ff, since we're not even<br /> > applying it in a way that works<br /> ><br /> > The patch does function as expected in the single workspace case, even if it may<br /> > be entering into a fallback section of the code (will investigate). </span></p> <p>The patch adds configury for using libstartupnotif<wbr />ication, and ifdef'd code to<br /> use libsn. We then build moz without sn support. If it's functioning, it's<br /> completely by accident.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #20) > Also in response to: > > <notting> halfline: why not just take the patch out of ff, since we're not even > applying it in a way that works > > The patch does function as expected in the single workspace case, even if it may > be entering into a fallback section of the code (will investigate). The patch adds configury for using libstartupnotification, and ifdef'd code to use libsn. We then build moz without sn support. If it's functioning, it's completely by accident. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/108" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~jens-redhat-bugs" class="sprite person-inactive">Jens (jens-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T00:52:52+00:00" title="2007-10-19 00:52:52 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/108"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/108"> #108</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #21)<br /> <span class="foldable-quoted"> > I have built a new version of metacity with the patch:<br /> > <a rel="nofollow" href="http://koji.fedoraproject.org/koji/buildinfo?buildID=21629">http://<wbr />koji.fedoraproj<wbr />ect.org/<wbr />koji/buildinfo?<wbr />buildID=<wbr />21629</a><br /> ><br /> > Please test, if it works well then we can reable to re-enable the Firefox fix. </span></p> <p>Thanks, Colin! Yes, that works well for me so far. :)</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #21) > I have built a new version of metacity with the patch: > http://koji.fedoraproject.org/koji/buildinfo?buildID=21629 > > Please test, if it works well then we can reable to re-enable the Firefox fix. Thanks, Colin! Yes, that works well for me so far. :)</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/109" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T01:15:11+00:00" title="2007-10-19 01:15:11 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/109"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/109"> #109</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #22)<br /> <span class="foldable-quoted"> ><br /> > The patch adds configury for using libstartupnotif<wbr />ication, and ifdef'd code to<br /> > use libsn. We then build moz without sn support. If it's functioning, it's<br /> > completely by accident. </span></p> <p>Ok, I'm at home so I can't actually test this with my rawhide computer, but from<br /> looking at the patch again, the section you identified earlier (which calls<br /> gdk_window_focus which ultimately causes the focus event) is the source of the<br /> behavior under discussion.</p> <p>The startup notification specification if supported correctly would make Firefox<br /> display a progress status on first launch, but this (to me) is not the most<br /> useful part of the patch. The most useful part is the behavior that when one<br /> clicks on a link in an external program, the web browser appears and displays<br /> the link.</p> <p>Some people feel that behavior wasn't right for multiple desktops (and the<br /> metacity patch addresses this), but please when testing things, try the single<br /> workspace case. The expected behavior is that the browser appears; it should<br /> not pulse as in comment #9. This is the way clicking on links works on other<br /> platforms, and is the most sensible thing I believe for most situations in the<br /> single-workspace case.</p> <p>There might be some more special cases such as feed readers (liferea?) where one<br /> wants to click a number of links to "queue" urls; I am open to discussion around<br /> those. Probably the right solution for them will be to have the ability at<br /> link-click time whether or not you want to see it.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #22) > > The patch adds configury for using libstartupnotification, and ifdef'd code to > use libsn. We then build moz without sn support. If it's functioning, it's > completely by accident. Ok, I'm at home so I can't actually test this with my rawhide computer, but from looking at the patch again, the section you identified earlier (which calls gdk_window_focus which ultimately causes the focus event) is the source of the behavior under discussion. The startup notification specification if supported correctly would make Firefox display a progress status on first launch, but this (to me) is not the most useful part of the patch. The most useful part is the behavior that when one clicks on a link in an external program, the web browser appears and displays the link. Some people feel that behavior wasn't right for multiple desktops (and the metacity patch addresses this), but please when testing things, try the single workspace case. The expected behavior is that the browser appears; it should not pulse as in comment #9. This is the way clicking on links works on other platforms, and is the most sensible thing I believe for most situations in the single-workspace case. There might be some more special cases such as feed readers (liferea?) where one wants to click a number of links to "queue" urls; I am open to discussion around those. Probably the right solution for them will be to have the ability at link-click time whether or not you want to see it. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/110" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~colin-redhat-bugs" class="sprite person-inactive">Colin (colin-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T01:17:11+00:00" title="2007-10-19 01:17:11 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/110"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/110"> #110</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I meant to mention above; the reason the patch still has effect is because the<br /> gdk_window_focus call is outside the #ifdef MOZ_ENABLE_<wbr />STARTUP_<wbr />NOTIFICATION.</p> <p>Also, bear in mind this patch is already upstreamed and will be in the Firefox 3<br /> release; I am not yet sure whether it will be in the 2.0.0.7 stream.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I meant to mention above; the reason the patch still has effect is because the gdk_window_focus call is outside the #ifdef MOZ_ENABLE_STARTUP_NOTIFICATION. Also, bear in mind this patch is already upstreamed and will be in the Firefox 3 release; I am not yet sure whether it will be in the 2.0.0.7 stream. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/111" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~christopher-redhat-bugs" class="sprite person-inactive">Christopher (christopher-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-19T12:21:59+00:00" title="2007-10-19 12:21:59 UTC">on 2007-10-19</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/111"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/111"> #111</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>We'll probably want this metacity fix for FC7 too before Firefox's support makes<br /> it there.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">We'll probably want this metacity fix for FC7 too before Firefox's support makes it there.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/112" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~matthias-redhat-bugs" class="sprite person-inactive">Matthias (matthias-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-22T13:22:20+00:00" title="2007-10-22 13:22:20 UTC">on 2007-10-22</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/112"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/112"> #112</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Fixed in F8, moving off blocker</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Fixed in F8, moving off blocker</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/113" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~mauricio-redhat-bugs" class="sprite person-inactive">Mauricio (mauricio-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2007-10-22T19:56:16+00:00" title="2007-10-22 19:56:16 UTC">on 2007-10-22</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/113"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/113"> #113</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Its fixed for me after last update in F8<br /> Cheers</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Its fixed for me after last update in F8 Cheers</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div> <div id="comments-container"></div> <div class="boardComment comments-hidden-message" style="border-bottom: 0"> <div class="boardCommentDetails"> <table> <tbody> <tr> <td> <span class="sprite arrowRight"></span> 107 comments hidden <span id="more-comments-spinner" class="hidden"> Loading more comments <img src="/@@/spinner" /> </span> </td> <td class="bug-comment-index"> <a href="?comments=all" id="show-comments-link" class="show-comments-link sprite retry" style="white-space: nowrap"> view all 118 comments</a> </td> </tr> </tbody> </table> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/5" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten (mark-prevented)</a> wrote <time itemprop="commentTime" datetime="2007-12-12T16:24:36.739909+00:00" title="2007-12-12 16:24:36 UTC">on 2007-12-12</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/5"> <strong>Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/5"> #5</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Binary package hint: firefox-3.0</p> <p>FYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy.</p> <p>When Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2.</p> <p>When clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace where I clicked the link. But I don't want the window to move, I want to move to the workspace where I left the window.</p> <p>IMHO, this is a bug.</p> <p>Thanks!</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Binary package hint: firefox-3.0 FYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy. When Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2. When clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace where I clicked the link. But I don't want the window to move, I want to move to the workspace where I left the window. IMHO, this is a bug. Thanks!</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~rainct" class="sprite person">Siegfried Gevatter (rainct)</a> <time title="2007-12-12 16:34:37 UTC" datetime="2007-12-12T16:34:37.026303+00:00">on 2007-12-12</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Undecided → Low </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/6" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~fta" class="sprite person">Fabien Tassin (fta)</a> wrote <time itemprop="commentTime" datetime="2007-12-12T16:48:20.101461+00:00" title="2007-12-12 16:48:20 UTC">on 2007-12-12</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/6"> #6</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>What did you use as "Command" ? (in Preferred Applications)</p> <p>Try "firefox-3.0 %s", works for me.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">What did you use as "Command" ? (in Preferred Applications) Try "firefox-3.0 %s", works for me. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/7" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten (mark-prevented)</a> wrote <time itemprop="commentTime" datetime="2007-12-12T17:01:25.904275+00:00" title="2007-12-12 17:01:25 UTC">on 2007-12-12</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/7"> #7</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Fabien:</p> <p>The command is '/usr/bin/<wbr />firefox-<wbr />3.0 %s'. Please note that Firefor starts ok, but it changes workspace.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Fabien: The command is '/usr/bin/firefox-3.0 %s'. Please note that Firefor starts ok, but it changes workspace.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/8" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~fta" class="sprite person">Fabien Tassin (fta)</a> wrote <time itemprop="commentTime" datetime="2007-12-12T21:23:51.183432+00:00" title="2007-12-12 21:23:51 UTC">on 2007-12-12</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/8"> #8</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Strange, it's working fine for me, I also hate to see windows moving against my will.</p> <p>Could you try manually, i.e.:</p> <p>1/ open a shell in workspace 1<br /> 2/ open firefox 3 in workspace 2<br /> 3/ in the shell, type : firefox-3.0 <a rel="nofollow" href="about:plugins">about:plugins</a></p> <p>do you see the firefox moved in workspace 1 ?</p> <p>Also, in Firefox preferences / Tabs, do you open new pages in new windows or in new tabs ? (i do tabs)</p> <p>Another question, when the window is moved, do you see the requested page opened somewhere (either visible or last tab) ? or do you see a blank tab instead (<a rel="nofollow" href="about:blank">about:blank</a>) ?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Strange, it's working fine for me, I also hate to see windows moving against my will. Could you try manually, i.e.: 1/ open a shell in workspace 1 2/ open firefox 3 in workspace 2 3/ in the shell, type : firefox-3.0 about:plugins do you see the firefox moved in workspace 1 ? Also, in Firefox preferences / Tabs, do you open new pages in new windows or in new tabs ? (i do tabs) Another question, when the window is moved, do you see the requested page opened somewhere (either visible or last tab) ? or do you see a blank tab instead (about:blank) ?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/9" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten (mark-prevented)</a> wrote <time itemprop="commentTime" datetime="2007-12-14T10:06:44.892457+00:00" title="2007-12-14 10:06:44 UTC">on 2007-12-14</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/9"> #9</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>When I follow the steps you gave me, the ff-window is moved to workspace 1.</p> <p>I open new pages in new tabs.</p> <p>It opens the right page, in a new tab. So no <a rel="nofollow" href="about:blank">about:blank</a> pages.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">When I follow the steps you gave me, the ff-window is moved to workspace 1. I open new pages in new tabs. It opens the right page, in a new tab. So no about:blank pages. </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/10" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~armin76" class="sprite person">Raúl Porcel (armin76)</a> wrote <time itemprop="commentTime" datetime="2008-01-06T08:33:58+00:00" title="2008-01-06 08:33:58 UTC">on 2008-01-06</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/10"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/10"> #10</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p><a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=482354">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />482354</a> thanks to Mart Raudsepp for the link</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">http://bugzilla.gnome.org/show_bug.cgi?id=482354 thanks to Mart Raudsepp for the link</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/11" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~pitti" class="sprite person">Martin Pitt (pitti)</a> wrote <time itemprop="commentTime" datetime="2008-01-08T11:52:20.981237+00:00" title="2008-01-08 11:52:20 UTC">on 2008-01-08</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/11"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/11"> #11</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I confirm this behavior, it happens to me, too. It is highly annoying.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I confirm this behavior, it happens to me, too. It is highly annoying.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Low → Medium </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Confirmed </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/12" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> wrote <time itemprop="commentTime" datetime="2008-01-09T11:03:41+00:00" title="2008-01-09 11:03:41 UTC">on 2008-01-09</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/12"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/12"> #12</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p> 1. new-window : makes sense to open on current desktop<br /> 2. new-tab: moving all tabs to current desktop is annoying; but opening new tab on other desktop is probably too confusing.</p> <p>Thus: if new-tab is selected as open mode, use new-window if there is no firefox window on current desktop. optionally, we could add a pref to disable this auto-new-window feature for power users that want the ffox 2 behaviour.</p> <p>(fwiw gedit behaves in a similar fashion)</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10"> 1. new-window : makes sense to open on current desktop 2. new-tab: moving all tabs to current desktop is annoying; but opening new tab on other desktop is probably too confusing. Thus: if new-tab is selected as open mode, use new-window if there is no firefox window on current desktop. optionally, we could add a pref to disable this auto-new-window feature for power users that want the ffox 2 behaviour. (fwiw gedit behaves in a similar fashion)</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/13" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~cjwatson" class="sprite person">Colin Watson (cjwatson)</a> wrote <time itemprop="commentTime" datetime="2008-01-09T18:19:54.846828+00:00" title="2008-01-09 18:19:54 UTC">on 2008-01-09</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/13"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/13"> #13</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>The same thing happens to me when Firefox pops up a dialog (e.g. password for HTTP basic auth); the whole window teleports to my current workspace.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">The same thing happens to me when Firefox pops up a dialog (e.g. password for HTTP basic auth); the whole window teleports to my current workspace.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-01-10 10:21:38 UTC" datetime="2008-01-10T10:21:38.579883+00:00">on 2008-01-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in gtk: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Unknown → New </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-01-10 10:48:19 UTC" datetime="2008-01-10T10:48:19.031358+00:00">on 2008-01-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Unknown → Confirmed </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/14" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~jruderman" class="sprite person-inactive">Jruderman (jruderman)</a> wrote <time itemprop="commentTime" datetime="2008-01-30T11:55:31+00:00" title="2008-01-30 11:55:31 UTC">on 2008-01-30</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/14"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/14"> #14</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>*** <a href="/bugs/414879" class="bug-link">Bug 414879</a> has been marked as a duplicate of this bug. ***</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">*** Bug 414879 has been marked as a duplicate of this bug. ***</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/15" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~ubuntu-rox" class="sprite person">ubunturox (ubuntu-rox)</a> wrote <time itemprop="commentTime" datetime="2008-02-08T09:06:14.162987+00:00" title="2008-02-08 09:06:14 UTC">on 2008-02-08</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/15"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/15"> #15</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I have the same Problem with Firefox Version 2.0.0.12 in Ubuntu 7.10.<br /> It just happend short while ago - can't say exactly when though - maybe since 7.10 because I upgraded only a while ago...<br /> I too like my Firefox on desktop 2 and when I click on a link in a mail in evolution on desktop 1 it used to open on desktop 2.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I have the same Problem with Firefox Version 2.0.0.12 in Ubuntu 7.10. It just happend short while ago - can't say exactly when though - maybe since 7.10 because I upgraded only a while ago... I too like my Firefox on desktop 2 and when I click on a link in a mail in evolution on desktop 1 it used to open on desktop 2.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/16" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~ubuntu-rox" class="sprite person">ubunturox (ubuntu-rox)</a> wrote <time itemprop="commentTime" datetime="2008-02-08T09:34:47.350062+00:00" title="2008-02-08 09:34:47 UTC">on 2008-02-08</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/16"> #16</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I just discovered that the problem does not exist if I doubleclick an *.htm file in nautilus and click view.<br /> Those files get opened correctly in the last active Firefox window and that stays on it's current workspace.<br /> So it's probably a gnome problem?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I just discovered that the problem does not exist if I doubleclick an *.htm file in nautilus and click view. Those files get opened correctly in the last active Firefox window and that stays on it's current workspace. So it's probably a gnome problem?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/17" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~simosx" class="sprite person">Simos Xenitellis (simosx)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T16:04:56.634691+00:00" title="2008-02-27 16:04:56 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/17"> #17</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>It appears to be a Firefox feature.</p> <p>Can you try to<br /> 1. bring up <a rel="nofollow" href="about:config">about:config</a><br /> 2. set browser.<wbr />tabs.loadDivert<wbr />edInBackground to True</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">It appears to be a Firefox feature. Can you try to 1. bring up about:config 2. set browser.tabs.loadDivertedInBackground to True</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/18" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~pitti" class="sprite person">Martin Pitt (pitti)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T16:49:15.326681+00:00" title="2008-02-27 16:49:15 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/18"> #18</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>For the record, this even seems to behave differently on my two boxes; on the desktop (metacity) Firefox moves to the current workspace when clicking a link, whereas on the laptop (compiz) the current workspace is switched to the one where Firefox resides. The is a more sane behaviour, and I think it's an acceptable default if it can be switched off.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">For the record, this even seems to behave differently on my two boxes; on the desktop (metacity) Firefox moves to the current workspace when clicking a link, whereas on the laptop (compiz) the current workspace is switched to the one where Firefox resides. The is a more sane behaviour, and I think it's an acceptable default if it can be switched off.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/19" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten (mark-prevented)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T16:49:48.225434+00:00" title="2008-02-27 16:49:48 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/19"> #19</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Thanks! This kindof fixes the problem. Although it really isn't the same thing.</p> <p>The option you mention make the tab open up in the background. It SHOULD NOT have anything to do with where the window goes, IMHO.</p> <p>So, appearantly where you open the tab also defines where your window travels. :/</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Thanks! This kindof fixes the problem. Although it really isn't the same thing. The option you mention make the tab open up in the background. It SHOULD NOT have anything to do with where the window goes, IMHO. So, appearantly where you open the tab also defines where your window travels. :/</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/20" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~pitti" class="sprite person">Martin Pitt (pitti)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T17:00:08.298860+00:00" title="2008-02-27 17:00:08 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/20"> #20</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I confirm that setting browser.<wbr />tabs.loadDivert<wbr />edInBackground to True disables this behavior with metacity at least. I didn't check compiz yet.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I confirm that setting browser.tabs.loadDivertedInBackground to True disables this behavior with metacity at least. I didn't check compiz yet.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/21" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~simosx" class="sprite person">Simos Xenitellis (simosx)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T19:01:32.854001+00:00" title="2008-02-27 19:01:32 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/21"> #21</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Ahem, the real source of the bug is the window manager,<br /> <a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=482354">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />482354</a></p> <p>It is already marked above in the bug report.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Ahem, the real source of the bug is the window manager, http://bugzilla.gnome.org/show_bug.cgi?id=482354 It is already marked above in the bug report.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/22" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~ubuntu-rox" class="sprite person">ubunturox (ubuntu-rox)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T19:09:18.547989+00:00" title="2008-02-27 19:09:18 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/22"> #22</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>yes - this seems to fix it - thank you!</p> <p>For the record I use gnome with xfwm4.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">yes - this seems to fix it - thank you! For the record I use gnome with xfwm4.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/23" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~pochu" class="sprite person">Emilio Pozuelo Monfort (pochu)</a> wrote <time itemprop="commentTime" datetime="2008-02-27T19:23:21+00:00" title="2008-02-27 19:23:21 UTC">on 2008-02-27</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/23"> <strong>Re: [Bug 175904] Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/23"> #23</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Simos Xenitellis wrote:<br /> <span class="foldable-quoted"> > 2. set browser.<wbr />tabs.loadDivert<wbr />edInBackground to True </span></p> <p>awesome. this is still a workaround though, since this makes the tab not to be<br /> focused and that means if you have many tabs opened (so many that they take all<br /> the tab bar) the new tab won't be shown and you may not notice it's been opened.</p> <p>But this is indeed better that the previous behaviour.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Simos Xenitellis wrote: > 2. set browser.tabs.loadDivertedInBackground to True awesome. this is still a workaround though, since this makes the tab not to be focused and that means if you have many tabs opened (so many that they take all the tab bar) the new tab won't be shown and you may not notice it's been opened. But this is indeed better that the previous behaviour.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/24" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~myk" class="sprite person-inactive">Myk (myk)</a> wrote <time itemprop="commentTime" datetime="2008-02-29T11:36:34+00:00" title="2008-02-29 11:36:34 UTC">on 2008-02-29</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/24"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/24"> #24</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>*** <a href="/bugs/420186" class="bug-link">Bug 420186</a> has been marked as a duplicate of this bug. ***</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">*** Bug 420186 has been marked as a duplicate of this bug. ***</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/25" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~rq" class="sprite person">Rimas Kudelis (rq)</a> wrote <time itemprop="commentTime" datetime="2008-03-01T09:40:26+00:00" title="2008-03-01 09:40:26 UTC">on 2008-03-01</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/25"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/25"> #25</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #6)<br /> <span class="foldable-quoted"> > 1. new-window : makes sense to open on current desktop<br /> > 2. new-tab: moving all tabs to current desktop is annoying; but opening new<br /> > tab on other desktop is probably too confusing. </span></p> <p>What about opening new tab on other desktop and flashing the window title button?</p> <p><span class="foldable-quoted">> Thus: if new-tab is selected as open mode, use new-window if there is no<br /> > firefox window on current desktop. optionally, we could add a pref to disable<br /> > this auto-new-window feature for power users that want the ffox 2 behaviour. </span></p> <p>I would certainly make use of that pref. :)</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #6) > 1. new-window : makes sense to open on current desktop > 2. new-tab: moving all tabs to current desktop is annoying; but opening new > tab on other desktop is probably too confusing. What about opening new tab on other desktop and flashing the window title button? > Thus: if new-tab is selected as open mode, use new-window if there is no > firefox window on current desktop. optionally, we could add a pref to disable > this auto-new-window feature for power users that want the ffox 2 behaviour. I would certainly make use of that pref. :)</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/26" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~caillon" class="sprite person-inactive">Caillon (caillon)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T11:57:48+00:00" title="2008-03-02 11:57:48 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/26"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/26"> #26</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This isn't a bug in Firefox, it is a bug in metacity which Colin Walters at Red Hat reported and supplied a patch for.</p> <p><a rel="nofollow" href="http://bugzilla.gnome.org/show_bug.cgi?id=482354">http://<wbr />bugzilla.<wbr />gnome.org/<wbr />show_bug.<wbr />cgi?id=<wbr />482354</a></p> <p>If you see this bug on Linux, you're probably not running Fedora Rawhide/9. But, I recommend you forward this to your distro and ask that they temporarily take the metacity patch until the upstream metacity developers decide this bug is important enough to warrant their attention.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This isn't a bug in Firefox, it is a bug in metacity which Colin Walters at Red Hat reported and supplied a patch for. http://bugzilla.gnome.org/show_bug.cgi?id=482354 If you see this bug on Linux, you're probably not running Fedora Rawhide/9. But, I recommend you forward this to your distro and ask that they temporarily take the metacity patch until the upstream metacity developers decide this bug is important enough to warrant their attention.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/27" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~caillon" class="sprite person-inactive">Caillon (caillon)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T11:58:28+00:00" title="2008-03-02 11:58:28 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/27"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/27"> #27</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Alternatively, switching window managers to something other than metacity is a workaround.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Alternatively, switching window managers to something other than metacity is a workaround.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/28" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~liviopl-pl" class="sprite person">Jakub 'Livio' Rusinek (liviopl-pl)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T12:06:42+00:00" title="2008-03-02 12:06:42 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/28"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/28"> #28</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p><span class="foldable-quoted">> Alternatively, switching window managers to something other than metacity is a<br /> workaround. </span></p> <p>I could say "lie". It's simply not true :P . I had this issue with Compiz running.</p> <p><span class="foldable-quoted">> If you see this bug on Linux, you're probably not running Fedora Rawhide/9. </span></p> <p>Fedora is innovative ^^ .</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">> Alternatively, switching window managers to something other than metacity is a workaround. I could say "lie". It's simply not true :P . I had this issue with Compiz running. > If you see this bug on Linux, you're probably not running Fedora Rawhide/9. Fedora is innovative ^^ .</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/29" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~caillon" class="sprite person-inactive">Caillon (caillon)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T12:44:40+00:00" title="2008-03-02 12:44:40 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/29"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/29"> #29</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Compiz in Fedora 8 certainly doesn't have that problem. If compiz regressed, that's unfortunate, and I'd suggest filing a bug against compiz.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Compiz in Fedora 8 certainly doesn't have that problem. If compiz regressed, that's unfortunate, and I'd suggest filing a bug against compiz.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/30" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~liviopl-pl" class="sprite person">Jakub 'Livio' Rusinek (liviopl-pl)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T12:47:38+00:00" title="2008-03-02 12:47:38 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/30"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/30"> #30</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Until I set an option in <a rel="nofollow" href="about:config">about:config</a> I saw this bug. Now everything from other apps is opened in background tabs. That is great and doesn't require fixing anything.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Until I set an option in about:config I saw this bug. Now everything from other apps is opened in background tabs. That is great and doesn't require fixing anything.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/31" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~myk" class="sprite person-inactive">Myk (myk)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T16:14:45+00:00" title="2008-03-02 16:14:45 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/31"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/31"> #31</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #14)<br /> <span class="foldable-quoted"> > Until I set an option in <a rel="nofollow" href="about:config">about:config</a> I saw this bug. Now everything from other<br /> > apps is opened in background tabs. That is great and doesn't require fixing<br /> > anything. </span></p> <p>Which option did you set, and what did you set it to?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #14) > Until I set an option in about:config I saw this bug. Now everything from other > apps is opened in background tabs. That is great and doesn't require fixing > anything. Which option did you set, and what did you set it to?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/32" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~liviopl-pl" class="sprite person">Jakub 'Livio' Rusinek (liviopl-pl)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T21:47:14+00:00" title="2008-03-02 21:47:14 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/32"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/32"> #32</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>browser.<wbr />tabs.loadDivert<wbr />edInBackground = true</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">browser.tabs.loadDivertedInBackground = true</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/33" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~caillon" class="sprite person-inactive">Caillon (caillon)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T22:00:11+00:00" title="2008-03-02 22:00:11 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/33"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/33"> #33</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I just tried every compiz version from F8 onward, and metacity from F8 onward. No compiz version features this bug. Metacity didn't get the fix until 2.21.5 and had it except for a day when it got accidentally removed around 2.21.8. It's been fine ever since.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I just tried every compiz version from F8 onward, and metacity from F8 onward. No compiz version features this bug. Metacity didn't get the fix until 2.21.5 and had it except for a day when it got accidentally removed around 2.21.8. It's been fine ever since.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/34" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~myk" class="sprite person-inactive">Myk (myk)</a> wrote <time itemprop="commentTime" datetime="2008-03-02T22:03:44+00:00" title="2008-03-02 22:03:44 UTC">on 2008-03-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/34"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/34"> #34</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to comment #16)<br /> <span class="foldable-quoted"> > browser.<wbr />tabs.loadDivert<wbr />edInBackground = true </span></p> <p>Hmm, indeed, that prevents the window from moving, although it doesn't duplicate the behavior that has regressed, since it doesn't throb the browser's taskbar button nor open the link in a foreground tab.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to comment #16) > browser.tabs.loadDivertedInBackground = true Hmm, indeed, that prevents the window from moving, although it doesn't duplicate the behavior that has regressed, since it doesn't throb the browser's taskbar button nor open the link in a foreground tab.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/35" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> wrote <time itemprop="commentTime" datetime="2008-03-03T09:52:54.960851+00:00" title="2008-03-03 09:52:54 UTC">on 2008-03-03</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/35"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/35"> #35</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>fwiw, there is a metacity fix in the gnome bug. we should take it for hardy.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">fwiw, there is a metacity fix in the gnome bug. we should take it for hardy.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/36" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~aleksejrs" class="sprite person">Aleksej (aleksejrs)</a> wrote <time itemprop="commentTime" datetime="2008-03-03T22:01:30+00:00" title="2008-03-03 22:01:30 UTC">on 2008-03-03</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/36"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/36"> #36</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>*** <a href="/bugs/406167" class="bug-link">Bug 406167</a> has been marked as a duplicate of this bug. ***</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">*** Bug 406167 has been marked as a duplicate of this bug. ***</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-03-04 10:17:43 UTC" datetime="2008-03-04T10:17:43.774732+00:00">on 2008-03-04</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in gtk: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Confirmed </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/37" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> wrote <time itemprop="commentTime" datetime="2008-03-10T12:14:23.024963+00:00" title="2008-03-10 12:14:23 UTC">on 2008-03-10</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/37"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/37"> #37</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>in case we cannot find a fix, we should consider to use the |open external links in window| rather than |in new tab| for the release.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">in case we cannot find a fix, we should consider to use the |open external links in window| rather than |in new tab| for the release.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>milestone</b>: </td> <td> none → ubuntu-8.04 </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-03-26 07:13:56 UTC" datetime="2008-03-26T07:13:56.321581+00:00">on 2008-03-26</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → asac </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/38" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mrooney" class="sprite person">Michael Rooney (mrooney)</a> wrote <time itemprop="commentTime" datetime="2008-03-29T19:51:45.370713+00:00" title="2008-03-29 19:51:45 UTC">on 2008-03-29</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/38"> #38</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I experienced this as well and found it highly annoying. However when I enabled compositing via Appearances, the problem went away. Compiz must be doing something to disallow this. This may be a difference between people experiencing and not experiencing this bug. I would agree this is a bug and should be fixed for non-composited desktops as well.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I experienced this as well and found it highly annoying. However when I enabled compositing via Appearances, the problem went away. Compiz must be doing something to disallow this. This may be a difference between people experiencing and not experiencing this bug. I would agree this is a bug and should be fixed for non-composited desktops as well.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/39" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~mark-prevented" class="sprite person">Mark Schouten (mark-prevented)</a> wrote <time itemprop="commentTime" datetime="2008-03-30T19:58:23+00:00" title="2008-03-30 19:58:23 UTC">on 2008-03-30</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/39"> <strong>Re: [Bug 175904] Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/39"> #39</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>On Mon, 2008-03-10 at 12:14 +0000, Alexander Sack wrote:<br /> <span class="foldable-quoted"> > in case we cannot find a fix, we should consider to use the |open<br /> > external links in window| rather than |in new tab| for the release.<br /> ><br /> > ** Changed in: firefox-3.0 (Ubuntu)<br /> > Target: None => ubuntu-8.04 </span></p> <p>That would not be a usable fix for me. That would only open up more<br /> windows, also on the wrong workspace.</p> <p>I don't have a feeling that this bug (I've seen some duplicates btw<br /> (#204927, #197761)) really has the attention it needs. I still prefer<br /> ff2 for usability over ff3, this bug only makes it much worse. Has this<br /> issue made it on any 'critical release buglist' yet?</p> <p>Mark</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10"> On Mon, 2008-03-10 at 12:14 +0000, Alexander Sack wrote: > in case we cannot find a fix, we should consider to use the |open > external links in window| rather than |in new tab| for the release. > > ** Changed in: firefox-3.0 (Ubuntu) > Target: None => ubuntu-8.04 That would not be a usable fix for me. That would only open up more windows, also on the wrong workspace. I don't have a feeling that this bug (I've seen some duplicates btw (#204927, #197761)) really has the attention it needs. I still prefer ff2 for usability over ff3, this bug only makes it much worse. Has this issue made it on any 'critical release buglist' yet? Mark </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/40" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~manuel-mclure" class="sprite person">Manuel McLure (manuel-mclure)</a> wrote <time itemprop="commentTime" datetime="2008-03-31T01:30:56.553410+00:00" title="2008-03-31 01:30:56 UTC">on 2008-03-31</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/40"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/40"> #40</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This is not just a metacity bug - it also happens in KDE with kwin, and the workaround does not work in that environment.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This is not just a metacity bug - it also happens in KDE with kwin, and the workaround does not work in that environment.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-03-31 20:56:23 UTC" datetime="2008-03-31T20:56:23.168050+00:00">on 2008-03-31</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in ubufox: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Undecided → Medium </td> </tr> <tr> <td style="text-align: right;"> <b>milestone</b>: </td> <td> none → ubuntu-8.04 </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Triaged </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → asac </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-03-31 21:16:35 UTC" datetime="2008-03-31T21:16:35.676266+00:00">on 2008-03-31</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Unknown → In Progress </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~flacoste" class="sprite person">Francis J. Lacoste (flacoste)</a> <time title="2008-04-02 15:10:35 UTC" datetime="2008-04-02T15:10:35.649996+00:00">on 2008-04-02</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Confirmed </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-04-03 23:33:03 UTC" datetime="2008-04-03T23:33:03.043773+00:00">on 2008-04-03</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in metacity: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → In Progress </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-04-03 23:46:18 UTC" datetime="2008-04-03T23:46:18.151492+00:00">on 2008-04-03</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in metacity: </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → asac </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Undecided → High </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> In Progress → Fix Committed </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~janitor" class="sprite person-inactive">Launchpad Janitor (janitor)</a> <time title="2008-04-04 08:20:06 UTC" datetime="2008-04-04T08:20:06.632680+00:00">on 2008-04-04</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in metacity: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Fix Committed → Fix Released </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-04-04 08:22:18 UTC" datetime="2008-04-04T08:22:18.838115+00:00">on 2008-04-04</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in ubufox: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Triaged → Invalid </td> </tr> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>milestone</b>: </td> <td> ubuntu-8.04 → later </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-04-05 00:02:00 UTC" datetime="2008-04-05T00:02:00.754764+00:00">on 2008-04-05</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>milestone</b>: </td> <td> later → none </td> </tr> </table> </div> </div> <div> <div id="comments-container"></div> <div class="boardComment comments-hidden-message" style="border-bottom: 0"> <div class="boardCommentDetails"> <table> <tbody> <tr> <td> <span class="sprite arrowRight"></span> 73 comments hidden <span id="more-comments-spinner" class="hidden"> Loading more comments <img src="/@@/spinner" /> </span> </td> <td class="bug-comment-index"> <a href="?comments=all" id="show-comments-link" class="show-comments-link sprite retry" style="white-space: nowrap"> view all 118 comments</a> </td> </tr> </tbody> </table> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/114" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~bug-redhat-bugs" class="sprite person-inactive">Bug (bug-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2008-05-14T14:31:36+00:00" title="2008-05-14 14:31:36 UTC">on 2008-05-14</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/114"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/114"> #114</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'.</p> <p>Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life.</p> <p>Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you.</p> <p>Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists.</p> <p>Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs:<br /> <a rel="nofollow" href="http://docs.fedoraproject.org/release-notes/">http://<wbr />docs.fedoraproj<wbr />ect.org/<wbr />release-<wbr />notes/</a></p> <p>The process we are following is described here: <a rel="nofollow" href="http://fedoraproject.org/wiki/BugZappers/HouseKeeping">http://<wbr />fedoraproject.<wbr />org/wiki/<wbr />BugZappers/<wbr />HouseKeeping</a></p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists. Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs: http://docs.fedoraproject.org/release-notes/ The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/115" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">Red Hat Bugzilla #307581</a>, <a href="https://launchpad.net/~peter-redhat-bugs" class="sprite person-inactive">Peter (peter-redhat-bugs)</a> wrote <time itemprop="commentTime" datetime="2008-06-02T19:17:23+00:00" title="2008-06-02 19:17:23 UTC">on 2008-06-02</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/115"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/115"> #115</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Thank you for the bug report. Closing bug as per comment #27 and comment #28.</p> <p>If you still experience this problem after updating to our latest Fedora<br /> release, reopen this bug against that version if this bug exists there.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Thank you for the bug report. Closing bug as per comment #27 and comment #28. If you still experience this problem after updating to our latest Fedora release, reopen this bug against that version if this bug exists there.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-06-03 15:15:53 UTC" datetime="2008-06-03T15:15:53.239380+00:00">on 2008-06-03</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> In Progress → Invalid </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~echidnaman" class="sprite person">Jonathan Thomas (echidnaman)</a> <time title="2008-07-11 16:28:58 UTC" datetime="2008-07-11T16:28:58.383559+00:00">on 2008-07-11</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed → Fix Released </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~echidnaman" class="sprite person">Jonathan Thomas (echidnaman)</a> <time title="2008-07-14 00:49:15 UTC" datetime="2008-07-14T00:49:15.168165+00:00">on 2008-07-14</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Fix Released → Confirmed </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-07-15 17:51:50 UTC" datetime="2008-07-15T17:51:50.080740+00:00">on 2008-07-15</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in gtk: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed → In Progress </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~echidnaman" class="sprite person">Jonathan Thomas (echidnaman)</a> <time title="2008-08-01 13:42:43 UTC" datetime="2008-08-01T13:42:43.948622+00:00">on 2008-08-01</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed → Fix Released </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2008-11-23 23:43:19 UTC" datetime="2008-11-23T23:43:19.574880+00:00">on 2008-11-23</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed → Triaged </td> </tr> </table> </div> </div> <div> <div id="comments-container"></div> <div class="boardComment comments-hidden-message" style="border-bottom: 0"> <div class="boardCommentDetails"> <table> <tbody> <tr> <td> <span class="sprite arrowRight"></span> 35 comments hidden <span id="more-comments-spinner" class="hidden"> Loading more comments <img src="/@@/spinner" /> </span> </td> <td class="bug-comment-index"> <a href="?comments=all" id="show-comments-link" class="show-comments-link sprite retry" style="white-space: nowrap"> view all 118 comments</a> </td> </tr> </tbody> </table> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/79" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> wrote <time itemprop="commentTime" datetime="2008-12-16T06:36:34.400026+00:00" title="2008-12-16 06:36:34 UTC">on 2008-12-16</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/79"> <strong>Re: [Bug 175904] Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/79"> #79</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>On Thu, Dec 11, 2008 at 01:41:12PM -0000, Jamin W. Collins wrote:<br /> <span class="foldable-quoted"> > Not quite sure how to properly list it in the affects area of the bug<br /> > report, but I'm seeing this same behavior under Intrepid with firefox<br /> > and openbox.<br /> > </span></p> <p>You think you can come up with a regression window for openbox? doesn<br /> hardy openbox work?</p> <p> - Alexander</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">On Thu, Dec 11, 2008 at 01:41:12PM -0000, Jamin W. Collins wrote: > Not quite sure how to properly list it in the affects area of the bug > report, but I'm seeing this same behavior under Intrepid with firefox > and openbox. > You think you can come up with a regression window for openbox? doesn hardy openbox work? - Alexander </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2008-12-21 19:17:34 UTC" datetime="2008-12-21T19:17:34.321520+00:00">on 2008-12-21</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in gtk: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> In Progress → Fix Released </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2009-02-26 15:19:15 UTC" datetime="2009-02-26T15:19:15.999066+00:00">on 2009-02-26</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Invalid → Fix Released </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/80" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~jcollins" class="sprite person">Jamin W. Collins (jcollins)</a> wrote <time itemprop="commentTime" datetime="2009-03-23T01:20:23.842090+00:00" title="2009-03-23 01:20:23 UTC">on 2009-03-23</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/80"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/80"> #80</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>@Alexander, sorry I'm not following your question...</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">@Alexander, sorry I'm not following your question...</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~ubuntunerd-nospammail" class="sprite person-inactive">Gerry C. (ubuntunerd-nospammail)</a> <time title="2010-02-10 02:23:13 UTC" datetime="2010-02-10T02:23:13.741597+00:00">on 2010-02-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → Alexander Sack (asac) </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~ubuntunerd-nospammail" class="sprite person-inactive">Gerry C. (ubuntunerd-nospammail)</a> <time title="2010-02-10 02:35:55 UTC" datetime="2010-02-10T02:35:55.956605+00:00">on 2010-02-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in meta-gnome2 (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → Ubuntu Desktop Bugs (desktop-bugs) </td> </tr> <tr> <td colspan="2">Changed in gnome-terminal (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> nobody → Ubuntu Desktop Bugs (desktop-bugs) </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/81" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~micahg" class="sprite person">Micah Gersten (micahg)</a> wrote <time itemprop="commentTime" datetime="2010-02-10T02:50:25.630307+00:00" title="2010-02-10 02:50:25 UTC">on 2010-02-10</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/81"> #81</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>Please do not set tasks/assignment without a reason.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">Please do not set tasks/assignment without a reason.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in kdebase (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> Alexander Sack (asac) → nobody </td> </tr> <tr> <td colspan="2">Changed in meta-gnome2 (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> Ubuntu Desktop Bugs (desktop-bugs) → nobody </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Invalid </td> </tr> <tr> <td colspan="2">Changed in gnome-terminal (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> Ubuntu Desktop Bugs (desktop-bugs) → nobody </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New → Invalid </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/82" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~schnittchen" class="sprite person">schnittchen (schnittchen)</a> wrote <time itemprop="commentTime" datetime="2010-02-26T23:02:42.688803+00:00" title="2010-02-26 23:02:42 UTC">on 2010-02-26</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/82"> #82</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This bug affects me (working with kwin) on Ubuntu 9.10, backports enabled.</p> <p>The symptoms are EXACTLY as described in comment #14 of <a href="/bugs/204927" class="bug-link">bug #204927</a>, so I'm not retelling that story ;-)</p> <p>Packages, for the record:<br /> firefox: 3.5.8+build1+<wbr />nobinonly-<wbr />0ubuntu0.<wbr />9.10.1<br /> kde-window-manager: 4:4.3.5-<wbr />0ubuntu1~<wbr />karmic1</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This bug affects me (working with kwin) on Ubuntu 9.10, backports enabled. The symptoms are EXACTLY as described in comment #14 of bug #204927, so I'm not retelling that story ;-) Packages, for the record: firefox: 3.5.8+build1+nobinonly-0ubuntu0.9.10.1 kde-window-manager: 4:4.3.5-0ubuntu1~karmic1</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/83" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~bugzilla-mozilla-org-pobox" class="sprite person-inactive">Bugzilla-mozilla-org-pobox (bugzilla-mozilla-org-pobox)</a> wrote <time itemprop="commentTime" datetime="2010-03-16T02:10:43+00:00" title="2010-03-16 02:10:43 UTC">on 2010-03-16</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/83"> <strong></strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/83"> #83</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>First, how does this bug report relate to Mozilla <a href="/bugs/263553" class="bug-link">bug #263553</a>? Isn't it a duplicate?</p> <p>I just posted the following to <a rel="nofollow" href="http://bugs.debian.org/486570">http://<wbr />bugs.debian.<wbr />org/486570</a>, but I found no way to update this bug report.</p> <p>After reading what James wrote[0], I went to investigate this a bit.</p> <p>0. <a rel="nofollow" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486570#15">http://<wbr />bugs.debian.<wbr />org/cgi-<wbr />bin/bugreport.<wbr />cgi?bug=<wbr />486570#<wbr />15</a></p> <p>First, I found the single call to gtk_window_present in the Firefox<br /> source and disabled it:</p> <p> --- a/widget/<wbr />src/gtk2/<wbr />nsWindow.<wbr />cpp<br /> +++ b/widget/<wbr />src/gtk2/<wbr />nsWindow.<wbr />cpp<br /> @@ -1406,7 +1406,7 @@ nsWindow:<wbr />:SetFocus(<wbr />PRBool aRaise)<br /> <wbr /> owningWindow<wbr />->mContainerBlo<wbr />ckFocus = PR_TRUE;</p> <p> // Set focus to the window<br /> - if (gRaiseWindows && aRaise && toplevelWidget &&<br /> + if (0 && gRaiseWindows && aRaise && toplevelWidget &&<br /> <wbr /> <wbr />!GTK_WIDGET_<wbr />HAS_FOCUS(<wbr />toplevelWidget) &&<br /> <wbr /> <wbr />owningWindow-<wbr />>mIsShown && GTK_IS_<wbr />WINDOW(<wbr />owningWindow-<wbr />>mShell)<wbr />)<br /> <wbr /> gtk_<wbr />window_<wbr />present(<wbr />GTK_WINDOW(<wbr />owningWindow-<wbr />>mShell)<wbr />);</p> <p>and built new packages, but the problem remained. However, I found<br /> a couple of curiousities. I have three heads one two graphics cards,<br /> and I use Zaphod mode to put them all next to each other. head 0 is<br /> on GPU 0, and heads 1&2 are on GPU 1.</p> <p> 1. the focus is never stolen when the Firefox window is on heads<br /> 1&2, not even if the link is clicked on another head.</p> <p> 2. if I move the window from head 0 to head 1 and back, then it no<br /> longer steals focus, not even if the click is on a separate head.</p> <p> 3. if I move the window from head 0 to head 1, click a link, and<br /> move it back to head 0, then the focus stealing happens again.</p> <p>I then went back to investigate these three points with the original<br /> Firefox packages, i.e. without the above patch, and the behaviour is<br /> identical.</p> <p>Then I investigated the urgency hint, using xprop -spy: I started it<br /> in a terminal, then X-pasted a link into that terminal and clicked<br /> it. I did this to avoid changing focus with the mouse while testing.<br /> There was nothing in the output of xprop -spy mentioning an urgency<br /> hint. I did verify that xprop -spy shows the urgency hint, using<br /> URxvt.urgentOnBell and echo -e '\a'.</p> <p>This is starting to feel a bit like a riddle. For me, (2.) above is<br /> an okay workaround at the moment, but it really seems like the<br /> Firefox code needs some cleaning.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">First, how does this bug report relate to Mozilla bug #263553? Isn't it a duplicate? I just posted the following to http://bugs.debian.org/486570, but I found no way to update this bug report. After reading what James wrote[0], I went to investigate this a bit. 0. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486570#15 First, I found the single call to gtk_window_present in the Firefox source and disabled it: --- a/widget/src/gtk2/nsWindow.cpp +++ b/widget/src/gtk2/nsWindow.cpp @@ -1406,7 +1406,7 @@ nsWindow::SetFocus(PRBool aRaise) owningWindow->mContainerBlockFocus = PR_TRUE; // Set focus to the window - if (gRaiseWindows && aRaise && toplevelWidget && + if (0 && gRaiseWindows && aRaise && toplevelWidget && !GTK_WIDGET_HAS_FOCUS(toplevelWidget) && owningWindow->mIsShown && GTK_IS_WINDOW(owningWindow->mShell)) gtk_window_present(GTK_WINDOW(owningWindow->mShell)); and built new packages, but the problem remained. However, I found a couple of curiousities. I have three heads one two graphics cards, and I use Zaphod mode to put them all next to each other. head 0 is on GPU 0, and heads 1&2 are on GPU 1. 1. the focus is never stolen when the Firefox window is on heads 1&2, not even if the link is clicked on another head. 2. if I move the window from head 0 to head 1 and back, then it no longer steals focus, not even if the click is on a separate head. 3. if I move the window from head 0 to head 1, click a link, and move it back to head 0, then the focus stealing happens again. I then went back to investigate these three points with the original Firefox packages, i.e. without the above patch, and the behaviour is identical. Then I investigated the urgency hint, using xprop -spy: I started it in a terminal, then X-pasted a link into that terminal and clicked it. I did this to avoid changing focus with the mouse while testing. There was nothing in the output of xprop -spy mentioning an urgency hint. I did verify that xprop -spy shows the urgency hint, using URxvt.urgentOnBell and echo -e '\a'. This is starting to feel a bit like a riddle. For me, (2.) above is an okay workaround at the moment, but it really seems like the Firefox code needs some cleaning.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2010-09-16 10:39:39 UTC" datetime="2010-09-16T10:39:39.242870+00:00">on 2010-09-16</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in gtk: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Unknown → Medium </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2010-09-18 10:15:44 UTC" datetime="2010-09-18T10:15:44.451398+00:00">on 2010-09-18</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Unknown → Medium </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~asac" class="sprite person">Alexander Sack (asac)</a> <time title="2011-01-06 10:06:05 UTC" datetime="2011-01-06T10:06:05.527652+00:00">on 2011-01-06</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0 (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> Alexander Sack (asac) → Chris Coulson (chrisccoulson) </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~pitti" class="sprite person">Martin Pitt (pitti)</a> <time title="2011-02-15 10:10:49 UTC" datetime="2011-02-15T10:10:49.266382+00:00">on 2011-02-15</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0 (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>assignee</b>: </td> <td> Chris Coulson (chrisccoulson) → nobody </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/firefox/+bug/175904/comments/84" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~thotz-deactivatedaccount" class="sprite person-inactive">Thomas Hotz (thotz-deactivatedaccount)</a> wrote <time itemprop="commentTime" datetime="2012-10-07T12:59:36.255456+00:00" title="2012-10-07 12:59:36 UTC">on 2012-10-07</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/84"> <strong>Re: Firefox-3.0 window moves to current workspace</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/84"> #84</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>So can we get the fix from Fedora into Ubuntu?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">So can we get the fix from Fedora into Ubuntu?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td style="text-align: right;"> <b>affects</b>: </td> <td> firefox-3.0 (Ubuntu) → firefox (Ubuntu) </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~thotz-deactivatedaccount" class="sprite person-inactive">Thomas Hotz (thotz-deactivatedaccount)</a> <time title="2012-11-09 09:23:58 UTC" datetime="2012-11-09T09:23:58.072832+00:00">on 2012-11-09</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td style="text-align: right;"> <b>summary</b>: </td> <td> - Firefox-3.0 window moves to current workspace<br />+ Firefox window moves to current workspace </td> </tr> </table> </div> </div> <div> <div id="comments-container"></div> <div class="boardComment comments-hidden-message" style="border-bottom: 0"> <div class="boardCommentDetails"> <table> <tbody> <tr> <td> <span class="sprite arrowRight"></span> 31 comments hidden <span id="more-comments-spinner" class="hidden"> Loading more comments <img src="/@@/spinner" /> </span> </td> <td class="bug-comment-index"> <a href="?comments=all" id="show-comments-link" class="show-comments-link sprite retry" style="white-space: nowrap"> view all 118 comments</a> </td> </tr> </tbody> </table> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/116" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~faure" class="sprite person">David Faure (faure)</a> wrote <time itemprop="commentTime" datetime="2016-05-21T22:06:33+00:00" title="2016-05-21 22:06:33 UTC">on 2016-05-21</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/116"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/116"> #116</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>(In reply to Jeremy Nickurak from comment #23)<br /> <span class="foldable-quoted"> > Created attachment 343829<br /> > Shell script to open a URL strictly in a new firefox tab on the current<br /> > workspace<br /> ><br /> > As a substitute for a fix of this bug, I've worked around it with a shell<br /> > script that uses wmctrl to get the ideal behavior. It'll check to see if<br /> > there's an existing firefox window open on the current workspace, and if so,<br /> > (optionally) focus it, and load a url in a new tab there. If there's no such<br /> > window, it'll simply open it in a new window on the current workspace. </span></p> <p>Thanks for that script, it works very well.<br /> This is the behavior I wish Firefox could have out of the box (Reuse-<wbr />window-<wbr />in-current-<wbr />desktop otherwise create-<wbr />new-in-<wbr />current-<wbr />desktop)<wbr />. Much better than jumping to another desktop or opening tabs hidden into another desktop. Any chance for this to happen?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">(In reply to Jeremy Nickurak from comment #23) > Created attachment 343829 > Shell script to open a URL strictly in a new firefox tab on the current > workspace > > As a substitute for a fix of this bug, I've worked around it with a shell > script that uses wmctrl to get the ideal behavior. It'll check to see if > there's an existing firefox window open on the current workspace, and if so, > (optionally) focus it, and load a url in a new tab there. If there's no such > window, it'll simply open it in a new window on the current workspace. Thanks for that script, it works very well. This is the behavior I wish Firefox could have out of the box (Reuse-window-in-current-desktop otherwise create-new-in-current-desktop). Much better than jumping to another desktop or opening tabs hidden into another desktop. Any chance for this to happen?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2017-10-28 00:19:19 UTC" datetime="2017-10-28T00:19:19.390744+00:00">on 2017-10-28</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox-3.0 (Fedora): </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Unknown → High </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Fix Released → Won't Fix </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2018-05-25 00:17:13 UTC" datetime="2018-05-25T00:17:13.461598+00:00">on 2018-05-25</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed → Unknown </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2018-05-31 05:18:45 UTC" datetime="2018-05-31T05:18:45.951229+00:00">on 2018-05-31</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Unknown → Confirmed </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~bug-watch-updater" class="sprite person-inactive">Bug Watch Updater (bug-watch-updater)</a> <time title="2022-10-11 06:42:38 UTC" datetime="2022-10-11T06:42:38.444826+00:00">on 2022-10-11</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in firefox: </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Medium → Unknown </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/117" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~release-mgmt-account-bot" class="sprite person-inactive">Release-mgmt-account-bot (release-mgmt-account-bot)</a> wrote <time itemprop="commentTime" datetime="2022-10-17T12:35:17+00:00" title="2022-10-17 12:35:17 UTC">on 2022-10-17</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/117"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/117"> #117</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>The severity field for this bug is relatively low, S3. However, the bug has 4 duplicates.<br /> :Amir, could you consider increasing the bug severity?</p> <p>For more information, please visit [auto_nag documentation](<a rel="nofollow" href="https://wiki.mozilla.org/Release_Management/autonag#severity_underestimated.py">https:/<wbr />/wiki.mozilla.<wbr />org/Release_<wbr />Management/<wbr />autonag#<wbr />severity_<wbr />underestimated.<wbr />py</a>).</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">The severity field for this bug is relatively low, S3. However, the bug has 4 duplicates. :Amir, could you consider increasing the bug severity? For more information, please visit [auto_nag documentation](https://wiki.mozilla.org/Release_Management/autonag#severity_underestimated.py).</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message remoteBugComment " data-baseurl="/firefox/+bug/175904/comments/118" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <img width="14" height="14" src="/@@/bug-remote" alt="" /> In <a itemprop="url" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">Mozilla Bugzilla #388664</a>, <a href="https://launchpad.net/~autonag-nomail-bot" class="sprite person-inactive">Autonag-nomail-bot (autonag-nomail-bot)</a> wrote <time itemprop="commentTime" datetime="2022-10-17T16:23:33+00:00" title="2022-10-17 16:23:33 UTC">on 2022-10-17</time><span class="editable-message-last-edit-date">: </span> <a href="/firefox/+bug/175904/comments/118"> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/firefox/+bug/175904/comments/118"> #118</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> </div> </div> <div style="float: right;"> <a class="menu-link-activitylog" href="https://bugs.launchpad.net/firefox/+bug/175904/+activity">See full activity log</a> </div> <div class="clearfix"></div> <div class="informational message comments-hidden-message"> Displaying first 40 and last 40 comments. <a class="show-comments-link" href="/firefox/+bug/175904?comments=all"> View all 118 comments</a> or <a href="/firefox/+bug/175904?comments=all">add a comment</a>. </div> </div><!-- class="top-portlet" --> </div><!--- id="maincontentsub"--> <div> <div id="duplicate-form-container"></div> <div id="privacy-form-container"></div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="involvement" class="portlet"> <ul class="involvement"> <li class="single"> <a class="sprite bugs" href="/firefox/+filebug"> Report a bug </a> </li> </ul> </div> <div id="privacy" class="first portlet public"> <div id="privacy-text"> <span id="information-type-summary" class="sprite public">This report contains <strong id="information-type">Public</strong> information </span> <div id="information-type-description" style="padding-top: 5px">Everyone can see this information. </div> </div> </div> <div id="portlet-actions" class="portlet vertical"> <ul id="duplicate-actions"> </ul> <ul id="lock-status-actions"> </ul> </div> <div class="portlet" id="portlet-duplicates"> <h2>Duplicates of this bug</h2> <ul> <li> <a class="sprite bug" href="https://bugs.launchpad.net/bugs/123103" title="Firefox Granparadiso changing workspace"> Bug #123103</a> </li> <li> <a class="sprite bug" href="https://bugs.launchpad.net/bugs/192714" title="Firefox 3.0b3 looks terrible"> Bug #192714</a> </li> <li> <a class="sprite bug" href="https://bugs.launchpad.net/bugs/197761" title="[hardy] firefox3 siezes focus when loading a page via liferea"> Bug #197761</a> </li> <li> <a class="sprite bug" href="https://bugs.launchpad.net/bugs/200045" title="[hardy alpha 6] Firefox moves to the current virtual desktop"> Bug #200045</a> </li> <li> <a class="sprite bug" href="https://bugs.launchpad.net/firefox/+bug/204927" title="Firefox moves to current desktop when opening a link from an external app"> Bug #204927</a> </li> </ul> </div> <div class="portlet vertical" id="portlet-subscription"> <div class="section"> <div id="current_user_subscription" class="False"> <span>You are</span> <a class="menu-link-subscription sprite modify edit" href="/firefox/+bug/175904/+subscribe"> not directly subscribed to this bug's notifications. </a> </div> <div id="sub-unsub-spinner">Subscribing...</div> <ul> <li><a class="menu-link-editsubscriptions sprite modify edit" href="https://bugs.launchpad.net/firefox/+bug/175904/+subscriptions" title="View and change your subscriptions to this bug">Edit bug mail</a></li> </ul> </div> <script type="text/javascript"> LPJS.use('io-base', 'node', 'lp.bugs.bugtask_index.portlets.subscription', function(Y) { Y.on('domready', function() { Y.lp.bugs.bugtask_index.portlets.subscription.initialize(); }); }); </script> </div> <div class="portlet vertical" id="portlet-subscribers"> <h2>Other bug subscribers</h2> <div> <div><a class="menu-link-addsubscriber sprite add" href="https://bugs.launchpad.net/firefox/+bug/175904/+addsubscriber" title="Launchpad will email that person whenever this bugs changes">Subscribe someone else</a></div> </div> <div id="other-bug-subscribers"></div> </div> <div class="portlet" id="portlet-attachments"> <h2>Bug attachments</h2> <ul> <li class="download-attachment"> <a href="https://bugs.launchpad.net/firefox/+bug/175904/+attachment/392359/+files/firefox-tab" class="sprite download-icon">Shell script to start firefox in a new tab on the current workspace, creating a window if neccesary.</a> <a class="sprite edit action-icon" title="Change attachment details" href="/firefox/+bug/175904/+attachment/392359">Edit</a> </li> </ul> <ul> <li> <a class="sprite add" href="/firefox/+bug/175904/+addcomment">Add attachment</a> </li> </ul> </div> <div class="portlet" id="portlet-watches"> <h2>Remote bug watches</h2> <ul> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486570">debbugs #486570</a> <br />[<span>done normal upstream confirmed wontfix</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/67149">Edit</a> </li> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=223492">mozilla-bugs #223492</a> <br />[<span>VERIFIED FIXED</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/126422">Edit</a> </li> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=388664">mozilla-bugs #388664</a> <br />[<span>NEW</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/38674">Edit</a> </li> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://gitlab.gnome.org/166379">gnome-bugs #166379</a> <br />[<span>RESOLVED FIXED</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/126423">Edit</a> </li> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://gitlab.gnome.org/482354">gnome-bugs #482354</a> <br />[<span>RESOLVED FIXED</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/38679">Edit</a> </li> <li> <span class="sprite bug-remote"></span> <a class="link-external" href="https://bugzilla.redhat.com/show_bug.cgi?id=307581">redhat-bugs #307581</a> <br />[<span>CLOSED UPSTREAM</span>] <a class="sprite edit action-icon" title="Change watch details" href="/bugs/175904/+watch/41313">Edit</a> </li> </ul> <p>Bug watches keep track of this bug in other bug trackers.</p> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "bug": {"self_link": "https://bugs.launchpad.net/api/devel/bugs/175904", "web_link": "https://bugs.launchpad.net/bugs/175904", "resource_type_link": "https://bugs.launchpad.net/api/devel/#bug", "id": 175904, "private": false, "information_type": "Public", "name": null, "title": "Firefox window moves to current workspace", "description": "Binary package hint: firefox-3.0\n\n\nFYI: I upgraded to Hardy to be able to point people at bugs, if needed. So I am aware of the pre-alpha status of Hardy.\n\nWhen Firefox-3.0 is set as the default browser for Gnome (System, Preferences, Preferred Applications) all applications use the correct browser. However, I have my workspaces nicely arranged, and my browser is in workspace 2.\n\nWhen clicking a link (to open it) in gnome-terminal or Evolution, the Firefox-3.0 window moves to the workspace where I clicked the link. But I don't want the window to move, I want to move to the workspace where I left the window.\n\nIMHO, this is a bug.\n\nThanks!", "owner_link": "https://bugs.launchpad.net/api/devel/~mark-prevented", "bug_tasks_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/bug_tasks", "duplicate_of_link": null, "date_created": "2007-12-12T16:24:36.739909+00:00", "activity_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/activity", "subscriptions_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/subscriptions", "date_last_updated": "2022-10-20T09:31:30.563815+00:00", "who_made_private_link": null, "date_made_private": null, "heat": 98, "bug_watches_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/bug_watches", "cves_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/cves", "vulnerabilities_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/vulnerabilities", "duplicates_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/duplicates", "attachments_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/attachments", "security_related": false, "latest_patch_uploaded": null, "tags": [], "date_last_message": "2022-10-20T09:31:29.389368+00:00", "number_of_duplicates": 5, "message_count": 119, "users_affected_count": 6, "users_unaffected_count": 2, "users_affected_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/users_affected", "users_unaffected_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/users_unaffected", "users_affected_count_with_dupes": 7, "other_users_affected_count_with_dupes": 7, "users_affected_with_dupes_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/users_affected_with_dupes", "messages_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/messages", "lock_status": "Unlocked", "lock_reason": null, "linked_branches_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/linked_branches", "linked_merge_proposals_collection_link": "https://bugs.launchpad.net/api/devel/bugs/175904/linked_merge_proposals", "http_etag": "\"26d57247304df06d4409fa0e0c58edac59ce9f0b-c771aa0c3be5a1df29eb59d138d1660a39a4a40f\""}, "subscribers_portlet_url_data": {"web_link": "https://bugs.launchpad.net/bugs/175904", "self_link": "https://bugs.launchpad.net/api/devel/bugs/175904"}, "total_comments_and_activity": 191, "initial_comment_batch_offset": 41, "first visible_recent_comment": 78, "bugtask_data": {"205555": {"id": 205555, "row_id": "tasksummary205555", "form_row_id": "task205555", "bugtask_path": "/gtk/+bug/175904", "prefix": "gtk", "targetname": "GTK+", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/gtk/+bug/175904/+delete", "target_is_product": true, "status_widget_items": [{"name": "Fix Released", "value": "Fix Released", "description": "The fix was released.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusFIXRELEASED"}], "status_value": "Fix Released", "importance_widget_items": "[]", "importance_value": "Medium", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "205501": {"id": 205501, "row_id": "tasksummary205501", "form_row_id": "task205501", "bugtask_path": "/firefox/+bug/175904", "prefix": "firefox", "targetname": "Mozilla Firefox", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/firefox/+bug/175904/+delete", "target_is_product": true, "status_widget_items": [{"name": "Confirmed", "value": "Confirmed", "description": "Verified by someone other than the reporter.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusCONFIRMED"}], "status_value": "Confirmed", "importance_widget_items": "[]", "importance_value": "Unknown", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "198649": {"id": 198649, "row_id": "tasksummary198649", "form_row_id": "task198649", "bugtask_path": "/ubuntu/+source/firefox/+bug/175904", "prefix": "ubuntu_firefox", "targetname": "firefox (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Triaged", "value": "Triaged", "description": "Verified by the bug supervisor.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusTRIAGED"}], "status_value": "Triaged", "importance_widget_items": "[]", "importance_value": "Medium", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "239141": {"id": 239141, "row_id": "tasksummary239141", "form_row_id": "task239141", "bugtask_path": "/fedora/+source/firefox-3.0/+bug/175904", "prefix": "fedora_firefox-3.0", "targetname": "firefox-3.0 (Fedora)", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/fedora/+source/firefox-3.0/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Won't Fix", "value": "Won't Fix", "description": "Doesn't fit with the project plans, sorry.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusWONTFIX"}], "status_value": "Won't Fix", "importance_widget_items": "[]", "importance_value": "High", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "606804": {"id": 606804, "row_id": "tasksummary606804", "form_row_id": "task606804", "bugtask_path": "/ubuntu/+source/gnome-terminal/+bug/175904", "prefix": "ubuntu_gnome-terminal", "targetname": "gnome-terminal (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Invalid", "value": "Invalid", "description": "Not a bug. May be a support request or spam.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusINVALID"}], "status_value": "Invalid", "importance_widget_items": "[]", "importance_value": "Undecided", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "240319": {"id": 240319, "row_id": "tasksummary240319", "form_row_id": "task240319", "bugtask_path": "/ubuntu/+source/kdebase/+bug/175904", "prefix": "ubuntu_kdebase", "targetname": "kdebase (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Fix Released", "value": "Fix Released", "description": "The fix was released.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusFIXRELEASED"}], "status_value": "Fix Released", "importance_widget_items": "[]", "importance_value": "Undecided", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "606803": {"id": 606803, "row_id": "tasksummary606803", "form_row_id": "task606803", "bugtask_path": "/ubuntu/+source/meta-gnome2/+bug/175904", "prefix": "ubuntu_meta-gnome2", "targetname": "meta-gnome2 (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/meta-gnome2/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Invalid", "value": "Invalid", "description": "Not a bug. May be a support request or spam.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusINVALID"}], "status_value": "Invalid", "importance_widget_items": "[]", "importance_value": "Undecided", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "205554": {"id": 205554, "row_id": "tasksummary205554", "form_row_id": "task205554", "bugtask_path": "/ubuntu/+source/metacity/+bug/175904", "prefix": "ubuntu_metacity", "targetname": "metacity (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": "asac", "assignee_is_team": false, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Fix Released", "value": "Fix Released", "description": "The fix was released.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusFIXRELEASED"}], "status_value": "Fix Released", "importance_widget_items": "[]", "importance_value": "High", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "239131": {"id": 239131, "row_id": "tasksummary239131", "form_row_id": "task239131", "bugtask_path": "/ubuntu/+source/ubufox/+bug/175904", "prefix": "ubuntu_ubufox", "targetname": "ubufox (Ubuntu)", "bug_title": "Firefox window moves to current workspace", "assignee_value": "asac", "assignee_is_team": false, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/175904/+delete", "target_is_product": false, "status_widget_items": [{"name": "Invalid", "value": "Invalid", "description": "Not a bug. May be a support request or spam.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusINVALID"}], "status_value": "Invalid", "importance_widget_items": "[]", "importance_value": "Medium", "milestone_widget_items": "[]", "milestone_value": "https://bugs.launchpad.net/api/devel/ubuntu/+milestone/ubuntu-8.04", "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}, "PUBLICSECURITY": {"value": "PUBLICSECURITY", "description": "Everyone can see this security related information.\n", "name": "Public Security", "order": 1, "is_private": false, "description_css_class": "choice-description"}, "PRIVATESECURITY": {"value": "PRIVATESECURITY", "description": "Only the security group can see this information.\n ", "name": "Private Security", "order": 2, "is_private": true, "description_css_class": "choice-description"}, "USERDATA": {"value": "USERDATA", "description": "Only shared with users permitted to see private user information.\n", "name": "Private", "order": 3, "is_private": true, "description_css_class": "choice-description"}}, "bug_is_private": false, "context": {"self_link": "https://bugs.launchpad.net/api/devel/firefox/+bug/175904", "web_link": "https://bugs.launchpad.net/firefox/+bug/175904", "resource_type_link": "https://bugs.launchpad.net/api/devel/#bug_task", "bug_link": "https://bugs.launchpad.net/api/devel/bugs/175904", "milestone_link": null, "status": "Confirmed", "status_explanation": null, "importance": "Unknown", "importance_explanation": null, "assignee_link": null, "bug_target_display_name": "Mozilla Firefox", "bug_target_name": "firefox", "bug_watch_link": "https://bugs.launchpad.net/api/devel/bugs/175904/+watch/38674", "date_assigned": null, "date_created": "2008-01-09T19:03:54.383771+00:00", "date_confirmed": null, "date_incomplete": null, "date_in_progress": null, "date_closed": null, "date_left_new": null, "date_triaged": null, "date_fix_committed": null, "date_fix_released": null, "date_left_closed": null, "owner_link": "https://bugs.launchpad.net/api/devel/~asac", "target_link": "https://bugs.launchpad.net/api/devel/firefox", "title": "Bug #175904 in Mozilla Firefox: \"Firefox window moves to current workspace\"", "related_tasks_collection_link": "https://bugs.launchpad.net/api/devel/firefox/+bug/175904/related_tasks", "is_complete": false, "http_etag": "\"310ba04d5395a3b829430410319282b00629e9ba-01e3c00d9da082cb79c7b84150dfdeaab7e1228c\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 96 queries/external actions issued in 1.32 seconds Features: {'profiling.enabled': None, 'hard_timeout': '9000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'bugs.affected_count_includes_dupes.disabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>