Closed (fixed)
Project:
Linkit
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2012 at 13:30 UTC
Updated:
19 Jan 2012 at 16:30 UTC
Hi,
When a user is creating a link with the linkit plugin, and is clicking the Cancel button from the Linkit popup, the page is scrolling up to top.
A "return: false" was missing to prevent this in the js/linkit.dialog.js file. Patch provided.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| linkit-cancel-dialog.patch | 425 bytes | julien.reulos |
Comments
Comment #1
anonI have confirmed the issue, but unfortunatly the patch doesnt seems to fix this issue.
Also, remember to always make patches from the module root.
Comment #2
anonMy bad, that solution works.
I have commited a patch.