Bugzilla – Bug 103196
Firewall interface
Last modified: 2005-08-10 09:57:05 UTC
If I initially (during install) click on either Change... or Custom... I get the Custom dialog, which is a bit puzzleing. (Now I cannot reproduce that anymore.) (In addition, I think the change and custom dialog is a bit confusing if one selects a custom string since Change and Custom are then doing the same.) Some other minor things: a) Double clicking on the string does not open the change dialog b) hitting Return or ESC in the change/custom dialog does not accept/discard the dialog but is ignored.
`Change` button could be disabled when selected some 'Custom string' or /none/ in the table of network devices. `Custom` button can be used whatever is selected. a) Double click on the string ... souds as a hidden enhancement ;), I'll look into the source code whether it wouldn't change more than a few lines. If yes, it would be an enhancement for the next release... b) Does `ESC` keypress ever work as you expected? In other modules?
Fixed for next Beta (2). [Change] button is disabled when any "custom string" is selected [Custom] button is allways enabled because you can allways enter a new custom string whenever you are whatever is selected Double click on the network interface opens up a /Change/ popup. Double click on the custom string opens op a /Custom/ popup. If you'd like to test the new package before Beta2, please, let me know, I could build it for you and send it to you by e-mail. Other "double-click"-realted appearances are not fixed (enhanced) because it would take too much time. Migh be an enhancement for the next release. `Escape still doesn't work - seems to be a global problem.