Version: (using Devel) There is fixed position for parts of ID. It's complicated for filling and inconsistent with DNS fields.
Created attachment 26468 [details] IP setting dialoque
*** This bug has been confirmed by popular vote. ***
Committed revision 1017780. Changes in comparison with the initial version: - avoided ugly input masks; - more usual terminology (netmask vs prefix); - netmask suggestion for basic and advanced settings (it works only if a netmask field is empty, the suggestion logic can be improved but it is enough to cover basic use cases); - simple line edits instead of table items for basic settings (as it was proposed in the bug description, now basic settings layot looks like on Mac OS); - a bit improved table view usability (as it was mentioned in TODO comments) + fields autoresize.
SVN commit 1023896 by wstephens: Make adding multiple DNS servers or domains to search easier. Patch by Andrey Batyiev, thank you very much! CCMAIL: <batyiev@gmail.com> CCBUG: 167636 CCBUG: 199416 M +2 -0 CMakeLists.txt M +118 -92 ipv4.ui M +47 -0 ipv4widget.cpp M +4 -0 ipv4widget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1023896