Bug 37146 - external editor in textarea field of html forms
Summary: external editor in textarea field of html forms
Status: CONFIRMED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.0
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 35178 35386 51853 62205 64737 91466 112918 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-15 07:03 UTC by Binand Raj S.
Modified: 2009-12-11 20:43 UTC (History)
13 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Binand Raj S. 2002-01-15 07:00:52 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           3.0 (using KDE 2.2.2 -1)
Severity:          wishlist
Installed from:    Red Hat Linux 7.2
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
OS:                Linux (i686) release 2.4.7-10
OS/Compiler notes: 

Feature request: Textarea fields should be
editable in an editor of my choice. Right 
click->Open with Vim/Emacs/whatever...

Lynx allows this (though only one editor can 
be specified). Please try to have this in 
konqueror also.


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Stephan Binner 2002-10-26 10:44:03 UTC
*** Bug 35178 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Binner 2002-12-13 20:37:59 UTC
*** Bug 51853 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Kulow 2002-12-14 09:32:58 UTC
grr, why is this bug mine? The reasoning behind suggesting Susanne to report 
it bugs.kde.org was that someone else does it. Anyway... :) 
Comment 4 Stephan Binner 2003-08-06 10:21:01 UTC
*** Bug 62205 has been marked as a duplicate of this bug. ***
Comment 5 Stephan Binner 2003-09-28 17:32:17 UTC
*** Bug 64737 has been marked as a duplicate of this bug. ***
Comment 6 Pupeno 2004-05-17 21:11:18 UTC
Just as a note using the same interface as KDevelop or Kate would allow to use katepart or kvim as editors INSIDE Konqueror and that is very, very good.
Specially for those of use doing zope/plone editing/development, the syntax highlighting comes very handy (I'm talking about katepart of course).
Thanks.
Comment 7 Maksim Orlovich 2004-05-30 22:32:33 UTC
*** Bug 35386 has been marked as a duplicate of this bug. ***
Comment 8 Stephan Binner 2004-10-17 17:16:07 UTC
*** Bug 91466 has been marked as a duplicate of this bug. ***
Comment 9 Maksim Orlovich 2005-09-20 03:09:59 UTC
*** Bug 112918 has been marked as a duplicate of this bug. ***
Comment 10 Patrick ALLAERT 2006-08-31 17:48:56 UTC
In reply to #6

This is exactly what is explained in http://bugs.kde.org/show_bug.cgi?id=133337

I believe that an embedded editor should be easier to use than an external editor.

Mark this one as a duplicate of 133337 ?
Comment 11 Susanne Oberhauser 2006-08-31 22:45:21 UTC
Patrick ALLAERT <patrick.allaert@gmail.com> writes:

> This is exactly what is explained in
> http://bugs.kde.org/show_bug.cgi?id=133337

comment #6 is that.

> I believe that an embedded editor should be easier to use than an
> external editor.

I dare to disagree, else this is leading straight into'which editor to
use' debate.

Please see (and test with firefox)
http://dafizilla.sourceforge.net/viewsourcewith/ for inspiration what
this issue is about.
Comment 12 Matej Cepl 2006-09-01 01:14:13 UTC
Except that the comment #6 effectively explains why there would be no problems with "which editor to use" -- there is already standard interface for including editor (which is used by katepart and kyzis) which provides more than sufficient editor for KDE. If anybody wants anything else, then go ahead and make it into form providing that kpart interface. The worst which can happen is that we would have kemacspart and kvimpart (except that it should be in future covered by kyzis) -- no pain to anybody who doesn't want to use it.
Comment 13 Christian Spitzlay 2006-09-01 06:57:36 UTC
"kemacspart" would still be about embedding emacs into a sometimes tiny HTML textarea, wouldn't it?  

That's not what this wishlist entry is about. 

In addition to being able to use one's favorite text editor (whether a KDE-specific piece of software exists for it or not) it is about getting rid of the space restriction that allows you to see only a small portion of a large piece of wiki code. Another example is this very bug note form. While I'm composing this relatively small bug note I already have a scrollbar on the right and cannot see all of this note.

To me this is not a dupe of 133337.  Embedding quanta or kate into a textarea sounds interesting, too, but it's a different thing. I think I even would use both possibilities if they were available depending on my requirements (e.g. how much text I plan to edit).

Comment 14 Matej Cepl 2006-09-01 15:16:23 UTC
to comment #13 -- yes, you are right, this thread got confused and it confused me as well -- sometimes from comment #6 it is dup of bug# 133337, although the original reporter meant something different (and kind of non-sensical -- using lynx as an example doesn't make a sense, because tying together two console applications is trivial, whereas doing the same for KDE apps is either simple and ugly (see External editor in KMail and KNode) or quite complicated (using kpart).
Comment 15 Maksim Orlovich 2006-09-02 02:54:03 UTC
*** Bug 133337 has been marked as a duplicate of this bug. ***
Comment 16 Krishna Sethuraman 2007-01-08 05:19:21 UTC
'Mozex' (http://mozex.mozdev.org) implements this for the Mozilla suite.  It works well for me (xemacs's winclient.exe using Firefox under Windows XP).
Comment 17 Krishna Sethuraman 2007-01-13 20:41:26 UTC
There's also a script under windows ( http://bur.st/~benc/?p=external ) that can pull up an external editor to edit a textarea or text field in *any* application -- not just the browser.  Perhaps something similar (via dcop calls, possibly), could serve as a workaround for the specific case of the konqueror textarea?
Comment 18 Patrick ALLAERT 2007-01-13 23:31:54 UTC
As author of bug #133337, I strongly agree with comment #13
I don't consider my bug as the same as this one, but think this one is important too depending on the context!

I asked to unmark bug #133337 as a duplicate of this one.

The same way, take a look at the other bugs marked as dupe of this one. Some of them want *integration* with an embedable element, others want to use an external editor. In #133337 I talked about e.g. simple syntax highlighting, no need of an external editor just for this!

Could someone correct all the duplicates hierarchy and let's having two distinct feature request ?

Thanks a lot!
Comment 19 Patrick ALLAERT 2008-08-18 16:32:28 UTC
UP ?

Why not having this in Konqueror 4.2 ?
Comment 20 Panagiotis Papadopoulos 2009-05-24 04:04:57 UTC
This really sounds like a great idea, as this could allow something Vimperator-like
Comment 21 Patrick ALLAERT 2009-12-02 17:15:13 UTC
*BUMP*

Could someone with admin rights change the version to kde 4? It is still marked for kde 3.0 and might be ignored because of that.