Ticket #557 (assigned defect)

Opened 2 years ago

Last modified 1 year ago

AS: Send message theURL -- the URL does not appear as a hot link in the window

Reported by: Niteshade Assigned to: timothy (accepted)
Priority: normal Component: AppleScript Support
Version: Latest Nightly Severity: normal
Keywords: Cc:

Description

If a URL is shown in a window, it is not a hot link, and you cannot command click it to link to that URL. For example,

tell application "Colloquy" to add event message "http://apple.com"

does not appear as a click-able link in the window. If it is sent to the channel (send message) then it is a hot link.

These links (http://, ftp://, itms://, etc ) should be hot links even if just shown in a window and not to channel.

cheers

Niteshade

Change History

03/25/06 14:58:55 changed by timothy

  • status changed from new to assigned.