Paste Isn't Working For Hyperlink Menu
-
brandondrury
- Posts: 7
- Joined: Wed Oct 15, 2014 9:20 am
Paste Isn't Working For Hyperlink Menu
I love the software. I'm ready to buy, but I've got a bug. In the hyperlink menu I can not paste. I can cut from any of the fields. For example, I can cut the text from "Text to display:" but I can not paste it in any fields (Text to display, ScreenTip, hyperlink). Any advice?
Brandon
Brandon
Hi Brandon,
You cannot cut from the hyperlink box itself because this would mean removing the underlying URL.
What you can do is specify a text to display or a screentip. These can be pasted with Ctrl+V.
If the “Text to display” is identical to the underlying URL, Atlantis automatically blanks the “Text to display” box. In other words, there is no need to specify a “Text to display” if you want it to be identical to the underlying URL. So it is pointless to paste a “Text to display” if it is identical to the underlying URL.
HTH.
Cheers,
Robert
You cannot cut from the hyperlink box itself because this would mean removing the underlying URL.
What you can do is specify a text to display or a screentip. These can be pasted with Ctrl+V.
If the “Text to display” is identical to the underlying URL, Atlantis automatically blanks the “Text to display” box. In other words, there is no need to specify a “Text to display” if you want it to be identical to the underlying URL. So it is pointless to paste a “Text to display” if it is identical to the underlying URL.
HTH.
Cheers,
Robert
-
brandondrury
- Posts: 7
- Joined: Wed Oct 15, 2014 9:20 am
Well, I've done it. (Assuming we are talking about the same hyperlink box.)You cannot cut from the hyperlink box itself because this would mean removing the underlying URL.
Not on my install. Control+V is dead when the hyperlink box is open. I've started a few times. I guess I could uninstall/install again and see if that fixes it.What you can do is specify a text to display or a screentip. These can be pasted with Ctrl+V.
I follow you, but I was just making a point that Control+V does nothing in any of the hyperlink box fields.So it is pointless to paste a “Text to display” if it is identical to the underlying URL.
I already have my anchor text and I'm ready to add my URLs. I can try it on another computer. It sounds like if this was a known problem you would have given me a typical solution. I'm guessing I'm the first to have this problem. It could always be my computer.
Thanks,
Brandon
I do hope we are talking about Atlantis Word Processor, and its “Insert | Hyperlink…” dialog!
Let’s take an example. Let’s assume that you have the following text:

As you can see, the underlying URL was automatically selected within the “hyperlink” box. I don’t see why anyone would want to cut it all and paste it back. If you cut a fragment of it and paste only that fragment back, Atlantis will allow you to do it, but you’ll just be making junk of the original URL. It would help if you gave a specific example of what you are actually trying to do. Make screen captures if at all possible.
There are 3 entry boxes in this “Insert | Hyperlink…” dialog. All 3 boxes should respond correctly to “Ctrl+A”, “Ctrl+C”, “Ctrl+X”, and “Ctrl+V”. If they don’t, then you have a very unusual problem.
Are the above hot keys working in any ordinary document window in Atlantis on your system? And are you saying that they don’t work only within the “Insert | Hyperlink…” dialog? If this is the case, this is most extraordinary. Rather incomprehensible!
Let’s take an example. Let’s assume that you have the following text:
If you place the insertion cursor within the above text (or select it all), then click “Insert | Hyperlink…”, you should get this:

As you can see, the underlying URL was automatically selected within the “hyperlink” box. I don’t see why anyone would want to cut it all and paste it back. If you cut a fragment of it and paste only that fragment back, Atlantis will allow you to do it, but you’ll just be making junk of the original URL. It would help if you gave a specific example of what you are actually trying to do. Make screen captures if at all possible.
There are 3 entry boxes in this “Insert | Hyperlink…” dialog. All 3 boxes should respond correctly to “Ctrl+A”, “Ctrl+C”, “Ctrl+X”, and “Ctrl+V”. If they don’t, then you have a very unusual problem.
Are the above hot keys working in any ordinary document window in Atlantis on your system? And are you saying that they don’t work only within the “Insert | Hyperlink…” dialog? If this is the case, this is most extraordinary. Rather incomprehensible!
-
brandondrury
- Posts: 7
- Joined: Wed Oct 15, 2014 9:20 am
Easy. I'll show you.I don’t see why anyone would want to cut it all and paste it back.
Let's say my URL is this:
Code: Select all
https://www.google.com/maps/place/Walmart+Supercenter/@37.36255,-89.634531,17z/data=!3m1!4b1!4m2!3m1!1s0x88778be7d89647b9:0xa1b790514e06cf7
I'd like to paste that long url into the hyperlink box. The final code in html should look like:
Code: Select all
<a href="https://www.google.com/maps/place/Walmart+Supercenter/@37.36255,-89.634531,17z/data=!3m1!4b1!4m2!3m1!1s0x88778be7d89647b9:0xa1b790514e06cf7 ">first helicopter landing</a>Not on mine. I probably should have stated above that I'm a php developer and fairly advanced web dude.If you cut a fragment of it and paste only that fragment back, Atlantis will allow you to do it,
Code: Select all
There are 3 entry boxes in this “Insert | Hyperlink…” dialog. All 3 boxes should respond correctly to “Ctrl+A”, “Ctrl+C”, “Ctrl+X”, and “Ctrl+V”. If they don’t, then you have a very unusual problem. I've found that Atlantis doesn't like it when I paste from Notepad, but it has no trouble at all with Wordpad text. I write in Google Docs so I copy to Notepad to ditch all the formatting, then to Wordpad, and then to Atlantis. (Not exactly elegant!) Oh well, it's faster than most methods.Are the above hot keys working in any ordinary document window in Atlantis on your system? And are you saying that they don’t work only within the “Insert | Hyperlink…” dialog? If this is the case, this is most extraordinary. Rather incomprehensible!
All the usual shortcuts work just fine in Atlantis except for the hyperlink. My book is finished and just needs hyperlinks. Go figure!
Brandon
Brandon,
Instead of going through all these hoops, you could use the simple utility located at Clean my text.
Note that I can copy/paste from Windows Notepad into Atlantis without any problem (“Ctrl+C” / “Ctrl+V”). This is on Windows 8.1 64-bit with all updates.
If I type in “Here is the site of my first helicopter landing.”, select “first helicopter landing”, then click “Insert | Hyperlink…” in Atlantis, I can paste your URL into the hyperlink box with “Ctrl+V”:

