[Bug 286932] Re: openoffice and skype menus and buttons disappear and reappear hovering over with mouse

Axos sancroff at gmail.com
Wed Jul 15 18:35:49 UTC 2009


I installed 185.18.14 (using the link provided by Bryce Harrington
above) and have observed scrolling problems in the OpenOffice Word
Processor when "Visual Effects" are set to "Normal" (the default
setting). Setting "Visual Effects" to "None" works around the problem.

I wrote a small Python script to generate a test text file to load in
OpenOffice (redirect the script's stdout to something like "lines.txt"
and then open the file in the OpenOffice Word Processor):

from __future__ import print_function
for i in range(1000):
    for j in range(6):
        print('line', i, end='\t')
    print()

After loading that text file in OpenOffice, I paged through the file
using the PgDn key on the keyboard. When the window was drawn
incorrectly, I captured it with gnome-screenshot. I am attaching some
examples.

** Attachment added: "screen shots"
   http://launchpadlibrarian.net/29082054/nvidia.tar.bz2

-- 
openoffice and skype menus and buttons disappear and reappear hovering over with mouse
https://bugs.launchpad.net/bugs/286932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list