Overlay scrollbars do not permit WPA/WPA2 Enterprise connections with CA certs

Bug #1093188 reported by Eric Appleman
24
This bug affects 3 people
Affects Status Importance Assigned to Milestone
network-manager-applet (Ubuntu)
Confirmed
Medium
Unassigned
overlay-scrollbar (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

If you connect to a WPA2-Enterprise network and do not choose a CA cert, you will be presented with a modal dialog in which neither option can be selected with the mouse or keyboard. The mouse focus is still on the window underneath.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: network-manager 0.9.6.0+git201211131441.e9e2c56-0ubuntu3
ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
Uname: Linux 3.7.0-7-generic x86_64
ApportVersion: 2.7-0ubuntu2
Architecture: amd64
Date: Sat Dec 22 16:30:14 2012
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-11-26 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
IpRoute:
 default via 147.4.180.254 dev eth0 proto static
 147.4.180.0/24 dev eth0 proto kernel scope link src 147.4.180.183 metric 1
 169.254.0.0/16 dev eth0 scope link metric 1000
 172.16.0.0/20 dev wlan0 proto kernel scope link src 172.16.8.125 metric 9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: network-manager
UpgradeStatus: Upgraded to raring on 2012-12-03 (18 days ago)
nmcli-con:
 NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH
 Wired connection 1 f0f3c154-8adf-4e32-b315-cde9f4c02006 802-3-ethernet 1356211798 Sat 22 Dec 2012 04:29:58 PM EST yes no /org/freedesktop/NetworkManager/Settings/1
 Breezy_Industries e7ccbb7e-ea7e-4914-8b3b-a69b938ac17c 802-11-wireless 1356205781 Sat 22 Dec 2012 02:49:41 PM EST yes no /org/freedesktop/NetworkManager/Settings/0
 HU GUEST 4eb921c0-4e57-4dd2-820f-fc4010593652 802-11-wireless 1356211798 Sat 22 Dec 2012 04:29:58 PM EST yes no /org/freedesktop/NetworkManager/Settings/6
 HU EVENTS 819a78e1-d942-468a-b8eb-18182e084045 802-11-wireless 0 never yes no /org/freedesktop/NetworkManager/Settings/3
nmcli-dev:
 DEVICE TYPE STATE DBUS-PATH
 eth0 802-3-ethernet connected /org/freedesktop/NetworkManager/Devices/1
 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
 running 0.9.7.0 connected enabled enabled enabled enabled disabled

Revision history for this message
Eric Appleman (erappleman) wrote :
no longer affects: gnome-shell (Ubuntu)
Revision history for this message
Eric Appleman (erappleman) wrote :

Bug disappears when launching gnome-control-center with LIBOVERLAY_SCROLLBAR=0

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

Is this a regression from Quantal? I haven't seen it. Could you please add a screenshot of the problem?

Revision history for this message
Eric Appleman (erappleman) wrote :
Revision history for this message
Eric Appleman (erappleman) wrote :

Not a regression as far as I know. I could try a 12.10 VM later.

But here's that screenshot.

summary: - Modal dialog does not permit connection if you fail you select a CA cert
- for an enterprise network
+ Overlay scrollbars do not permit certain WPA/WPA2 Enterprise connections
Revision history for this message
Marius B. Kotsbak (mariusko) wrote : Re: Overlay scrollbars do not permit certain WPA/WPA2 Enterprise connections

Okay, I have never had any problems choosing ignore in that dialog, but I haven't tested newer releases than Quantal.

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

Do you see a pattern for the connections that you experience this problem with?

Revision history for this message
Eric Appleman (erappleman) wrote : Re: [Bug 1093188] Re: Overlay scrollbars do not permit certain WPA/WPA2 Enterprise connections

On 12/22/2012 07:41 PM, Marius Kotsbak wrote:
> Do you see a pattern for the connections that you experience this
> problem with?
>
Any wireless enterprise connection where you can provide a CA
certificate file but do not.

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

I wonder which scrollbar that is involved in this. Is there any scrolling in the window behind the dialog? Also please compare with the behavior in a Quantal live CD.

summary: - Overlay scrollbars do not permit certain WPA/WPA2 Enterprise connections
+ Overlay scrollbars do not permit WPA/WPA2 Enterprise connections with CA
+ certs
Changed in network-manager (Ubuntu):
status: New → Invalid
Changed in network-manager-applet (Ubuntu):
status: New → Incomplete
Revision history for this message
Eric Appleman (erappleman) wrote :

Cannot replicate in Quantal live CD. Haven't tried a full install.

So, I guess it's a regression until proven otherwise.

Btw, to trigger this bug, you don't even need an actual network. You can try connecting to a nonexistant hidden network (preferably PEAP) as long as the criteria are met and no cert is chosen.

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

Are you running Unity? Does this happen in the network menu at top right corner (nm-applet), or only in control center?

Changed in gnome-control-center (Ubuntu):
status: New → Incomplete
Revision history for this message
Eric Appleman (erappleman) wrote : Re: [Bug 1093188] Re: Overlay scrollbars do not permit WPA/WPA2 Enterprise connections with CA certs

On 12/24/2012 05:33 PM, Marius Kotsbak wrote:
> Are you running Unity? Does this happen in the network menu at top right
> corner (nm-applet), or only in control center?
>
> ** Also affects: gnome-control-center (Ubuntu)
> Importance: Undecided
> Status: New
>
> ** Changed in: gnome-control-center (Ubuntu)
> Status: New => Incomplete
>
It can happen from the network applet so long as the network actually
exists and enterprise menu comes up to configure the network.

The bug is present with both Unity and GNOME-Shell.

Changed in gnome-control-center (Ubuntu):
status: Incomplete → New
Changed in network-manager-applet (Ubuntu):
status: Incomplete → New
tags: added: regression-release
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-control-center (Ubuntu):
status: New → Confirmed
Changed in network-manager-applet (Ubuntu):
status: New → Confirmed
Changed in overlay-scrollbar (Ubuntu):
status: New → Confirmed
Revision history for this message
Jonathan Harker (jonathanharker) wrote :

Affects me in 13.04 using default Ubuntu Unity. Problem goes away when I apt-get purge overlay-scrollbar which is an abomination anyway. I am amazed that anyone can get anything done with it.

no longer affects: network-manager (Ubuntu)
Changed in network-manager-applet (Ubuntu):
importance: Undecided → Medium
no longer affects: gnome-control-center (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.