Closed
Bug 487640
Opened 16 years ago
Closed 16 years ago
Links in live chat session should have proper href
Categories
(support.mozilla.org Graveyard :: Chat, defect)
support.mozilla.org Graveyard
Chat
Tracking
(Not tracked)
RESOLVED
FIXED
1.0.2
People
(Reporter: zzxc, Assigned: zzxc)
References
Details
Attachments
(1 file)
1019 bytes,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
Bug 407269 changed links in live chat to use window.open(), but some people have complained that they are unable to open in a new tab or that hovering over the link makes it seem broken. The rationale for the original behavior was to prevent people from accidentally leaving the live chat session by setting the target as "#".
This changes the behavior to include a href to the target, but still intercept left mouse clicks with window.open().
Attachment #371880 -
Flags: review?(laura)
Updated•16 years ago
|
Attachment #371880 -
Flags: review?(laura) → review+
Assignee | ||
Comment 1•16 years ago
|
||
fixed r24406
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: support.mozilla.org → support.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•