Don't duplicate UI option for automatic speed detection

Authored by davidedmundson on Aug 14 2017, 11:38 PM.

Description

Don't duplicate UI option for automatic speed detection

Summary:
Network speed is determined automatically if "auto-negotiate" is set.
NM Spec says if that is not set a speed and duplex should be provided.

The .ui file defaulted to a speed
of 0 with had the special text of "automatic". This isn't actually
automatic, but just an invalid value which
WiredConnectionWidget::isValid (correctly) won't accept

End result is a user can't save any other settings as this widget
reports itself as invalid.

BUG: 383505

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D7315

Details

Committed
davidedmundsonOct 3 2017, 11:15 AM
Differential Revision
D7315: Don't duplicate UI option for automatic speed detection
Parents
R116:9f863798a852: Remove unused identity model
Branches
Unknown
Tags
Unknown