Bug report #916

Attribute table name not displayed

Added by cdavila - over 16 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:GUI
Affected QGIS version: Regression?:No
Operating System:Debian Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:10975

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();

Attribute_table.png (21.7 KB) cdavila -, 2008-01-18 08:43 AM

Associated revisions

Revision d096779e
Added by Jürgen Fischer about 16 years ago

fix #916

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8259 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision ae18b9fd
Added by Jürgen Fischer about 16 years ago

fix #916

git-svn-id: http://svn.osgeo.org/qgis/trunk@8259 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Jürgen Fischer about 16 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

fixed in

#2 Updated by Anonymous over 14 years ago

Milestone Version 0.9.2 deleted

Also available in: Atom PDF