#5208 closed enhancement (invalid)
regarding "Netvibes/pageflakes DnD"
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | DnD | Version: | 1.0 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
regarding "Netvibes/pageflakes DnD" as per our earlier communication.
You mentioned that you people will go for this after release of 1.0 version and you will open ticket for this. Do you have done something related to this.
We are trying on this but facing two problems as follows: (1)In Netscape sometimes its giving js errors which I have attached in a Ticket along with html code file and source.js file where we have done chnages in a code with comments.
(2)If we have two sections, then if we have completely removed all the items from first section/source and dropped it into second section in that case while dropping item from second section to first empty section in that case it doesnt show border(emptey bordered box where we will drop our ghost-avatar-created box).It drops item over there but it doesnt show borderd box over ther which it should show.
Please see attached files : (1)a smaple html page which is foem ur samples in text folder with dtat changes and html changes and some additional code for Netvives style dnd. (2)Source.js file with additional code for Netvives style dnd (3)Error screen shots in netscape which indicates errors faced "sometimes" while doing drag and drop.
Any help would be greatly appreciated. Thanks!
Attachments (5)
Change History (13)
Changed 15 years ago by
Attachment: | test_dnd_handles_NetVibesStyle_dnd.html added |
---|
Changed 15 years ago by
source.js file with our changes for Netvibes style dnd
Changed 15 years ago by
Attachment: | netscape-jsConsole-for-Netv.gif added |
---|
js error console in Netscape
Changed 15 years ago by
Attachment: | error-line-in-source.gif added |
---|
selected line where error getting thrown aftr clicking on js error in js error console in Netscape
comment:2 Changed 15 years ago by
Milestone: | → 1.1 |
---|---|
Priority: | highest → normal |
severity: | major → normal |
Status: | new → assigned |
comment:3 Changed 14 years ago by
Milestone: | 1.1 → 1.2 |
---|
Move all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.
comment:5 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Keywords: | needsreview added |
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:6 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
This isn't a bug report on dojo as much as a user's custom code that doesn't work for some reason. Presumably none of us want to debug that custom code. If you can show a test case showing a problem with the actual DnD code please open another ticket.
comment:7 Changed 10 years ago by
Keywords: | Netvibes style dnd needsreview removed |
---|
Netvibes style dnd Sample html page