Posts: 27
Threads: 6
Joined: Aug 2012
Hi,
problem: In pagina edit mode I sometimes get this annoying thing that when you select the text for an imagelink; the url gets added with the link text on creation of the link.
Is this a known bug and is there a fix for this? Hope someone can help me with this.
- used browser: internet explorer 8 or higher & chrome.
- getsimple version: 3.1.2
- plugins installed (all up to date):
Google Analytics
Send Anonymous Data
DynPages
I18N Base
I18N
Nested Menus
YouTube Video Display
Posts: 2,928
Threads: 195
Joined: Feb 2011
please explain with a good example, I do not get it ...
and tell us which browser you are using
Cheers, Connie
Posts: 27
Threads: 6
Joined: Aug 2012
hi again:
browser im using: internet explorer 8
example: I want to add a image link.
> I go to "Pagina edit Mode" to edit a page: I select some text I want to become a link and click on the MAKE LINK button.
> In the link menu I choose: URL: I fill in the address where my picture is located. I use the whole string: example:
http://queenstone.net84.net/data/uploads...es-now.jpg
>now instead of having a link saying "puppies" that will link to the picture when I click on it. The linkmenu gives me a bug and gives me a link saying:
"http://queenstone.net84.net/data/uploads/algemeen/images/puppies-now.jpg puppies" or something like that.
I only wanted the word "puppies" to become a link.
Now I can manually adjust those imglinks in sourcemode but I want the link option to function instead.
Posts: 1,204
Threads: 30
Joined: Jun 2010
Try inserting a link with default description (it should become a full URL), then move the cursor into the text, adjust it, and we have a winner.
Addons: blue business theme, Online Visitors, Notepad
Posts: 2,928
Threads: 195
Joined: Feb 2011
I created a new page
I wrote some words
I marked these words, clicked on LINK-Button, choose "URL", added the complete URL of the image
http://www.mueller-goedecke.de/data/uplo...edecke.jpg and saved it
afterwards I got fully working link. When I click on that, I get that image opened
did you check another browser? I use Firefox, try another browser, please
Posts: 6,266
Threads: 181
Joined: Sep 2011
works fine for me.
I type
"This is a Link"
I Highlight the word link
I Click the anchor icon in ckeditor.
I Fill in a url.
I hit ok
The word "Link" is now a link to the url I typed.
You keep saying an image link what does that mean ? A link is a link doesn't matter what it links to.
Posts: 27
Threads: 6
Joined: Aug 2012
hello again,
so I've come back to this bug and it still persists. let me try to explain this bug again:
the problem:
http://youtu.be/AfFjtTnpIAQ
- when using internet explorer 8 & 9 (it worked fine in chrome) when you want to make a imagelink the editor adds the address of the imagelocation into the page you are editting.
I've been trying to zoom in on the issue and as far as I can tell somehow the bug persists when using style elements like list and/or bold
you could insert this source material into the editor while using internet explorer to replicate the bug
<ul>
<li><strong>Q. Uptown Girl </strong>1 U Jeugdklas en Ned. Jeugd Kampioen</li>
<li><strong>Q. Uptown Girl </strong>1 U Jeugdklas en Ned. Jeugd Kampioen</li>
</ul>
please help.
Posts: 6,266
Threads: 181
Joined: Sep 2011
definitely a ckeditor bug with IE, I bet it does not support "get selection".
Posts: 27
Threads: 6
Joined: Aug 2012
2013-05-02, 01:18:16
(This post was last modified: 2013-05-02, 01:18:50 by dikkewalter.)
although its a rare bug; I found a workaround for the time being:
first make your imagelinks on plain text and then add the style elements like list and/or bold.
I've tested it and it works!