Bug 64082 - logo toolbar: problems with hideturtle and showturtle
Summary: logo toolbar: problems with hideturtle and showturtle
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.0.2.2 release
Hardware: Other All
: medium normal
Assignee: László Németh
URL:
Whiteboard: target:4.1.0 target:4.0.4
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 10:31 UTC by László Németh
Modified: 2013-05-02 12:33 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2013-04-30 10:31:01 UTC
Following problems detected with showturtle (st) and hideturtle (ht) Logo commands:

st ; repeating this command moves the turtle
ht st ; hiding and showing the turtle removes the outline and the original filling color of the turtle
ht fd 50 ; it is impossible to repeat this command (workaround: press home button on the toolbar)

Testing: set Logo toolbar in Writer, and write the previous commands, eg.

ht fd 50

in the inputbox of the Logo toolbar and press Enter(s).
Comment 1 Commit Notification 2013-04-30 10:38:10 UTC
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=adefbff4e4b3a58197fa358dd9d185b6826e58f3

fdo#64082 logo: fix hide/showturtle



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 2 Commit Notification 2013-05-02 08:11:02 UTC
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to "libreoffice-4-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ac747088247fef5dca0acf417973bdf89128fcb1&h=libreoffice-4-0

fdo#64082 logo: fix hide/showturtle


It will be available in LibreOffice 4.0.4.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.