NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Rick G. on 2008-12-30 12:14 pm

Title: Copy Url suggestion
Post by: Rick G. on 2008-12-30 12:14 pm
On most NWC's pages outside this forum, there is an option to Copy Url.
If, for example, I click on Copy Url for <this page> (http://ntworthy.com/nwc2/help/HELP_ONCOMMANDS.htm), it places this in my clipboard:
Code: [Select · Download]
Commands
http://ntworthy.com/nwc2/help/HELP_ONCOMMANDS.htm

It would more useful to me if this were placed in my Clipboard instead:
Code: [Select · Download]
[url=http://ntworthy.com/nwc2/help/HELP_ONCOMMANDS.htm]Commands[/url]
Title: Re: Copy Url suggestion
Post by: NoteWorthy Online on 2008-12-30 12:40 pm
We will consider options for its usage.

Technical note: The feature being described here is only available for browsers that support the window.clipboardData object. You probably don't see it if you are using a browser other than Internet Explorer (such as Firefox).
Title: Re: Copy Url suggestion
Post by: Rick G. on 2008-12-30 01:38 pm
Thanks.
Technical note: The feature being described here is only available for browsers that support the window.clipboardData object.
And depending on security settings, some of them will complain. IE should at least allow text of < 64KBytes to be copied without warning. If it has a 'buffer overrun' on that, it is hopelessly brain damaged.
Title: Re: Copy Url suggestion
Post by: NoteWorthy Online on 2009-09-08 05:02 pm
A cross browser, multiple format URL copy feature is now available. Currently, it is accessed from the copy icon next to the date on the top right of our primary web pages. This is only available when Javascript is enabled in your browser.
Title: Re: Copy Url suggestion
Post by: Rick G. on 2009-09-08 08:22 pm
Thanks, again.
A bit awkward in IE6.

I'll add to this when I've tested in Google Chrome and IE8.

Edit: removed attachment.
Title: Re: Copy Url suggestion
Post by: NoteWorthy Online on 2009-09-08 09:29 pm
Uploading the fix now...
Title: Re: Copy Url suggestion
Post by: Rick G. on 2009-09-08 09:57 pm
Better. However, I still get a horizontal scrollbar when I navagate to Noteworthy pages outside the forum. Strangely, when I click on the "copy icon", the scrollbar goes away.

When I test on my IE3 browser that is not Java enabled (see attachment), I don't get the horizontal scrollbar unless I make the window insanely narrow. IE6 is not nearly as friendly.
Title: Re: Copy Url suggestion
Post by: NoteWorthy Online on 2009-09-08 10:09 pm
Thanks. A fix for the unnecessarily scroll bar is up now.
Title: Re: Copy Url suggestion
Post by: Rick G. on 2009-09-08 11:16 pm
Works fine. The "Copy" button is not really needed.

A simple: does the trick.

If a click on BBCode or HTML moved the focus to the textarea, and did a Select All... nah, I'm being picky :)
Title: Re: Copy Url suggestion
Post by: NoteWorthy Online on 2009-09-09 12:05 am
More changes:


Title: Re: Copy Url suggestion
Post by: Rick G. on 2009-09-09 12:36 am
Works great in IE6. Sometimes, I guess it pays to be picky...
Title: Re: Copy Url suggestion
Post by: Rick G. on 2009-11-14 06:21 am
Thanks. This mechanism has saved me some time.
Title: Re: Copy Url suggestion
Post by: Rick G. on 2014-06-17 08:40 pm
Technical note: The feature being described here is only available for browsers that support the window.clipboardData object. You probably don't see it if you are using a browser other than Internet Explorer
The feature currently works for IE8 and Chrome