|
From: SourceForge.net <no...@so...> - 2003-10-29 07:34:13
|
Bugs item #830938, was opened at 2003-10-27 07:10 Message generated for change (Settings changed) made by spestov You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=830938&group_id=588 Category: editor core Group: normal bug >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Chris Kent (cjkent) Assigned to: Nobody/Anonymous (nobody) Summary: can't open file with drag and drop on read-only buffer Initial Comment: opening a file by dragging from windows explorer doesn't work if the text area that you drop the file on contains a read-only buffer. jEdit 4.2pre6, win2k, jdk1.4.2 ---------------------------------------------------------------------- Comment By: Andre Bender (mumion) Date: 2003-10-27 07:30 Message: Logged In: YES user_id=105305 I've checked this bug here (also win2k, jdk1.4.2 and actuall jedit 4.2p6) and it stays the same here. So here's some additional information. It seems that jedit creates a new buffer if a file is "dropped" into it but when the view display's a read only buffer at the very moment then it refuses to be a valid place to drop something. (mouse cursor is showing the "this-is-no-drop-place" look) cu Andre ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=830938&group_id=588 |