Bug 960873

Summary: Free cursor movement on virtual text terminals
Product: [Fedora] Fedora Reporter: Vadim Raskhozhev <iamdexpl>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jonathan, kzak, mluscon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-29 17:14:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vadim Raskhozhev 2013-05-08 08:39:04 UTC
Description of problem: It is possible to move cursor anywhere on virtual text terminal.

Version-Release number of selected component (if applicable):
agetty from util-linux-2.23-1.fc19.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Switch to text terminal from X with Ctrl+Alt+F2.
2. Press, for example, Up, Up, Backspace.
  
Actual results:
Cursor goes 2 lines up and deletes symbols left to it.

Expected results:
Something like ^[[A^[

Additional info:
This is reproducible on any text console (Ctrl+Alt+F3,4,...), not only the first.
This is also reproducible on F-18

Comment 1 Karel Zak 2013-07-29 17:14:10 UTC

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