You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/05/29 15:39:12 UTC

[Bug 122410] New: Undo changes doesn't update in the Slide Pane.

https://issues.apache.org/ooo/show_bug.cgi?id=122410

            Bug ID: 122410
        Issue Type: DEFECT
           Summary: Undo changes doesn't update in the Slide Pane.
           Product: Impress
           Version: AOO 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: editing
          Assignee: issues@openoffice.apache.org
          Reporter: klingen@gmail.com
                CC: issues@openoffice.apache.org

1. Create a new presentation
2. Type some text in a textbox in the new slide, eg: motorcycle
3. Check the Slide Pane preview and see that the text "motorcycle" is visible
2. Change motorcycle to motorboat
3. Press undo or use ctrl+z to change the text back to motorcycle
4. Check the Slide Pane, the preview of the slide doesn't show the undo change.

Comment: It does update if you click the text box or edit something in the
affected slide.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ACCEPTED
     Ever confirmed|0                           |1

--- Comment #2 from Armin Le Grand <Ar...@me.com> ---
ALG: To accepted...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1487847 into trunk:
i122410 extended Udo/Redo for text to broadcast

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

--- Comment #3 from Armin Le Grand <Ar...@me.com> ---
ALG: Good catch! The methods in the Undo/Redo which exchange the text at the
SdrObjects do not broadcast that change. The SlideSorter again relays on this
broadcasts. Added these to the Undo/Redo for text changes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Armin Le Grand <Ar...@me.com> ---
ALG: Checked, comitted, done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122410] Undo changes doesn't update in the Slide Pane.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122410

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: Confirmed. The principle change detection is working, the edit view object
*is* updated. Looking for the SlideSorter update...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.