Opened 14 years ago

Closed 13 years ago

#2190 closed bug (duplicate)

Identifying an holed polygon selects the whole area

Reported by: medspx Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GUI Version: Trunk
Keywords: Identify features Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

When you identify a polygon with an hole, the selected area includes the hole.

Well it's just a detail but sometimes, you want to use the hole to see what is under the layer, under what you have identified.

Change History (4)

comment:1 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

comment:2 by imincik1, 13 years ago

Milestone: Version 1.6.0Version 1.7.0

Is there any special reason to not to use some similar behavior like it is done by 'Select' tool ?

Example:

  1. Draw multi-polygon feature containing few holes.
  2. Click on polygon using 'Identify' tool. Whole polygon including holes

is highlighted.

  1. Click on polygon using 'Select' tool. Exact polygon shape is

highlighted (without holes)

I think, current behavior is quite confusing, when You have big polygons, containing holes where another polygons exists.

comment:3 by damouns, 13 years ago

It is related to ticket #926 which was closed (although I feel it wasn't fixed). This behaviour is confusing because it is not possible to know if the polygon has a hole or not (and it is not consistent with the select tool).

comment:4 by jef, 13 years ago

Resolution: duplicate
Status: newclosed

duplicate of #926

Note: See TracTickets for help on using tickets.