Open
Bug 1267839
Opened 9 years ago
Updated 9 years ago
"Please fill out this field" tooltip displayed after submit even if all the fields are filed
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: msmithx113, Unassigned)
Details
Attachments
(1 file)
98.45 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160407164938
Steps to reproduce:
Enter custom mandatory fields to be enabled during the bug filing process, either for Internal or External bugs.
Actual results:
Once I enable one of the mandatory field to be shown on Internal or External bug. I fill out all fields along with advanced field and click on "submit". An window will pop up stating "Please fill out this field"
Expected results:
Once Submit is clicked bug should be filed to the system
Assignee: nobody → ui
Component: Untriaged → User Interface
Product: Core → Bugzilla
QA Contact: default-qa
Version: unspecified → 5.0.2
Summary: Please fill out this field → "Please fill out this field" tooltip displayed after submit even if all the fields are filed
![]() |
||
Comment 1•9 years ago
|
||
If the custom field is mandatory, it should be displayed, not hidden. Are you sure *all* mandatory fields are displayed?
![]() |
||
Comment 2•9 years ago
|
||
I reword: if your mandatory field should not be displayed because conditions to display it are not met, it shouldn't block the form submission. If that's your case, could you tell us what are the settings for this mandatory field, especially the "Field only appears when" attribute?
All mandatory field are displayed on window, but when "submit" is selected error "Please fill out this field" is shown. If I disable all mandatory field submit works without issue
![]() |
||
Comment 4•9 years ago
|
||
(In reply to Michael from comment #3)
> All mandatory field are displayed on window, but when "submit" is selected
> error "Please fill out this field" is shown.
Could you attach the source code of the HTML page? If all mandatory fields are displayed and filled, this error should not happen.
Also, did you make any customizations to the code?
You need to log in
before you can comment on or make changes to this bug.
Description
•