Modify

Opened 15 years ago

Closed 15 years ago

#4261 closed defect (fixed)

[PATCH] Selection information is not updated after undo/redo

Reported by: KalleLampila Owned by: jttt
Priority: normal Milestone:
Component: Core Version: latest
Keywords: undo, redo, selection, patch Cc:

Description

Example reproduce this issue. Select some way with tags. Delete tag in properties windows. Press undo button. tag that undo return is not show in properties windows even it should.

Currently code test is selection changed, but this in not work in cases when selection stay same but there is properties changed in selection. Following patch change that fireSelectionChanged is call after every undo and redo.

Attachments (1)

undo-selection-fix.diff (2.2 KB ) - added by KalleLampila 15 years ago.

Download all attachments as: .zip

Change History (4)

by KalleLampila, 15 years ago

Attachment: undo-selection-fix.diff added

comment:1 by stoecker, 15 years ago

Owner: changed from team to jttt

Hmpf, I believe there was a reason for this and your fix is at wrong place. There should be a new signal for this.

@Jiri: I think this is an issue for you.

comment:2 by stoecker, 15 years ago

Ticket #4094 has been marked as a duplicate of this ticket.

comment:3 by jttt, 15 years ago

Resolution: fixed
Status: newclosed

(In [2741]) Fixed #4261 Selection information is not updated after undo/redo, minor optimalizations

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jttt.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.