Issue 94931 - OOo does not redraw an empty Floating Frame after minimizing window
Summary: OOo does not redraw an empty Floating Frame after minimizing window
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 3.0
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL: http://farm4.static.flickr.com/3053/2...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 02:18 UTC by vuhung16plus
Modified: 2017-05-20 10:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description vuhung16plus 2008-10-15 02:18:21 UTC
Environment:
OOo 3.0, English version,
Windows XP Sp3, Japanese version.

How to produce:
1. Start OOo 3.0 writer, open any document.
2. From menu -> Insert -> Floating Frame
3. Insert any text in the dialog that pops up.
4. Now Atl-tab to switch to another windows
  ( or maximize, minimize, scroll up and down the current document).

Result:
Floating Frame holder is not redrawn.

Screen shot: http://farm4.static.flickr.com/3053/2940190975_451e5f0b68_o.jpg

I can reproduce this but with probability = 100%.
Comment 1 cno 2008-10-15 08:18:56 UTC
If have to choose OK at the end of step 3.
But the result is as you describe, also with OOo 3.0 Dutch on XP
Comment 2 vuhung16plus 2008-10-16 04:56:48 UTC
I've found that the length of text that has been trimmed is defined in
Control.idt

It is sufficient enough to increase to text width( 21 as of now ).
I recommend 77.

OOO300_m9/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
[OOO_CONTROL_319]
en-US  = "Create a start link on desktop"

OOO300_m9/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
#Header
#Dialog_ Control Type    X       Y       Width   Height  Attributes
 Property        Text    Control_Next    Help
ReadyToInstall  DesktopLink     CheckBox        21      100     200
 10      3       CREATEDESKTOPLINK       OOO_CONTROL_319
Comment 3 ccheney 2009-03-22 04:39:18 UTC
This is also seen on Linux OOo 3.0.1.

https://bugs.launchpad.net/bugs/345855
Comment 4 ccheney 2009-03-22 04:40:29 UTC
Note that on Linux if you a compositing window manager (eg metacity with
compositing enabled or compiz) you may not see this issue. If you disable
compositing the issue will show up.
Comment 5 michael.ruess 2009-03-27 09:10:20 UTC
I was also able to reproduce the issue in Spreadsheet, so I changed the
component to "Framework".
It only happens when a Floating Frame does not have a any content like in the
description above. When applying e.g. a .txt file as content, redrawing works
fine. So this isuue does not have a dramatical impact.

MRU->MAV: insert a floating frame without content into a document, minimize and
maximize the OOo window -> see the frame area not being repainted correctly.
Comment 6 Marcus 2017-05-20 10:47:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".