Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#916 closed defect (fixed)

Attribute table name not displayed

Reported by: cdavila Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: GUI Version: Trunk
Keywords: attribute, layer name Cc: cdavilam@…
Must Fix for Release: No Platform: Debian
Platform Version: testing Awaiting user input: no

Description

According to code in qgslegendlayerfile.cpp (see below), it's supposed that the name of layers should appear in the title bar of Attribute table dialog, but it doesn't appear.

mTableDisplay->setTitle(tr("Attribute table - ") + name());
      mTableDisplay->show();

Attachments (1)

Attribute_table.png (21.7 KB ) - added by cdavila 16 years ago.

Download all attachments as: .zip

Change History (3)

by cdavila, 16 years ago

Attachment: Attribute_table.png added

comment:1 by jef, 16 years ago

Resolution: fixed
Status: newclosed

fixed in r8259

comment:2 by (none), 15 years ago

Milestone: Version 0.9.2

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.