Closed (fixed)
Project:
Linkit
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Nov 2013 at 05:27 UTC
Updated:
13 Mar 2014 at 00:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Kirk commentedComment #2
anonI have never seen this before. Could it be you template that is preprocessing the form or something? Does it work if you change to a default theme?
Comment #3
gmclelland commentedThis is happening to me as well. I can't paste any link into the link field because it is disabled. If I start typing in that field the "Insert Link" button becomes enabled, but I still can't paste into the link field.
I'm using it with a Body field that uses TinyMce + WYSIWYG module. I'm using the default seven theme.
Comment #4
gmclelland commentedDisregard my comment. It is working fine for me.
Comment #5
anonComment #6
shenzhuxi commentedIt happens when you use mouse right click to paste the link without any keyboard input. The button works fine if you use keyboard to paste
Comment #7
peter.walter commentedHopefully this patch fixes the problem by changing the validation handler attaching to .change instead of .keyup.
Comment #8
peter.walter commentedComment #11
anonComment #12
anonMarked #2184277: Pasting with mouse right-click doesn't activate 'Insert link'-button as duplicate. That issue also have a patch.
Comment #13
anonsolves it in all browsers.