[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-30 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=483638

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/krdc/-/commit/c10a8aa61
   ||d94816c3aae47bbb6194e134921
   ||43d9

--- Comment #7 from Nicolas Fella  ---
Git commit c10a8aa61d94816c3aae47bbb6194e13492143d9 by Nicolas Fella, on behalf
of Fabio Bas.
Committed on 30/04/2024 at 22:48.
Pushed by nicolasfella into branch 'master'.

Move event handling from vncview to base class remoteview; reuse the same
methods in rdpview

M  +45   -0core/remoteview.cpp
M  +5-0core/remoteview.h
M  +3-40   rdp/rdpview.cpp
M  +3-10   rdp/rdpview.h
M  +12   -7test/testview.cpp
M  +3-1test/testview.h
M  +0-41   vnc/vncview.cpp
M  +3-5vnc/vncview.h

https://invent.kde.org/network/krdc/-/commit/c10a8aa61d94816c3aae47bbb6194e13492143d9

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-24 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=483638

Fabio  changed:

   What|Removed |Added

 CC||ctrlal...@gmail.com

--- Comment #6 from Fabio  ---
https://invent.kde.org/network/krdc/-/merge_requests/94 fixes this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-15 Thread Joe S
https://bugs.kde.org/show_bug.cgi?id=483638

Joe S  changed:

   What|Removed |Added

 CC||jmscdba+...@gmail.com

--- Comment #5 from Joe S  ---
I have been trying to resolve the same problem with the tab key not working in
a RDP sessions but I am connecting to xrdp on a linux server.

As an example, if I run konsole in the rdp session and type ls -al and press
the tab key it does not show the matches immediately ( .inputrc has
set-show-all-if-ambiguous on ).

If I connect using xfreerdp instead of krdc, then the tab key works perfectly
in konsole.

The konsole client is NOT the problem because I can replicate the tab key
broken using libreoffice calc too.

Start libreoffice calc ( cursor is in cell A1 ), press tab, nothing happens if
you are using krdc client.

Switch to using xfreerdp instead of krdc and the tab key works correctly in the
rdp session moving the cursor to B1.

IMHO, it seems like the tab key is being "consumed" by something instead of the
current process.

I say this because when using krdc and pressing tab ( whether in konsole or
libreoffice calc ) those applications no longer respond to keystrokes, however,
if you click on anything else ( the desktop background, another app, the
taskbar ) to switch focus and then click back on the application ( either
konsole or libreoffice calc ) then keystrokes are accepted again and until you
press tab key again.

My platform is openSUSE Tumbleweed 20240329 but I have replicated on 20240412
too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-10 Thread Dennis van der Pool
https://bugs.kde.org/show_bug.cgi?id=483638

--- Comment #4 from Dennis van der Pool  ---
This works fine: 
xfreerdp -grab-keyboard /u:"myusername" /v:someip /monitors:0,1 /f /floatbar
/multimon /gfx-h264:avc444 +gfx-progressive

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-10 Thread Dennis van der Pool
https://bugs.kde.org/show_bug.cgi?id=483638

--- Comment #3 from Dennis van der Pool  ---
I've got the same issue.
OS: ArchLinux
KRDC fullscreen, configured application settings for krdc "Ignore global
shortcuts" Force Yes, but did not help either.
If I can help out in any way, let me know.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-10 Thread Dennis van der Pool
https://bugs.kde.org/show_bug.cgi?id=483638

Dennis van der Pool  changed:

   What|Removed |Added

 CC||dennis@demonautomatisering.
   ||nl

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-04-07 Thread eugene
https://bugs.kde.org/show_bug.cgi?id=483638

eugene  changed:

   What|Removed |Added

 CC||eug...@zvyagintsev.com

--- Comment #2 from eugene  ---
Manjaro Linux, krdc 24.02 + freerdp2, tab key doesn't work in remote system
window.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-03-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483638

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 483638] TAB key not functional inside rdp windows client

2024-03-15 Thread Antoine
https://bugs.kde.org/show_bug.cgi?id=483638

--- Comment #1 from Antoine  ---
Key Tab works as expected with Remmina for example

-- 
You are receiving this mail because:
You are watching all bug changes.