Description of problem: When entering a new bug, if the Product has no configured choices for the Dependent Products field, the drop-down is still presented to the user. This is confusing, particularly as the field accepts text input, but clears it as soon as the focus is moved to another widget. To avoid confusion, the Dependent Products field should only be displayed if there is at least one choice configured for the product in which the bug is being filed. Version-Release number of selected component (if applicable): 5.0.3 (beta.bugzilla.redhat.com) How reproducible: Always Steps to Reproduce: 1. Go to New->Community->Bugzilla 2. Try to enter something in the Dependent Products field Actual results: - No preconfigured choices are available - Any text entered is cleared as soon as focus is moved to another widget Expected results: The Dependent Products field is hidden if no choices are configured. Additional info: none
*** This bug has been marked as a duplicate of bug 1394126 ***