Componant list on enter_bug.cgi
David Miller
justdave at bugzilla.org
Wed Jun 28 02:56:10 UTC 2006
Dave Williss wrote on 5/16/06 2:58 PM:
> On enter_bug.cgi, why are the Component list and Version list a
> scrolled list 5 high instead of being a combo box?
Because there's no combo box available in the standard HTML Forms
feature set? If other sites have them it's probably a javascript hack.
We've tended to avoid javascript in the past if it would break people
using it without javascript. There's probably a creative way to pull it
off though.
> We have control over what show up in the OS, Severity, Platform and
> Priority lists. Why not Status and Resolution?
Because there is too much of those still hard-coded on the back end, and
allowing them to be edited in the UI would risk breaking things.
There's work being done to clean up that back end code, and eventually
they'll be editable in the UI, but they weren't safe yet at the time
2.22 shipped.
--
Dave Miller http://www.justdave.net/
System Administrator, Mozilla Corporation http://www.mozilla.com/
Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/
More information about the developers
mailing list