Bug 869769

Summary: (ccmake) DEL does not work in first column
Product: [Fedora] Fedora Reporter: Matthew Woehlke <mwoehlke.floss>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jreznik, ltinkl, orion, pertusus, pmachata, rdieter
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: 2012-11-27 05:32:26 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:
Attachments:
Description Flags
patch to fix bug
none
updated spec file to use patch
none
updated spec file (with changelog) to use patch none

Description Matthew Woehlke 2012-10-24 18:58:07 UTC
Created attachment 632933 [details]
patch to fix bug

Description of problem:
When editing a field in ccmake, the DEL key does not work in the first column.

Version-Release number of selected component (if applicable):
2.8.9

How reproducible:
always

Steps to Reproduce:
1. run ccmake
2. select some field (not a BOOLEAN field) with a non-empty value
3. press ENTER to edit the field
4. press DEL to delete the first character of the field
  
Actual results:
Nothing.

Expected results:
First chatacter is deleted.

Additional info:
This is expected to be fixed upstream, but not until 2.8.11 or so. It would be nice if it worked on Fedora in the mean time. SRPM-ready patch attached.

Ustream bug report:
http://public.kitware.com/Bug/view.php?id=13604

Comment 1 Matthew Woehlke 2012-10-24 18:58:47 UTC
Created attachment 632934 [details]
updated spec file to use patch

Comment 2 Matthew Woehlke 2012-10-24 19:03:13 UTC
Created attachment 632935 [details]
updated spec file (with changelog) to use patch

Comment 3 Orion Poplawski 2012-10-25 01:57:21 UTC
This really can't wait?  Can't you just backspace to clear the character?

Comment 4 Matthew Woehlke 2012-10-25 15:54:50 UTC
It can, but it's been annoying me for some time, and won't land upstream for some months... Depends how big a deal it is to patch, I guess. (Anyway, I've already rolled my own local 2.8.9-2 with the attached patch and .spec.)

Comment 5 Orion Poplawski 2012-10-25 16:06:23 UTC
I'll push it out with 2.8.10 when that is released.

Comment 6 Matthew Woehlke 2012-10-25 16:41:08 UTC
Sounds like a plan; thanks. (Especially as 2.8.10 should be out within two weeks at the outside; rc3 which is expected to be 'final' was released yesterday...)

Comment 7 Fedora Update System 2012-11-09 05:18:41 UTC
cmake-2.8.10.1-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/cmake-2.8.10.1-1.fc18

Comment 8 Fedora Update System 2012-11-09 21:09:25 UTC
Package cmake-2.8.10.1-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cmake-2.8.10.1-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17922/cmake-2.8.10.1-1.fc18
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2012-11-27 05:32:28 UTC
cmake-2.8.10.1-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.