#1138 closed defect (duplicate)
"Ignoring" WEP/WPA passphrase dialog makes Sugar unresponsive
Reported by: | sascha_silbe | Owned by: | tomeu |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | r? |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description (last modified by tomeu)
How to reproduce:
- Try to connect to a WEP/WPA secured WLAN you don't have (or don't remember) the passphrase for.
- When the passphrase dialog turns up, press F3 to switch to the home view.
- Press F1 to switch back to the neighborhood view.
What happened:
As the dialog is modal, Sugar will refuse to do _anything_ at all (except switching views) until it has been completed. But after you switched screens, the passphrase dialog is gone (probably "behind" the neighborhood view), so no way to do that.
What I expected:
If the dialog must be modal at all, it should be restricted to the neighborhood view. Looking up the password by opening Terminal and running gpg should be possible.
Also, the passphrase dialog should reappear when switching back (probably just another metacity-triggered layering bug).
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by tomeu
- Description modified (diff)
- Priority changed from Unspecified by Maintainer to Urgent
Changed 14 years ago by alsroot
comment:2 Changed 14 years ago by alsroot
- Keywords r? added
comment:3 Changed 14 years ago by alsroot
- Resolution set to duplicate
- Status changed from new to closed
dup of #453
Note: See
TracTickets for help on using
tickets.
Its a common problem with dialog windows in shell,
attached patch just prevents changing zoom level from shell if non-desktop window is active.