two remove buttons
Bug #904551 reported by
Leo Arias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Control Panel | Status tracked in Trunk | |||||
Stable-3-0 |
Fix Committed
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
Medium
|
Diego Sarmentero |
Bug Description
On the windows client, on the devices tab I see two Remove buttons (see screenshot)
Click only works on the one on the right.
Related branches
lp://staging/~diegosarmentero/ubuntuone-control-panel/remove-button
- Natalia Bidart (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 51 lines (+23/-0)2 files modifiedubuntuone/controlpanel/gui/qt/devices.py (+1/-0)
ubuntuone/controlpanel/gui/qt/tests/test_devices.py (+22/-0)
lp://staging/~nataliabidart/ubuntuone-control-panel/stable-3-0-update-2.99.2
- dobey (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 376 lines (+288/-4)8 files modifiedubuntuone/controlpanel/gui/qt/devices.py (+1/-0)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+4/-4)
ubuntuone/controlpanel/gui/qt/tests/test_devices.py (+22/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/__init__.py (+28/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/linux.py (+29/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/tests/__init__.py (+17/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/tests/test_windows.py (+135/-0)
ubuntuone/controlpanel/gui/qt/uniqueapp/windows.py (+52/-0)
Changed in ubuntuone-control-panel: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → Diego Sarmentero (diegosarmentero) |
Changed in ubuntuone-control-panel: | |
status: | Triaged → In Progress |
Changed in ubuntuone-control-panel: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-control-panel: | |
milestone: | none → 2.99.2 |
Changed in ubuntuone-control-panel: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
There is a small chance that this is a repaint bug. Could you try resizing the control panel window?