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 220355

Summary: total verified column looks weird
Product: qa Reporter: medeag
Component: DashboardAssignee: Vladimir Riha <vriha>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic, vriha
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: capture

Description medeag 2012-10-18 12:31:05 UTC
Created attachment 126133 [details]
capture

go to 

http://quality2.netbeans.org/dashboard/web/user.php?username=medeag&version=7.3

you will see that Total verified looks smaller than other columns (see screenshot)

checked in chrome and FF
Comment 1 Vladimir Riha 2012-10-18 12:38:03 UTC
Thanks for reporting

That's because it is not part of the table on the left, it is a separate table (on screens with lower resolution it is shrinked like this). I fixed it by displaying 0 if no issue is verified (same as for assignments). Changes should be visible within 60 minutes