After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636866 - Gnome-terminal blocks input/looses focus for ~2-5 seconds after right-click open URL (not asynchronous)
Gnome-terminal blocks input/looses focus for ~2-5 seconds after right-click o...
Status: RESOLVED DUPLICATE of bug 635588
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-09 12:51 UTC by Paul Sladen
Modified: 2010-12-09 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Sladen 2010-12-09 12:51:37 UTC
Reproduce:

  1. Right-click on a URL in GNOME Terminal (eg. https://bugs.launchpad.net/unity/+filebug)
  2. type something

Expected: text appears
Actual: GNOME Terminal gets de-focused for ~2-5 seconds (cursor turns to open rectangle), then after 5 seconds the text appears.

This seemingly has always happened under Metacity (delay of <2 seconds) but I really noticed it as other window managers can cause considerably higher-delays.

Ideally the Right-Click URL opening code should be made asynchronous so that it happens in the background without affecting the focus of the current window or causing it to block until the result of the action is known (gnome-terminal doesn't react on result of the open-action anyway).
Comment 1 Christian Persch 2010-12-09 14:05:31 UTC
Dup of bug 635588, probably.

*** This bug has been marked as a duplicate of bug 635588 ***