Chromium's install button becomes very ugly if you change distro series
Bug #861593 reported by
Dave Morley
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Apps Directory |
Fix Released
|
Low
|
Danny Tamez |
Bug Description
Bug Description:
If you goto UAD and select and app and then change distro series in chromium the button does something odd see attached screenshot.
Version:
Django 1.3
Python 2.6.5 (r265:79063, Apr 16 2010, 14:15:55) [GCC 4.4.3]
preflight 0.1
OS:
64bit Natty
Browser:
Chromium 12.0.742.112 (90304)
Problem URL:
https:/
Steps To Reproduce:
1. Goto the link above
2. In Natty select Oneiric or visa versa
3. Note how the install button tries to blend the text and button together badly
Expected Result:
I expect the words to all be in the button or the button text to be at the end of the sentence.
Related branches
lp://staging/~zematynnad/ubuntu-webcatalog/buttons__938167
- Danny Tamez (community): Approve
- Michael Nelson (community): Approve
-
Diff: 355 lines (+83/-86)6 files modifiedsrc/webcatalog/static/css/webcatalog.css (+8/-24)
src/webcatalog/templates/webcatalog/application_detail.html (+2/-2)
src/webcatalog/templates/webcatalog/install_options_snippet.html (+12/-7)
src/webcatalog/templatetags/webcatalog.py (+19/-19)
src/webcatalog/tests/test_templatetags.py (+35/-30)
src/webcatalog/tests/test_views.py (+7/-4)
affects: | application-web-catalog → ubuntu-webcatalog |
Changed in ubuntu-webcatalog: | |
importance: | Undecided → Low |
Changed in ubuntu-webcatalog: | |
status: | New → In Progress |
assignee: | nobody → Danny Tamez (zematynnad) |
Changed in ubuntu-webcatalog: | |
milestone: | none → 12.03 |
status: | In Progress → Fix Committed |
Changed in ubuntu-webcatalog: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.