Buttons must be edited in right-to-left locals
Bug #983665 reported by
Ibrahim Saed
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One Control Panel | Status tracked in Trunk | |||||
Stable-3-0 |
Fix Released
|
Undecided
|
Roberto Alsina | |||
Trunk |
Fix Released
|
Medium
|
Roberto Alsina | |||
ubuntuone-control-panel (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Precise |
Fix Released
|
Undecided
|
Unassigned | |||
Quantal |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Buttons must be edited in right-to-left locals
See the attached screenshot.
[Test Case]
1. Run ubuntuone-
2. Notice overlapping text and images in external link buttons. With the included fix, the buttons are drawn correctly.
[Regression Potential]
Minimal.
Related branches
lp://staging/~ralsina/ubuntuone-control-panel/fix-983665
- Alejandro J. Cura (community): Approve
- Diego Sarmentero (community): Approve
-
Diff: 90 lines (+39/-1)4 files modifieddata/qt/images.qrc (+4/-0)
data/qt/ubuntuone-rtl.qss (+27/-0)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+4/-1)
ubuntuone/controlpanel/gui/qt/main/tests/test_main.py (+4/-0)
lp://staging/~dobey/ubuntuone-control-panel/sru-backports
- Roberto Alsina (community): Approve
-
Diff: 322 lines (+122/-12)13 files modifieddata/qt/images.qrc (+4/-0)
data/qt/ubuntuone-rtl.qss (+27/-0)
data/qt/ubuntuone.qss (+0/-7)
ubuntuone/controlpanel/backend.py (+6/-1)
ubuntuone/controlpanel/gui/qt/filesyncstatus.py (+2/-0)
ubuntuone/controlpanel/gui/qt/folders.py (+10/-1)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+4/-1)
ubuntuone/controlpanel/gui/qt/main/tests/test_main.py (+4/-0)
ubuntuone/controlpanel/gui/qt/systray.py (+1/-0)
ubuntuone/controlpanel/gui/qt/tests/test_filesyncstatus.py (+15/-0)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+29/-2)
ubuntuone/controlpanel/gui/qt/tests/test_systray.py (+12/-0)
ubuntuone/controlpanel/tests/test_backend.py (+8/-0)
Changed in ubuntuone-control-panel: | |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
status: | New → Triaged |
Changed in ubuntuone-control-panel: | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → Roberto Alsina (ralsina) |
importance: | Undecided → Medium |
Changed in ubuntuone-control-panel: | |
status: | Triaged → In Progress |
Changed in ubuntuone-control-panel (Ubuntu Precise): | |
milestone: | none → precise-updates |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
This bug was fixed in the package ubuntuone- control- panel - 3.0.1-0ubuntu1.1
--------------- control- panel (3.0.1-0ubuntu1.1) quantal; urgency=low
ubuntuone-
* New upstream release.
- Restore window properly when minimized to tray. (LP: #865688)
- Make CalculateSize use bytes in os.walk. (LP: #959447)
- Avoid obstruction of spin button hilights. (LP: #966283)
- Fix external link buttons for RTL locales. (LP: #983665)
- Avoid launching duplicate instances. (LP: #987909)
- File sync status reports disabled while syncdaemon is IDLE. (LP: #995146)
* debian/watch:
- Update the watch file to use the stable-3-0 series
-- Rodney Dawes <email address hidden> Tue, 22 May 2012 14:31:30 -0400