[Bug 8132] Hyperlink rendering not turned off if link is at end of line

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 6 15:27:49 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=8132





--- Comment #12 from Andrew Talbot <Andrew.Talbot at talbotville.com>  2008-05-06 15:27:48 ---
I applied the six patches (0002*.patch to 0007*.patch) to Wine-0.9.61 (as
released), rebuilt from a "make distclean" and ran Blitzin 2.32. I made a guest
login and performed the following "conversation", with the results shown
(actual guest login ID replaced by guest1234).

(typed:)    tell guest1234 hello
(echoed:)   tell guest1234 hello       [in light blue]
(received:) guest1234 tells you: hello [all in yellow]
            (told guest1234)           [in brown]
    (This worked fine, as usual.)

(typed:)    tell guest1234 hello www.a me
(echoed:)   tell guest1234 hello _www.a_ me      ["hello" and "me" in light
blue, URL in dark blue, underlined]
(received:) guest1234 tells you hello _www.a_ me [text in yellow, URL in dark
blue, underlined]
            (told guest1234)                     [in brown]
    (Again: fine, as usual.)

(typed:)    tell guest1234 hello www.a
(echoed:)   tell guest1234 hello _www.a_    ["hello" in light blue, URL in dark
blue, underlined]
(received:) _guest1234_tells_you:_hello_www.a_ [all in dark blue, underlined]
            _(told_guest1234)_                 [still dark blue, underlined]

In other words, the patches have made no difference for me.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list