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 - total verified column looks weird
Summary: total verified column looks weird
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Dashboard (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Vladimir Riha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 12:31 UTC by medeag
Modified: 2012-10-18 12:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
capture (10.65 KB, image/png)
2012-10-18 12:31 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
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