Opened 12 years ago

Last modified 11 years ago

#3664 closed defect

Strange behavior after undo and draw — at Version 1

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

Description (last modified by humitos)

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.

Change History (2)

Changed 12 years ago by humitos

comment:1 Changed 12 years ago by humitos

  • Description modified (diff)
Note: See TracTickets for help on using tickets.