Issue 108423 - Form Controls are flickering in documents
Summary: Form Controls are flickering in documents
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOO320m10
Hardware: All All
: P3 Trivial with 4 votes (vote)
Target Milestone: OOo 3.2
Assignee: marc.neumann
QA Contact: issues@framework
URL:
Keywords: regression
: 108492 108529 (view as issue list)
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2010-01-18 14:33 UTC by misheto
Modified: 2017-05-20 10:23 UTC (History)
9 users (show)

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


Attachments
attached test file (11.43 KB, text/plain)
2010-01-18 14:37 UTC, misheto
no flags Details
flicker forms (275.54 KB, text/plain)
2010-01-20 09:44 UTC, vitriol
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description misheto 2010-01-18 14:33:46 UTC
Form Controls like Radio Button or Check Box flicker, when document is opened. 
I'll attach a simple example, where this behaviour can be seen. I've done tests
on Linux and Windows, on both OS it behaves the same. 
Another example, where this behaviour can be seen is in SDK Basic example
burger_factory.odt: ooo/odk/examples/basic/forms_and_controls/burger_factory.odt
Comment 1 misheto 2010-01-18 14:37:31 UTC
Created attachment 67267 [details]
attached test file
Comment 2 vitriol 2010-01-18 17:17:38 UTC
Add me to CC
Comment 3 vitriol 2010-01-18 17:29:29 UTC
This happened after fix of Issue 108325, I believe.
Comment 4 Oliver Brinzing 2010-01-19 14:17:09 UTC
can confirm - please add as showstopper for OO 3.2!

adding me to cc
Comment 5 jbf.faure 2010-01-20 08:44:22 UTC
add me to cc and regression keyword set.

Regards. JBF
Comment 6 vitriol 2010-01-20 09:43:22 UTC
Example of complex forms really unusable. See attached document fangus3.ods
Comment 7 vitriol 2010-01-20 09:44:14 UTC
Created attachment 67305 [details]
flicker forms
Comment 8 uwe.luebbers 2010-01-20 14:40:41 UTC
set target
Comment 9 Oliver Brinzing 2010-01-20 15:05:14 UTC
@ul
are you sure to set taget to oo 3.2.1 ?
this bug makes oo 3.2 unusable ...
Comment 10 Frank Schönheit 2010-01-20 18:44:48 UTC
*** Issue 108492 has been marked as a duplicate of this issue. ***
Comment 11 Frank Schönheit 2010-01-20 18:52:32 UTC
fixed in CWS dba321a

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba321a
Comment 12 jbf.faure 2010-01-21 06:53:02 UTC
Hi fs,
Another problem, surely linked with the flickering, is that the process
soffice.bin consume constantly ~ 10 - 15% of the CPU when doing nothing. 0% CPU
with rc1 and rc2 on the same test files. Is this problem gone with your fix ?

Kind regards. JBF
Comment 13 Frank Schönheit 2010-01-21 07:14:05 UTC
fs->msc: please verify in CWS dba321a. Please also verify that issue 108325,
whose original fix introduced this bug here, does not happen, again.
Comment 14 Frank Schönheit 2010-01-21 07:21:26 UTC
The CPU consumption indeed is also a symptom of the problem: Upon each repaint
of the form controls, a new repaint is scheduled, so that OOo constantly uses
one processor/core for nothing but repaints.
Comment 15 Frank Schönheit 2010-01-21 08:52:40 UTC
*** Issue 108529 has been marked as a duplicate of this issue. ***
Comment 16 Frank Schönheit 2010-01-21 09:11:08 UTC
fix copied to CWS dba32z
Comment 17 Frank Schönheit 2010-01-21 09:11:31 UTC
fs->msc: please verify in CWS dba32z
Comment 18 papayes 2010-01-21 09:25:36 UTC
I once voted for the bug I found that flicker blocker.

If RC3 has been created for the minor problem for me to Sun Recording,
Why not make a RC4?

Why not correct the bugs already reported?

truly disappointed

JYL
Comment 19 marc.neumann 2010-01-21 15:09:04 UTC
verified in CWS dba32z

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=OOO320%2Fdba32z
Comment 20 tommy27 2010-01-22 07:04:57 UTC
i think an RC4 release with this fix would be a wise solution.

this bug is annoying... OOo 3.2 with this would be embarassing
Comment 21 Frank Schönheit 2010-01-22 08:08:38 UTC
targeting to 3.2
Comment 22 paulwolstenholme 2010-01-25 22:47:50 UTC
Similar issues seen with 3.2.0 RC3 (OOo320m10 build 9477) on win2k SP4:
Opening an existing database form (from 3.0.1 using hsqldb) causes soffice.exe
process to run at 60 - 90%.
In the case of one form, a text box, some formatted fields and some label fields
are all shifted left in a big jumble on top of each other. The other form I
tried didn't show this trait despite having been constructed in a similar manner.

Is this related?
Comment 23 paulwolstenholme 2010-02-01 22:35:00 UTC
The symptoms I reported are completely fixed in RC4.