*** This bug is a duplicate of bug 1022640 ***
    https://bugs.launchpad.net/bugs/1022640

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1022640, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Changed in: libreoffice (Ubuntu)
       Status: Confirmed => Invalid

** This bug has been marked a duplicate of bug 1022640
   [Upstream] VIEWING: Comments are not readable (shown in white over yellow)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to openoffice.org in Ubuntu.
https://bugs.launchpad.net/bugs/702451

Title:
  Tooltips are white on yellow when editing XLS file, making them
  unreadable

Status in The OpenOffice.org Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  Papercut incident.

  This is exactly the same as this bug
  http://qa.openoffice.org/issues/show_bug.cgi?id=57226

  Yet it still exists in the Ubuntu version of OpenOffice Calc.

  The former bug was not solved due to insufficient information I can
  now provide sufficient information. But since this affects Ubuntu due
  to the standard Ubuntu theme I am reporting it here.

  When you open an OpenOffice spreadsheet or excel document with
  comments in the fields the tooltips are white text on a yellow
  background making them impossible to read.

  This is because the Ambiance theme (which is standard in Lucid) has
  white text as standard.

  The solution is to add the following code to

  .gtkrc-2.0

  style "tooltips" {
          fg[NORMAL] = { 0.0, 0.0, 0.0 }
          text[NORMAL] = { 0.0, 0.0, 0.0 }
  }

  widget "gtk-tooltips*" style "tooltips"

  This needs to be added to the standard install of Ubuntu so that users
  do not run into this issue.

  I have attached a screen shot so you can see the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org-calc 1:3.2.0-7ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
  Uname: Linux 2.6.32-27-generic x86_64
  NonfreeKernelModules: fglrx wl
  Architecture: amd64
  CheckboxSubmission: a3a053998eb48623dd168c329c2dfc37
  CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
  Date: Thu Jan 13 16:26:18 2011
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  ProcEnviron:
   LANG=nl_NL.utf8
   SHELL=/bin/bash
  SourcePackage: openoffice.org

To manage notifications about this bug go to:
https://bugs.launchpad.net/openoffice/+bug/702451/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to