Re: [Patch] improve IPv4 setting UI of nm-applet
- From: José Queiroz <zekkerj gmail com>
- To: networkmanager-list gnome org
- Subject: Re: [Patch] improve IPv4 setting UI of nm-applet
- Date: Sun, 10 Jan 2010 14:49:18 -0200
2010/1/10 cee1 <fykcee1 gmail com>:
> Hi Dan:
> Attachment contains a series patches of improving IPv4 setting UI of
> nm-applet.
> These patches aim the following problems:
> 1) users move focus from a cell of gtktreeview to another widget(i.e. leave
> gtktreeview) directly, his previous editing will lost.
> 2) lack of netmask pre-fill for private IPv4 addresses.
I don't know if prefilling input with "default network masks" is a
good idea. This will cause repeated errors with people using small
networks and class A or B private address ranges.
In the other hand, using a combo input, pre-listing common network
masks, like "255.255.255.252" (/30) and "255.255.254.0" (/23), seems
not dificult doing, as there are only 30 possibilities, and masks
shorter than /16 (except /8) are so rarely used that can be safely
ommited.
> 3) lack of a proper notification of invalid inputs.
Hmm... this is interesting. Can you explain it in more details?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]