Pcbnew GAL: Unable to delete zone corner

Bug #1431802 reported by Adam Vašíček
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Unassigned

Bug Description

It is not possible to remove any zone corner while editing the zone outline. The context menu in Legacy rendering mode allows this.

I would suggest improving the <Del> key handling: It would be nice if the key press deletes just the zone corner in case the mouse cursor is placed over that particular corner instead of the whole zone.

Application: kicad
Version: (2015-03-10 BZR 5489)-product Release build
wxWidgets: Version 3.0.0 (debug,wchar_t,compiler with C++ ABI 1002,GCC 4.8.2,wx containers,compatible with 2.8)
Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
Boost version: 1.54.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=OFF
         KICAD_SCRIPTING=ON
         KICAD_SCRIPTING_MODULES=ON
         KICAD_SCRIPTING_WXPYTHON=ON
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON
         KICAD_USE_WEBKIT=OFF

Even though there is the revision 5489 reported, it is revision 5508.

Thank you for making KiCad better every day!

Tags: gal pcbnew zones
Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1431802] [NEW] Pcbnew GAL: Unable to delete zone corner

The delete key in the legacy canvas deletes the entire zone. I do not
want the GAL canvas behavior to be different. I'm fine with using Ctrl
and/or Alt + Delete to delete a zone corner. If it gets implemented,
please implement it in both canvases to minimize user confusion.

On 3/13/2015 6:35 AM, Adam Vašíček wrote:
> Public bug reported:
>
> It is not possible to remove any zone corner while editing the zone
> outline. The context menu in Legacy rendering mode allows this.
>
> I would suggest improving the <Del> key handling: It would be nice if
> the key press deletes just the zone corner in case the mouse cursor is
> placed over that particular corner instead of the whole zone.
>
> Application: kicad
> Version: (2015-03-10 BZR 5489)-product Release build
> wxWidgets: Version 3.0.0 (debug,wchar_t,compiler with C++ ABI 1002,GCC 4.8.2,wx containers,compatible with 2.8)
> Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
> Boost version: 1.54.0
> USE_WX_GRAPHICS_CONTEXT=OFF
> USE_WX_OVERLAY=OFF
> KICAD_SCRIPTING=ON
> KICAD_SCRIPTING_MODULES=ON
> KICAD_SCRIPTING_WXPYTHON=ON
> USE_FP_LIB_TABLE=HARD_CODED_ON
> BUILD_GITHUB_PLUGIN=ON
> KICAD_USE_WEBKIT=OFF
>
> Even though there is the revision 5489 reported, it is revision 5508.
>
> Thank you for making KiCad better every day!
>
> ** Affects: kicad
> Importance: Undecided
> Status: New
>
>
> ** Tags: gal pcbnew zones
>

Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

Zone corner delete is an option in the right-click menu in legacy, so it should probably at least be added to the menu in GAL.

Changed in kicad:
importance: Undecided → Medium
Changed in kicad:
status: New → Fix Committed
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.