This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 204072 - missing icon in multiview
Summary: missing icon in multiview
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 203903 206525
  Show dependency tree
 
Reported: 2011-10-21 15:10 UTC by Tomas Stupka
Modified: 2011-12-30 18:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2011-10-21 15:10:46 UTC
- open two source files which have a History tab
- switch one file to the History tab
- close the other file
- the TC with the first file suddenly has no icon anymore
Comment 1 Stanislav Aubrecht 2011-10-26 13:39:22 UTC
core-main 4596d9fe6330

if MultiViewDescription which is being activated provides a null icon then the multiview TC will use the icon of the first mv description (which is the default one in most cases)
Comment 2 Quality Engineering 2011-10-27 14:04:11 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/4596d9fe6330
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #204072 - missing icon in multiview