-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 28 February 2003 23:59, John Firebaugh wrote: > CVS commit by firebaugh: > > Reverting revision 1.150. It causes worse problems than it solves. See > http://bugs.kde.org/show_bug.cgi?id=44084 for details. Please revert your revert, EACH other kde textwidget like the qtextedit or khtml do it the way we have implemented it now, it is much more worse to have each textwidget doing it the other way around. Or what think the other kate devs ? > > > M +4 -1 kateviewinternal.cpp 1.189 > > > --- kdelibs/kate/part/kateviewinternal.cpp #1.188:1.189 > @@ -2192,4 +2192,7 @@ void KateViewInternal::mousePressEvent( > > case RightButton: > + if ( !isTargetSelected( e->pos() ) ) > + placeCursor( e->pos() ); > + > if (m_view->popup()) > m_view->popup()->popup( mapToGlobal( e->pos() ) ); - -- Christoph Cullmann KDE Developer, kde.org Co-Maintainer http://www.babylon2k.de, cullmann@kde.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+X+sxyPjDGePm9UIRAn8gAJwMRZobelm7gvdgD9bulIWMC6zNjgCfeb7/ gW34JN4uIUhZLPuNyeNWb4E= =J23p -----END PGP SIGNATURE-----