Bug 82260

Summary: partition size inc/dec not working correctly when adding new partition
Product: [Retired] Red Hat Public Beta Reporter: David Balažic <david.balazic>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: phoebe   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-20 00:53:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 79579    

Description David Balažic 2003-01-20 16:50:22 UTC
Description of problem:

In disk druid , during GUI install, when adding ( creating ) a new partition, 
the input for the size does not work correctly. When a value is entered manualy 
and then the cursor-up/down key is used, the value does not increase/decrease 
from the entered value, but from the previous value.

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

redhat linux/x86 8.0.92 (phoebe)

How reproducible:


Steps to Reproduce:
1. In DD click "Add Partition"
2. Enter a new size, like 500 ( originally 100 is written in the text field )
3. Press CURSOR_UP
    
Actual results:

the value changes to 101

Expected results:

the value changes to 501

Additional info:

If you press CURSOR_DOWN, then it goes 99,98,97... instead of 499,498,497 ...

Comment 1 Michael Fulbright 2003-02-20 00:53:29 UTC
This is a gtk+ bug.

Filed as http://bugzilla.gnome.org/show_bug.cgi?id=106574