Bug 187060 - [ui] Hyperlink Recognition for Communication
Summary: [ui] Hyperlink Recognition for Communication
Status: CLOSED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.ui (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Marcelo Mayworm CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-05-15 13:39 EDT by Marcelo Mayworm CLA
Modified: 2008-05-18 19:07 EDT (History)
2 users (show)

See Also:


Attachments
Skype Hyperlink Recognized (2.93 KB, patch)
2007-05-17 16:32 EDT, Marcelo Mayworm CLA
no flags Details | Diff
XMPP Hyperlink Recognized (1.12 KB, patch)
2007-05-17 16:33 EDT, Marcelo Mayworm CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Mayworm CLA 2007-05-15 13:39:29 EDT
ECF supports hyperlink recognition communication protocol, where if a hyperlink communication protocol is clicked a dialog connection is opened. 

I suggest if a hyperlink communication protocol is clicked on code comments, for example //xmpps://somebody@gmail.com, it will result in a dialog to talk to somebody@gmail.com, and it should probably only be activated when successfully connected.

P.S: Connect dialog is opened if the user is not connected.
Comment 1 Marcelo Mayworm CLA 2007-05-16 21:49:56 EDT
If the hyperlink communication protocol is a skype hyperlink communication protocol, and once be determined it's not the local user then bring up a dialog asking whether to call or to IM(with IM/Call/Cancel buttons).

If the user clicks on hyperlink communication protocol that represents local user connected, a dialog pops-up notifying that the user doesn't talk to himself.
Comment 2 Marcelo Mayworm CLA 2007-05-17 16:32:58 EDT
Created attachment 67724 [details]
Skype Hyperlink Recognized
Comment 3 Marcelo Mayworm CLA 2007-05-17 16:33:39 EDT
Created attachment 67725 [details]
XMPP Hyperlink Recognized
Comment 4 Scott Lewis CLA 2007-05-18 01:56:29 EDT
(In reply to comment #3)
> Created an attachment (id=67725) [details]
> XMPP Hyperlink Recognized
> 

Skype and xmpp hyperlink detector patches applied and checked in.  Nice job Marcelo.

Marking this bug fixed as the behavior for xmpp/xmpps, yahoo, skype, irc is as specified by Marcelo in original enhancement request.
Comment 5 Eclipse Webmaster CLA 2007-07-29 09:22:44 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991
Comment 6 Scott Lewis CLA 2008-05-18 19:07:07 EDT
closing.