Bug 48103 - konqueror - terminal window emulator unusable : keyboard inputs are not sent to the right window
Summary: konqueror - terminal window emulator unusable : keyboard inputs are not sent...
Status: RESOLVED DUPLICATE of bug 45195
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-21 08:52 UTC by listinfo
Modified: 2002-09-22 04:07 UTC (History)
0 users

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 listinfo 2002-09-21 08:52:52 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 2.95.3 20010315 (SuSE) 
OS:          Linux

System/Compiling info:
 distribution: SuSE 8.0
 Compiler : gcc version 2.95.3 20010315 (SuSE)
 Details about the compilation : all from scratch, by order : qt-copy, arts, kdelibs, kdebase, ... 
	- make -f Makefile.cvs
	- ./configure  --with-xinerama  --with-pcsc-dir=/usr  --disable-rpath --disable-debug --enable-final --prefix=/opt/kde3/ --libdir=/opt/kde3 (options used by SuSE)
	- make
	- make install

Problem encoutered :
	When using the terminal emulator, some 'special' keyboard inputs are not sent to the terminal window.
	For instance : the [del] input is not sent to the terminal window, but to the filemanager window, and if it happens that you have a file selected, pressing [del] will try to delete the file. However [backslash] works with no problem. When there is no files selected in the filemanager, there is also an error log in my .xsession-errors. At each [del] keystroke, I have : 'libkonq: WARNING: Empty URL list !'
	Moreover, the followings keyboard inputs are also ignored by the terminal window:
	[crtl+x], [crtl+c], [crtl+z]. This makes terminal window unusable, when editing a file with a terminal ascii text editor, you can not exit and save the changes anymore. (There might be more keyboard inputs ignored, but those are only the ones I have tested.)
	Besides, I noticed that the little 'radio button' that appears at the buttom-left, and telling you which windows (filemanager, or terminal emulator) has the focus, is not here anymore when opening the terminal emulator. In my kde 3.0.x version, when opening the terminal window, the radio button appears at very buttom-left of the terminal emulator window. Now there is only one 'radio button' and it is always on the filemanager window.

I have this problem since the official kde3.1 beta1, from rpms, then upgrading from sources, several cvs. I  thought it could be a 'conflit' with the previous installation, so I did a clean install, by removing the old kde installation and I installed all from scratch. The problem persists.
Comment 1 John Firebaugh 2002-09-22 04:07:09 UTC

*** This bug has been marked as a duplicate of 45195 ***