https://bugs.kde.org/show_bug.cgi?id=383505

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-nm/e0642ee0d8c09d753219
                   |                            |5b9782a5533f2f5c1506
         Resolution|WONTFIX                     |FIXED

--- Comment #7 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit e0642ee0d8c09d7532195b9782a5533f2f5c1506 by David Edmundson.
Committed on 03/10/2017 at 11:15.
Pushed by davidedmundson into branch 'Plasma/5.11'.

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.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

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

M  +7    -1    libs/editor/settings/ui/wiredconnectionwidget.ui

https://commits.kde.org/plasma-nm/e0642ee0d8c09d7532195b9782a5533f2f5c1506

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to