Redo dialogs that are too big to fit on the screen (i.e. network setting...)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Midbrowser |
Incomplete
|
Wishlist
|
Unassigned |
Bug Description
We need to go thru all dialogs and make sure they fit on the screen. For instance the network setting dialog is definitely too big and we have to redo it.
The other problem with the browser's dialog is that if I bring up the keyboard while a browser dialog is showing, it loses the bottom 1/4 of the screen to the keyboard app. If you have an edit field at the bottom of the screen, you will not be able to see it while the keyboard app is active. With other application like gcalc, the dialog shrink but the dialog itself make sure the current active element is shown on the screen. But with midbrowser's dialog, it doesn't move the current active element to the top so that it is visible.
imo most settings dialogs should not be available. For instance, the network proxy settings should be used from gconf, which is tracked in bug 139942.
What other network settings are needed before we can drop this dialog completely?