This gives me the following result within the document window whenever I hover my mouse pointer over the hyperlink:

You wrote “ The final code in html should look like:”. Are you expecting Atlantis to create HTML code for hyperlinks by any chance?
Well, Atlantis does not create HTML code for hyperlinks through the “Insert | Hyperlink…” dialog. Atlantis creates internal RTF, DOC, or DOCX code for hyperlinks that are clickable within the document window (see previous picture).
If you want to create HTML code instead in Atlantis, you should first switch off the “AutoCorrect as you type” option in the “Tools | AutoCorrect Options…” dialog. As a rule, the Atlantis AutoCorrect will play havoc with your HTML code. You need pure text. This is incompatible with AutoCorrect which adds all kind of formatting bells and whistles.
If you want to create HTML code for a URL in Atlantis, you can add the following clip to one of your Atlantis Clip Libraries:
When you want to create HTML code for a specific URL, first paste the above clip item, then fill in the required URL and textual parts by typing them in, or through copy/paste.
HTH.
Cheers,
Robert
Instead of going through all these hoops, you could use the simple utility located at Clean my text.
Note that I can copy/paste from Windows Notepad into Atlantis without any problem (“Ctrl+C” / “Ctrl+V”). This is on Windows 8.1 64-bit with all updates.
If I type in “Here is the site of my first helicopter landing.”, select “first helicopter landing”, then click “Insert | Hyperlink…” in Atlantis, I can paste your URL into the hyperlink box with “Ctrl+V”:

This gives me the following result within the document window whenever I hover my mouse pointer over the hyperlink:

You wrote “ The final code in html should look like:”. Are you expecting Atlantis to create HTML code for hyperlinks by any chance?
Well, Atlantis does not create HTML code for hyperlinks through the “Insert | Hyperlink…” dialog. Atlantis creates internal RTF, DOC, or DOCX code for hyperlinks that are clickable within the document window (see previous picture).
If you want to create HTML code instead in Atlantis, you should first switch off the “AutoCorrect as you type” option in the “Tools | AutoCorrect Options…” dialog. As a rule, the Atlantis AutoCorrect will play havoc with your HTML code. You need pure text. This is incompatible with AutoCorrect which adds all kind of formatting bells and whistles.
If you want to create HTML code for a URL in Atlantis, you can add the following clip to one of your Atlantis Clip Libraries:
Code: Select all
<a href=""></a>HTH.
Cheers,
Robert
-
brandondrury
- Posts: 7
- Joined: Wed Oct 15, 2014 9:20 am
That's good to know.Instead of going through all these hoops, you could use the simple utility located at Clean my text.
I can paste, but it comes out a bunch of jibberish.Note that I can copy/paste from Windows Notepad into Atlantis without any problem (“Ctrl+C” / “Ctrl+V”). This is on Windows 8.1 64-bit with all updates.
That's what I can't do on my laptop. Win 7.If I type in “Here is the site of my first helicopter landing.”, select “first helicopter landing”, then click “Insert | Hyperlink…” in Atlantis, I can paste your URL into the hyperlink box with “Ctrl+V”:
No, I don't need html code created. I was just trying to illustrate what I was trying to do.
Brandon[/quote]
I don’t have any explanation for this. It should work.I can paste, but it comes out a bunch of gibberish.
In any case, you can always go to Clean my text.
You have a most unusual problem.That's what I can't do on my laptop. Win 7.
Have you tried pasting the URL with “Shift+Insert” instead of “Ctrl+V”?
Maybe you could try switching off your firewall and/or antivirus for a short test period, and see if it makes any difference.
If you have a utility monitoring the clipboard, try switching it off too.
I am still not quite clear what exactly you are trying to do, and what you expect from Atlantis. Why do you want to cut part of the URL from within the “insert Hyperlink” box?No, I don't need html code created. I was just trying to illustrate what I was trying to do.
-
brandondrury
- Posts: 7
- Joined: Wed Oct 15, 2014 9:20 am
I found a workaround for my little bug. I simply paste in the URL (which is usually part of my article writing process anyway) to the main body of the text. I highlight the URL, select the hyperlink editor icon, and change the anchor text to whatever I want. Basically, instead of highlighting the anchor text and entering the URL I'm working backwards...which doesn't bother me a bit.
Brandon
Brandon
-
mismonotheist
- Posts: 1
- Joined: Sun Jan 11, 2015 11:31 am
I like the packet. I'm ready to buy, but I've got a bug. Under the hyperlink card I can not paste. I can cut from none of such areas. For example, I can cut the text from "Text to list: " but I can not paste it in either fieldsl. Any opinion?
Are you worried about cisco ccna certification exam prep and security+ questions