Ticket #3664 (closed defect: fixed)

Opened 13 months ago

Last modified 10 months ago

Strange behavior after undo and draw

Reported by: humitos Owned by: humitos
Priority: Unspecified by Maintainer Milestone: 0.96
Component: Paint Version: Unspecified
Severity: Unspecified Keywords: patch
Cc: humitos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description (last modified by humitos) (diff)

Steps to reproduce it:

  1. Open Paint Activity
  2. Draw 13 vertical lines (we need to reach the MAX_UNDO_STEPS (12))
  3. Click 4 times the "undo" button
  4. Draw a new horizontal line
  5. Click on "redo"

Issue:

Your horizontal line disappears and two vertical lines appears.

Expected behavior:

Disable the ability to redo after going back with "undo" and draw something again.

I found this bug while I was working on #3105 and I uploaded the patch to that ticket. So, this bug is already solved.

Attachments

0001-Undo-fixed-SL-3105.patch Download (1.2 KB) - added by humitos 13 months ago.

Change History

Changed 13 months ago by humitos

Changed 13 months ago by humitos

  • description modified (diff)

Changed 10 months ago by godiard

  • status changed from new to closed
  • resolution set to fixed

Thanks applied as dc57156486a7cd415edf260387225c2474713232

Note: See TracTickets for help on using tickets.