Opened 12 years ago

Last modified 11 years ago

#3664 closed defect

Strange behavior after undo and draw — at Initial Version

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

Steps to reproduce it:

  1. Draw 13 vertical lines (we need to reach the MAX_UNDO_STEPS (12))
  2. Click 4 times the "undo" button
  3. Draw a new horizontal line
  4. 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 (1)

Changed 12 years ago by humitos

Note: See TracTickets for help on using tickets.