message icons and lettering bleed through the reply box
Bug #812039 reported by
Dave Morley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Triaged
|
Medium
|
Unassigned | ||
gwibber (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
See picture attached for an idea of what I see.
Basically I clicked on reply and then as you can see lettering from below bleeds through on the text entry field and icon bleed through where the send button is.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gwibber 3.1.2-0ubuntu1
ProcVersionSign
Uname: Linux 3.0.0-5-generic i686
NonfreeKernelMo
Architecture: i386
Date: Sun Jul 17 23:10:06 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110705.1)
ProcEnviron:
LANGUAGE=en_GB:en
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: gwibber
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in gwibber (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in gwibber: | |
milestone: | none → 3.2 |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in gwibber: | |
milestone: | 3.2 → 3.1.91 |
Changed in gwibber: | |
milestone: | 3.1.91 → 3.2 |
status: | Triaged → Fix Committed |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
Changed in gwibber: | |
milestone: | 3.2 → 3.2.2 |
status: | Fix Released → Triaged |
Changed in gwibber (Ubuntu): | |
status: | Fix Released → Triaged |
To post a comment you must log in.
This happens because there is no concept of "z-index" in GTK and when widgets (and containers including other widgets) overlap unpredictable things can happen.
I am currently working on a solution for this.