Steps "Preparing to install" and "Erase disk" are unreadable with high-contrast theme enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Medium
|
Unassigned | ||
| Precise |
Medium
|
Unassigned | ||
| Quantal |
Medium
|
Unassigned |
Bug Description
Binary package hint: ubiquity
When a high-contrast theme is enabled the text is white on white in the box on steps "Preparing to install" and "Erase disk" are unreadable.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubiquity (not installed)
ProcVersionSign
Uname: Linux 2.6.38-7-generic i686
Architecture: i386
Date: Mon Mar 28 15:51:30 2011
EcryptfsInUse: Yes
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: Upgraded to natty on 2011-02-21 (34 days ago)
Related branches
- Ubuntu Installer Team: Pending requested 2012-09-04
-
Diff: 484 lines (+173/-131) (has conflicts)3 files modifieddebian/changelog (+13/-0)
gui/gtk/ubiquity.ui (+148/-108)
ubiquity/frontend/gtk_ui.py (+12/-23)
- Colin Watson: Approve on 2012-10-11
-
Diff: 118 lines (+52/-30)3 files modifieddebian/changelog (+6/-0)
gui/gtk/stepPartAdvanced.ui (+45/-30)
ubiquity/plugins/ubi-partman.py (+1/-0)
Jean-Baptiste Lallement (jibel) wrote : | #1 |
Changed in ubiquity (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: a11y |
Colin Watson (cjwatson) wrote : | #2 |
Jean-Baptiste Lallement (jibel) wrote : | #3 |
Jean-Baptiste Lallement (jibel) wrote : | #4 |
tags: | added: ubiquity-1.8.7 |
tags: | added: hardy |
Changed in ubiquity (Ubuntu): | |
assignee: | nobody → Abhishek kumar singh (abhishekkumarsingh-cse) |
status: | New → In Progress |
Changed in ubiquity (Ubuntu): | |
assignee: | Abhishek kumar singh (abhishekkumarsingh-cse) → nobody |
assignee: | nobody → Dmitrijs Ledkovs (xnox) |
Changed in ubiquity (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Jeremy Bicha (jbicha) wrote : | #5 |
Dmitrijs, thanks for working on this. It looks much better in Adwaita or in High Contrast!
I did see a regression though. The partition labels at the top of the manual partition editor are now white and they should be black. It shows up as white text on white background in both Adwaita & High Contrast.
Jeremy Bicha (jbicha) wrote : | #6 |
Also, while we're tweaking things to look better on Adwaita, the note on the first screen should be a darker gray or black.
By the way, do you plan to land the fix for this bug after Beta 1?
Dimitri John Ledkov (xnox) wrote : | #7 |
ubiquity-
Yeah that looks odd. That is a custom widget, but I'd expect it to use "regular" color of a "normal" label.
Is that a horizontal scrollbar I see?! There shouldn't be any.... Or do you have like 100 partitions?
ubiquity-
Not sure about that one. It should be a normal label in the GtkNotebook. Maybe it has style small applied or something like that, to make it a notice... check the code/glade files and or theme definitions.
Changed in ubiquity (Ubuntu Quantal): | |
status: | Fix Committed → In Progress |
Changed in ubiquity (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
assignee: | Dmitrijs Ledkovs (xnox) → nobody |
Launchpad Janitor (janitor) wrote : | #8 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in ubiquity (Ubuntu Precise): | |
status: | New → Confirmed |
Ubuntu QA Website (ubuntuqa) wrote : | #9 |
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://
tags: | added: iso-testing |
Launchpad Janitor (janitor) wrote : | #10 |
This bug was fixed in the package ubiquity - 2.11.31
---------------
ubiquity (2.11.31) quantal; urgency=low
[ Colin Watson ]
* Buffer reads from debconf-copydb. Python 3 defaults to unbuffered reads
from byte streams, which is much slower.
* Port oem-config-
python3-
* Remove Python 2 support. We aren't going back now.
* Remove the rest of the long-dead PS3 port.
[ Dmitrijs Ledkovs ]
* Allow going from the encryption key setup page, to the disk space
allocation page. (LP: #1046323)
* Correctly apply styles to the title & progress sections and not the
centre piece. This means themes are no longer required to provide non
standard @dark_[fb]g_color colors, instead 'menubar' Gtk CSS style is
used. This also fixes long standing a11y issues in HighContrast themes
& requirements for non-standard color definitions. (LP: #744283)
* Make lables in the segmented bar use the same colours as normal labels.
* Changing the "Add/Remove/Change Partiontion" buttons to mixed
symbolic/text buttons should make the screen comply with Ubiquity
Design spec ( http://
updated screen. (LP: #1045799)
* Fix the disappearance of crypto password field (LP: #1045716)
* Fix misallignment of crypto password fields (LP: #1045712)
* Make setup security key page go back to ask page (LP: #1045698)
* Remove powerpc/ps3 low-memory profile, as it doesn't do anything any
more. gnome-session-
processes it tried to stop no longer exist under those names. We do
want a low memory profile, which ubiquity-only mode now.
* ubiquity-wrapper: Add support for udisks2 inhibit, drop devkit-disks
inhibit. (LP: #719338)
* Prevent progress label to expand & shrink the window (LP: #1046241)
* Automatic update of included source packages: base-installer
1.122ubuntu9.
[ Dylan McCall ]
* Fixed slideshow_
extra_
-- Dmitrijs Ledkovs <email address hidden> Sat, 08 Sep 2012 00:47:54 +0100
Changed in ubiquity (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Changed in ubiquity (Ubuntu Precise): | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
I think this must be specific to Unity. I can't reproduce it on non-Unity-capable systems (KVM and NVIDIA - the latter can work with Unity after installation but not straight off the live CD).
Could we get a screenshot?