qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
@ 2020-09-28 13:17 Albert Wik
  2021-05-06  6:20 ` [Bug 1897568] " Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Albert Wik @ 2020-09-28 13:17 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:


I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
tried without it and it doesn't make a difference.

I don't get this keyboard behaviour in the exact same VM under VMware
Player or Bochs.

-Albert.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  New

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
@ 2021-05-06  6:20 ` Philippe Mathieu-Daudé
  2021-05-09 13:56 ` Thomas Huth
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-05-06  6:20 UTC (permalink / raw)
  To: qemu-devel

Possible fix:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg804823.html

** Changed in: qemu
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  Confirmed

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
  2021-05-06  6:20 ` [Bug 1897568] " Philippe Mathieu-Daudé
@ 2021-05-09 13:56 ` Thomas Huth
  2021-05-27  5:04 ` Thomas Huth
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2021-05-09 13:56 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  In Progress

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
  2021-05-06  6:20 ` [Bug 1897568] " Philippe Mathieu-Daudé
  2021-05-09 13:56 ` Thomas Huth
@ 2021-05-27  5:04 ` Thomas Huth
  2021-05-27  5:18   ` Albert Wik
  2021-06-27 17:24 ` felix
  2021-08-25  7:15 ` Thomas Huth
  4 siblings, 1 reply; 7+ messages in thread
From: Thomas Huth @ 2021-05-27  5:04 UTC (permalink / raw)
  To: qemu-devel

The patch mentioned by Philippe has now been merged to the QEMU master
branch (commit d1e45668d2128b064). Albert, could you maybe check the
current git version to see whether this problem has been fixed now
(using "-global i8042.kbd-throttle=on" to enable this new feature)?

** Changed in: qemu
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  Fix Committed

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2021-05-27  5:04 ` Thomas Huth
@ 2021-05-27  5:18   ` Albert Wik
  0 siblings, 0 replies; 7+ messages in thread
From: Albert Wik @ 2021-05-27  5:18 UTC (permalink / raw)
  To: qemu-devel

Hi,

thanks for letting me know.

I do plan to test this and report back, but that may take some time, as I
would first have to compile and install a new version of QEMU.

-aw

On Thu, 27 May 2021 at 05:10, Thomas Huth <1897568@bugs.launchpad.net>
wrote:

> The patch mentioned by Philippe has now been merged to the QEMU master
> branch (commit d1e45668d2128b064). Albert, could you maybe check the
> current git version to see whether this problem has been fixed now
> (using "-global i8042.kbd-throttle=on" to enable this new feature)?
>
> ** Changed in: qemu
>        Status: In Progress => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1897568
>
> Title:
>   Strange keyboard behaviour in Vim editor
>
> Status in QEMU:
>   Fix Committed
>
> Bug description:
>
>   I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a
> problem with the keyboard in the Vim editor.  The arrow keys jump over a
> line, as if you had typed the key twice.  PgUp and PgDn are likewise
> affected.  Other applications are not affected, unless you shell out from
> Vim.
>
>   The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
>   tried without it and it doesn't make a difference.
>
>   I don't get this keyboard behaviour in the exact same VM under VMware
>   Player or Bochs.
>
>   -Albert.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions
>

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  Fix Committed

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
                   ` (2 preceding siblings ...)
  2021-05-27  5:04 ` Thomas Huth
@ 2021-06-27 17:24 ` felix
  2021-08-25  7:15 ` Thomas Huth
  4 siblings, 0 replies; 7+ messages in thread
From: felix @ 2021-06-27 17:24 UTC (permalink / raw)
  To: qemu-devel

Can someone explain why the patch keeps the incorrect behaviour as the
default? It’s silly.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  Fix Committed

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 1897568] Re: Strange keyboard behaviour in Vim editor
  2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
                   ` (3 preceding siblings ...)
  2021-06-27 17:24 ` felix
@ 2021-08-25  7:15 ` Thomas Huth
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2021-08-25  7:15 UTC (permalink / raw)
  To: qemu-devel

Felix, if you want to discuss the default behaviour, please get in touch with the author of the patch, since he might not read this bug tracker here.
Anyway, the patch has been released with QEMU 6.1, so I'm closing this ticket here now.

** Changed in: qemu
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1897568

Title:
  Strange keyboard behaviour in Vim editor

Status in QEMU:
  Fix Released

Bug description:
  
  I'm running MS-DOS 7.10 in a QEMU virtual machine, and there is a problem with the keyboard in the Vim editor.  The arrow keys jump over a line, as if you had typed the key twice.  PgUp and PgDn are likewise affected.  Other applications are not affected, unless you shell out from Vim.

  The QEMU version is 5.0.0, and I'm using the "-k sv" option, but I've
  tried without it and it doesn't make a difference.

  I don't get this keyboard behaviour in the exact same VM under VMware
  Player or Bochs.

  -Albert.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1897568/+subscriptions



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-25  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 13:17 [Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor Albert Wik
2021-05-06  6:20 ` [Bug 1897568] " Philippe Mathieu-Daudé
2021-05-09 13:56 ` Thomas Huth
2021-05-27  5:04 ` Thomas Huth
2021-05-27  5:18   ` Albert Wik
2021-06-27 17:24 ` felix
2021-08-25  7:15 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).