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 203958 - Debugging options panel improvements
Summary: Debugging options panel improvements
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2011-10-19 11:30 UTC by Ondrej Brejla
Modified: 2011-10-26 15:09 UTC (History)
1 user (show)

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 Ondrej Brejla 2011-10-19 11:30:18 UTC
Please, Tomasi, make these improvements into PHP Options -> Debugging panel:

1) make session id text input wider

2) enable/disable state of "Maximum Depth..." and "Maximum Number..." options has to depend on enable/disable state of "Watches and Baloon..." option, because these options are applied just for "watched" variables. Now it's confusing for the end user...

Thanks!
Comment 1 Tomas Mysik 2011-10-19 13:12:35 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/2d34b4edef5c
Comment 2 Quality Engineering 2011-10-20 14:29:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/2d34b4edef5c
User: Tomas Mysik <tmysik@netbeans.org>
Log: #203958 - Debugging options panel improvements
Comment 3 Vladimir Riha 2011-10-26 15:09:25 UTC
verified