Issue 101781 - drawing arc, segment and sector has many errors
Summary: drawing arc, segment and sector has many errors
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: editing (show other issues)
Version: OOo 3.1 RC2
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: OOo 3.1.1
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords: oooqa, regression
Depends on:
Blocks:
 
Reported: 2009-05-11 18:00 UTC by Regina Henschel
Modified: 2009-07-30 11:39 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 Regina Henschel 2009-05-11 18:00:04 UTC
I know "one bug - one error", but I guess, that all errors have the same root cause.

Take a new Draw-document.
Switch on "Modify Object with Attributes". (It is in the options toolbar.)
Draw an arc, segment or sector (You might have to add the "Ovals"-subtoolbar to
the drawing toolbar.)
1. Notice, that the preview line of the arc, segment or sector is not shown.
2. The status bar shows "Resize Arc" instead of "Create Arc". Same with segment
and sector respectively.
3. During creating the arc, segment or sector the status bar do not show the angle.

After creating the arc, segment or sector, select it and turn on "Points". Pick
the handle for adjusting the angle.
4. Watch the status bar. The shown angle does not follow your adjusting.
5. When decreasing the angle, the preview do not follow.
6. Adjust the angle, do not release the mouse and wait till the position and
size values in the status bar show the new values. Notice, that the values are
totally wrong.

This all works in OOo3.0.1, so there is a big regression.
Comment 1 Rainer Bielefeld 2009-05-11 20:11:07 UTC
I checked with "Ooo Dev 3.2.0 multilingual version English UI WIN XP: [DEV300m44
(Build 9395)]" and some circle arcs. I can confirm the reported effects from 1.,
2., 3., 4., 5., 6. (what means: all!)
Comment 2 Rainer Bielefeld 2009-05-11 21:08:32 UTC
All that worked fine with "2.4.1  Multilingual version German UI WIN XP:
[680m17(Build9310)]", so REGRESSION!
Comment 3 wolframgarten 2009-05-12 08:07:12 UTC
Reproducible. Reassigned.
Comment 4 Armin Le Grand 2009-06-03 17:13:39 UTC
AW: I tried to be careful with non-defaultly added shapes in toolbars, but this
one seems to have slipped. Taking over, adding to aw073...
Comment 5 Armin Le Grand 2009-06-04 14:33:19 UTC
AW: Had to move from CWS aw073 (OOo 3.2) to CWS aw074 (OOo 3.1.1)...
Comment 6 Armin Le Grand 2009-06-23 16:42:18 UTC
AW: Indeed. Checked, it's all about creation of non-full circles (the full
circles and ellipses work). It's probably right that this is all the same error.
Debugging...
Comment 7 Armin Le Grand 2009-06-24 10:34:25 UTC
AW: Experimented with adding FullDrag creation functionality; this goes too far
for a 3.1.1 fix. I will correct the fallback to outline visualisation. This is
more safe, also when thinking about the changes in aw065 (overlay migrated to
primitives). Creating a 3.x feature task for adding FullCreate for circles
(#i103058#) to not lose this enhancement.
Checkd in, works, done.
Comment 8 Armin Le Grand 2009-07-06 16:37:46 UTC
AW: Ckecked with wntmsci12.pro build, works as expected.
Comment 9 Armin Le Grand 2009-07-07 09:57:19 UTC
AW->WG: Please review; You will need to add the mentioned toolbar at drawing/ellipse
Comment 10 wolframgarten 2009-07-10 12:26:07 UTC
Preview works again now. The status bar problems will be handled in i103058.
Comment 11 wolframgarten 2009-07-30 11:39:06 UTC
Tested in m17. CLosed.