Regression: it's no longer possible to remove zone corners by right clicking and using the context menu

Bug #1484315 reported by Henrik Nyberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Critical
Unassigned

Bug Description

This regression is caused by the fix of bug #1483915 in commit 6086.

After this commit, the context menu you get when right clicking a zone point does not include an entry for removing the corner.

Prior to 6086, only a mouse motion event caused a change in "edited point", while in 6086 any event other than a mouse motion or mouse drag inadvertently causes the "edited point" to be NULL. The old (correct) behavior is easily restored by making sure that the function 'updateEditedPoint' does not alter the "edited point" for events other than mouse motions or drags.

A patch is attached to fix this regression as described.

Revision history for this message
Henrik Nyberg (henrik-mysko) wrote :
Changed in kicad:
status: New → Fix Committed
Revision history for this message
Benjamin Kohl (ben-819) wrote :

In which revision was this committed?

Revision history for this message
Maciej Suminski (orsonmmz) wrote :

Hi Benjamin,

I am sorry, it has been committed to my local repository, but I forgot to push it. Now it is applied in revision 6092.

Regards,
Orson

Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.