bugncurses - Bugs: bug #64292, Applications don't recognize...

 
 

bug #64292: Applications don't recognize 'Backspace' key under Windows

Submitter:  None
Submitted:  Sat 10 Jun 2023 09:41:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 10 Jun 2023 09:41:06 PM UTC, original submission:  

Windows console reports both VK_BACK and an ASCII code of 0x7F (DEL) via native API. The driver always prefers ASCII code if present, therefore a wrong code is reported to the app.

I made a fix, see attach. I hope you find it useful.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #54826:  003-win_driver-backspace-fix.patch added by None (1KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dickey (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-08-23 dickey StatusNone Fixed
        Open/ClosedOpen Closed
    2023-06-10 None Attached File- Added 003-win_driver-backspace-fix.patch, #54826

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code