Issue 39678

Summary: Some widgets not displaying entire character
Product: gsl Reporter: drichard <drichard>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues, stephan_schaefer
Version: 680m65   
Target Milestone: AOO PleaseHelp   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Note the "2" is chopped off to the left slightly.
none
Look at me first. Had to use xwd to show it to you. Raising XV for shot seems to repaint that section.
none
Note where /users was keyed into file manager, 's' is missing a few pixels
none
24 bit test, did the same thing. Not the pixels missing where "home" was typed.
none
Lines that do not repaint are circled in red on this shot. none

Description drichard 2004-12-29 17:36:17 UTC
We had a similar bug opened previously, and it was related to combination of
themes and fonts and you made some changes that worked.  However, I found
another place where there doesn't seem to be enough real estate to display the
entire number.  When you attempt to insert a row, if you tap it up to "2", part
of the "2" is being chopped off.   I believe you moved the widgets under
"Tools-->Options" over a few pixels and that corrected the issue.

(attaching shot)

Thanks
Comment 1 drichard 2004-12-29 17:36:59 UTC
Created attachment 20899 [details]
Note the "2" is chopped off to the left slightly.
Comment 2 drichard 2004-12-29 17:40:53 UTC
Created attachment 20900 [details]
Look at me first.  Had to use xwd to show it to you.  Raising XV for shot seems to repaint that section.
Comment 3 michael.ruess 2004-12-30 07:15:56 UTC
MRU->US: this seems to be a Linux only problem referring to certain widgets.
Comment 4 drichard 2004-12-30 18:22:06 UTC
I have been looking at this issue and it seems to be refresh related.  There
*is* enough room to display the character but a few pixels are cut off as you
can see in the shot.  If I place another window over the top of the chopped off
widget and then move the window out of the way the 'expose' code refreshes
correctly and you can see the entire number.

I found another place where the same issue seems to be happening, attaching shot.
Comment 5 drichard 2004-12-30 18:27:49 UTC
Created attachment 20913 [details]
Note where /users was keyed into file manager, 's' is missing a few pixels
Comment 6 ulf.stroehler 2005-01-20 18:48:11 UTC
us->drichard: in fact looks like a (minor) repaint defect which I haven't seen
before. Is it again this HP thin client architecture where the issue occurs on?

us->ssa: are we aware of similar repaint defects in dialogs in current versions
(disregard the first attachment)?
Comment 7 drichard 2005-01-20 21:05:39 UTC
Thank you for the response.  Indeed it's on the HP thin clients, which are now
getting 100% of their fonts from Linux font servers.  You know that when 2.0
comes out, it will be deployed on a very diverse amount of hardware and I wanted
to bring it to your attention.  It seems happen in most entry areas on this device.
Comment 8 stephan_schaefer 2005-01-21 08:47:38 UTC
Can you tell us what graphics chip and driver you are using ? We saw a similar
problem on some Sony Vaio notebook. The repaint problems occured during typing,
eg in the style or fontname box in the upper toolbar.
Comment 9 drichard 2005-01-21 13:54:24 UTC
I checked the thin client and it's running the "ati" driver with 16MB of memory.
Comment 10 christof.pintaske 2005-01-21 14:15:51 UTC
what is the display depth ? or even better: just attach the output of xdpyinfo
Comment 11 drichard 2005-01-21 14:22:03 UTC
Here is the xdpyinfo.  I can do some testing in 8 bit and 24 bit color mode if
you need more data.

/mnt/root # xdpyinfo
name of display:    localhost:0.0
version number:    11.0
vendor string:    The XFree86 Project, Inc
vendor release number:    40300001
XFree86 version: 4.3.0.1
maximum request size:  16777212 bytes
motion buffer size:  256
bitmap unit, bit order, padding:    32, LSBFirst, 32
image byte order:    LSBFirst
number of supported pixmap formats:    7
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 4, bits_per_pixel 8, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 15, bits_per_pixel 16, scanline_pad 32
    depth 16, bits_per_pixel 16, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
    depth 32, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 8, maximum 255
focus:  window 0x220000e, revert to PointerRoot
number of extensions:    27
    BIG-REQUESTS
    DOUBLE-BUFFER
    DPMS
    Extended-Visual-Information
    FontCache
    LBX
    MIT-SCREEN-SAVER
    MIT-SHM
    MIT-SUNDRY-NONSTANDARD
    RANDR
    RECORD
    RENDER
    SECURITY
    SHAPE
    SYNC
    TOG-CUP
    X-Resource
    XC-APPGROUP
    XC-MISC
    XFree86-Bigfont
    XFree86-DGA
    XFree86-Misc
    XFree86-VidModeExtension
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    1280x1024 pixels (433x347 millimeters)
  resolution:    75x75 dots per inch
  depths (7):    16, 1, 4, 8, 15, 24, 32
  root window id:    0x38
  depth of root window:    16 planes
  number of colormaps:    minimum 1, maximum 1
  default colormap:    0x20
  default number of colormap cells:    64
  preallocated pixels:    black 0, white 65535
  options:    backing-store NO, save-unders NO
  largest cursor:    64x64
  current input event mask:    0xfa203f
    KeyPressMask             KeyReleaseMask           ButtonPressMask          
    ButtonReleaseMask        EnterWindowMask          LeaveWindowMask          
    ButtonMotionMask         StructureNotifyMask      SubstructureNotifyMask   
    SubstructureRedirectMask FocusChangeMask          PropertyChangeMask       
    ColormapChangeMask       
  number of visuals:    2
  default visual id:  0x21
  visual:
    visual id:    0x21
    class:    TrueColor
    depth:    16 planes
    available colormap entries:    64 per subfield
    red, green, blue masks:    0xf800, 0x7e0, 0x1f
    significant bits in color specification:    6 bits
  visual:
    visual id:    0x22
    class:    DirectColor
    depth:    16 planes
    available colormap entries:    64 per subfield
    red, green, blue masks:    0xf800, 0x7e0, 0x1f
    significant bits in color specification:    6 bits
/mnt/root # 
Comment 12 christof.pintaske 2005-01-21 14:28:13 UTC
yep, please try 24 bit 
Comment 13 drichard 2005-01-21 14:43:19 UTC
Created attachment 21753 [details]
24 bit test, did the same thing.  Not the pixels missing where "home" was typed.
Comment 14 ulf.stroehler 2005-05-31 18:21:53 UTC
@submitter: pls. try a current snapshot of OO.o and report back whether the
problem still persits or close. Thx.
Should be fixed.
Comment 15 drichard 2005-11-01 19:11:25 UTC
I'm attaching another shot that I think it related to this bug.  I created a
table and then moved the column to the left.  Note that the snap lines still
appear on the panel and are not updated.  There is some kind of weird video
issue for sure on some devices.

Attaching shot.
Comment 16 drichard 2005-11-01 19:14:21 UTC
Created attachment 31087 [details]
Lines that do not repaint are circled in red on this shot.
Comment 17 ulf.stroehler 2006-04-04 14:21:37 UTC
have to reassign issue.