Bug 444324

Summary: NM edit set static IP won't allow to save the changes
Product: [Fedora] Fedora Reporter: David Timms <dtimms>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: lxtnow, wtogami
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: 2008-04-30 23:06:35 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: 441923    
Attachments:
Description Flags
screenshot of acceptable values but disabled OK. none

Description David Timms 2008-04-27 04:52:10 UTC
Description of problem:
Trying to edit a wired connection. change it to static, and enter details, but
OK becomes disabled

Version-Release number of selected component (if applicable):
kernel-2.6.25-8.fc9.i686
NetworkManager-0.7.0-0.9.2.svn3590.fc9.i386
NetworkManager-glib-0.7.0-0.9.2.svn3590.fc9.i386
NetworkManager-gnome-0.7.0-0.9.2.svn3590.fc9.i386

How reproducible: order of data entry is important.

Steps to Reproduce:
1. right click network icon
2. edit connections|wired|auto ethernet|edit
3. ipv4 settings
4. method=manual
     - result> OK button becomes disabled
5. add|192.168.16.105|255.255.255.0|192.168.16.1
6. click OK {which is greyed out}

Actual results:
nothing happens. user cannot save the settings.

Expected results:
OK should be enabled as soon as a legit ip address is entered.

Additional info:
If you add the address first, then select method=manual, the OK becomes enabled.

If you adjust the connection name={} even to add and then delete a character, so
that the name stays the same - the OK becomes highlighted.

ps. no workarounds!
pps. nice pickup on fixing allowing a maximum manual MTU of 100 in the earlier
version = thought we might have been headed for cell relay !

Comment 1 David Timms 2008-04-27 04:52:10 UTC
Created attachment 303890 [details]
screenshot of acceptable values but disabled OK.

Comment 2 David Timms 2008-04-27 04:53:54 UTC
oops, must have scrolled the component,sorry - fixed.

Comment 3 Dan Williams 2008-04-28 03:57:39 UTC
reproduced, will fix, thanks

Comment 4 Dan Williams 2008-04-28 05:26:29 UTC
fixed upstream in applet r704

Comment 5 Dan Williams 2008-04-30 23:06:35 UTC
in latest koji builds

Comment 6 David Timms 2008-05-01 00:21:37 UTC
In svn3623, the OK button re-enables as soon as both an ip and subnet mask are
entered. Confirmed fixed.