Closed Bug 133508 Opened 22 years ago Closed 5 years ago

Can't cancel adding a boolean chart

Categories

(Bugzilla :: Query/Bug List, defect)

2.15
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: neil, Unassigned)

References

()

Details

Using Communicator 4.79 or Mozilla Build ID: 2002032503
Steps to reproduce problem:
1. Turn on the insecure form submission warning
2. Click on "Or", "And" or "Add another boolean chart"
3. Click Cancel
4. Click "Submit Query"

Expected results: query performed

Actual results: query reloads, scrolled to chart
Assignee: endico → nobody
I don't understand the steps. There's no cancel button. Are you talking about
the form submission button? Does this still happen?

Feel free to re-open if this is still an issue.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updating URL to one which still shows the bug.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
(In reply to comment #1)
> I don't understand the steps. There's no cancel button. Are you talking about
> the form submission button? Does this still happen?
> 
> Feel free to re-open if this is still an issue.

I think what Neil is talking about is pressing "Cancel" when the browser warns
you about submitting a form. I haven't tried to reproduce because I don't know
how to switch the warning on...

Would it be a browser bug then?
bugzilla.mozilla.org is on https which makes testing tricky, but to enable the
warning on an http bugzilla go to Preferences -> Privacy and Security -> SSL
(In reply to comment #4)
> bugzilla.mozilla.org is on https which makes testing tricky, but to enable the
> warning on an http bugzilla go to Preferences -> Privacy and Security -> SSL

With my browser, it turns out it's security.warn_submit_insecure at about:config :)

I can reproduce on landfill. The reason is the onclick-JavaScript in the Or, And
and Add buttons (document.forms[0].action='query.cgi#chart';
document.forms[0].method='POST') -- that modifies the Search button behaviour.
QA Contact: mattyt-bugzilla → default-qa
Assignee: nobody → query-and-buglist
OS: Windows 95 → All
Hardware: x86 → All

This is about

  • the old Boolean Chart UI, which was gone
  • Netscape Communicator, which was gone
  • insecure form submission, which was gone
Status: REOPENED → RESOLVED
Closed: 20 years ago5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.