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 352439 - URL highlighting seriously broken
URL highlighting seriously broken
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: High major
: ---
Assigned To: VTE Maintainers
VTE Maintainers
: 352492 352563 353150 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-22 19:01 UTC by Behdad Esfahbod
Modified: 2006-08-28 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2006-08-22 19:01:07 UTC
Downstream is:

  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=203613

It's seriously broken in HEAD it seems.  Just open a vim and type a URL in it.  See it's not highlighted.  Then drop a bunch of them in another terminal, see how highlight goes mad...  Reproduced.
Comment 1 Olav Vitters 2006-08-23 05:55:11 UTC
*** Bug 352492 has been marked as a duplicate of this bug. ***
Comment 2 Behdad Esfahbod 2006-08-23 15:54:43 UTC
I'm trying to fix this before the freeze.  No luck so far.
Comment 3 Behdad Esfahbod 2006-08-23 16:46:50 UTC
*** Bug 352563 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Holbach 2006-08-24 10:07:58 UTC
It's caused by http://cvs.gnome.org/viewcvs/vte/src/vte.c?r1=1.478&r2=1.479

I'm happy to test further patches.
Comment 5 Behdad Esfahbod 2006-08-24 20:21:12 UTC
2006-08-24  Behdad Esfahbod  <behdad@gnome.org>

        Bug 352439 – URL highlighting seriously broken

        * src/vte.c (vte_terminal_get_text_range_maybe_wrapped): Followup to
        changes made for bug 350623.  Put back the g_array_set_size(), in the
        correct place this time.
Comment 6 Behdad Esfahbod 2006-08-28 16:14:44 UTC
*** Bug 353150 has been marked as a duplicate of this bug. ***