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 108436 - Change the Ruby Option Settings according to UI spec.
Summary: Change the Ruby Option Settings according to UI spec.
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL: http://ui.netbeans.org/docs/ui/Option...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-06-28 16:29 UTC by Josef Pavlicek
Modified: 2007-08-30 11:13 UTC (History)
2 users (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 Josef Pavlicek 2007-06-28 16:29:26 UTC
Please, change the Ruby Option Settings  according to UI spec.

    * Remove Title borders
    * Check spacings


Thanks
Josef
Comment 1 Jiri Kovalsky 2007-07-03 14:03:11 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 2 Torbjorn Norbye 2007-08-10 01:34:27 UTC
Agreed. Martin, do you think we really need the "dynamic" registration of debugger settings in the projects panel
(delivered by the debugger module), or can we just design a single "platform" panel which contains all these settings?
It doesn't seem harmful to have debugger settings in a panel even if the user happens not to have the debugger installed
(which seems really unlikely). Unless of course the debugger settings panel actually needs to refer to code in the
debugger module.
Comment 3 Martin Krauskopf 2007-08-10 10:14:19 UTC
We can do whatever our HIE wants from the code's point of view ;) I'll change the GUI and infrastructure to reflect
Pavel's changes in the UI spec. Reassigning since changes actually are only debugger-related.

Actually we might make debugger's UI disabled or invisible if the debugger module is not available (no
o.n.m.ruby.rubyproject.spi.RubyDebuggerImplementation registered).
Comment 4 Martin Krauskopf 2007-08-30 11:13:06 UTC
Tor fixed the panels positioning. Fixing the rest in debugger panel.

debugger/src/org/netbeans/modules/ruby/debugger/Bundle.properties;
new revision: 1.5; previous revision: 1.4
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebuggerPanel.java;
new revision: 1.7; previous revision: 1.6
debugger/src/org/netbeans/modules/ruby/debugger/RubyDebuggerPanel.form;
new revision: 1.4; previous revision: 1.3