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 252058 - bugtracking query result issue table missing horizontal scrolling bar,
Summary: bugtracking query result issue table missing horizontal scrolling bar,
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-24 01:24 UTC by jijwang
Modified: 2015-05-12 03:24 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 jijwang 2015-04-24 01:24:45 UTC
When there are more columns that needs more width, it should put on horizontal scrolling bar.
Comment 1 Tomas Stupka 2015-05-06 13:02:19 UTC
will add
int vsbPolicy, int hsbPolicy 
into IssueTable constructor 

feel free to tweak the scrollbar behavior as it suits your needs
Comment 2 Tomas Stupka 2015-05-06 17:17:56 UTC
fixed in jet-main #83b3849cfd6a
Comment 3 Quality Engineering 2015-05-12 03:24:34 UTC
Integrated into 'main-silver', will be available in build *201505120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/83b3849cfd6a
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252058 - bugtracking query result issue table missing horizontal scrolling bar,