Ticket #1767 (closed bug: wontfix)

Opened 4 years ago

Last modified 3 years ago

Table Manager & Diagram Overlay

Reported by: lutra Owned by: borysiasty
Priority: minor: annoyance Milestone: Version 1.6.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc: pcav
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

If I define a diagram overlay (properties -> diagram overlay) and then I change the table of attributes structure with the Table Manager plugin, when "save" is clicked the diagram overlay disappear together with its definitions.

If the table is altered with "properties -> attributes" there is no problem.

Tested on qgis 1.2 from trunk under Ubuntu 9.04

Change History

Changed 4 years ago by lutra

  • milestone set to Version 1.2.0

Changed 4 years ago by borysiasty

  • status changed from new to assigned

Changed 4 years ago by pcav

  • component changed from C++ Plugins to Python plugins and bindings

Changed 4 years ago by borysiasty

  • milestone changed from Version 1.2.0 to Version 1.3.0

Changed 4 years ago by lutra

Still true on the actual trunk version. More over it seems that under windows when clicking "save" to save some change in the table structure, the operations always fails, forcing to use "save as" instead.

Changed 4 years ago by lutra

  • platform changed from Debian to All

It is normal that diagram overlays do stay on top of the map canvas, covering also other vector layers that are at a higher level in the legend?

Changed 3 years ago by pcav

  • milestone changed from Version 1.5.0 to Version 1.6.0

Changed 3 years ago by borysiasty

  • status changed from assigned to closed
  • resolution set to wontfix

Table manager is an external plugin. It doesn't modify the existing layer, it creates a new one and replaces it. It tries to preserve styles, but not labels nor diagrams.

Note: See TracTickets for help on using tickets.