[kepler-dev] [Bug 5545] Configure Ports dialog Type column gui annoyances

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Dec 5 17:45:02 PST 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5545

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Hours Worked|                            |0.5
             Status|NEW                         |ASSIGNED
                 CC|                            |cxh at eecs.berkeley.edu
   Target Milestone|Unspecified                 |2.4.0

--- Comment #2 from Christopher Brooks <cxh at eecs.berkeley.edu> 2011-12-05 17:45:02 PST ---
Good points!

> * On OS X, when choosing or typing in a Type, there isn't enough vertical space
> and characters can be hard to read.
> * The default horizontal space is too short to show a number of the default
> options.

I modified ptolemy/actor/gui/PortConfigurerDialog.java and made the width of
the type column wider and the height of the rows greater.

> Also, why is "xmltoken" an option in the list? For double you enter "double",
> not DoubleToken, etc.

I modified ptolemy/data/expr/Constants.java and changed "xmltoken" to "xml".

> Reference material that may or may not be relevant:
> https://kepler-project.org/developers/incubation/GUI/archive/workflow-director-and-actor-dialogs

The port dialog could use some work, but that would be more of an enhancement
than a bug fix.

I'm leaving this bug for Derik to close or to change to an enhancement.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list