Open
Bug 297741
Opened 20 years ago
Updated 2 years ago
drop down menu selection changes after clicking a link then hitting back button
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
REOPENED
People
(Reporter: badmacktuck, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: DUPEME [testday-20110902])
Attachments
(1 file)
|
173 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050614 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050614 Firefox/1.0+ The "Search in: " pulldown at the top of SHOP.COM changes from the default "All Products" to a blank line after entering the shopping cart, then hitting the back button. Occurred in Firefox 1.01, 1.02, the june 14th build of deer park 1, and mozilla 1.7.8. Reproducible: Always Steps to Reproduce: 1. go to http://www.shop.com/ 2. click the link for "view cart" in the upper right. 3. click back Actual Results: the drop down menu had changed from all products to a blank line. Expected Results: when the browser returns back to the first page, it should have stayed on all products.
Comment 1•19 years ago
|
||
Minimal-ish testcase needed... Does this happen if you save the page to disk (save page, complete) and work with the local copy?
Keywords: qawanted
Comment 2•19 years ago
|
||
1. Load testcase, noticed that "all products" is selected 2. Hit reload button, blank option is now selected Both have the same name value
Updated•19 years ago
|
Assignee: general → nobody
Component: General → History: Session
Product: Mozilla Application Suite → Core
QA Contact: general → history.session
Version: unspecified → 1.0 Branch
Comment 3•19 years ago
|
||
So the problem is that when restoring we restore to the option with the right value, since that would lead to the same form submit... And if there are multiple options with the same value we can't get it right, in general. :( I think we have some existing bugs on this.
Whiteboard: DUPEME
Version: 1.0 Branch → Trunk
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
Removing qawanted since it appears to have been set when asking for a testcase. Since this bug has had this testcase qawanted is no longer needed. Please re-add if this is incorrect and indicate what is needed from QA on this bug. On a side-note, this has been sitting in DUPEME for 6 years. The likelihood of finding a DUPE is pretty low at this point. Marking this bug as WONTFIX seems most appropriate in this case. Feel free to reset the resolution to DUPLICATE if you can find one.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → WONTFIX
Whiteboard: DUPEME → DUPEME [testday-20110902]
Comment 5•13 years ago
|
||
Do NOT resolve wontfix bugs in components you're not an owner or peer for. It's not your call. As for likelihood of finding a duplicate... did anyone even look? Did you?
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: WONTFIX → ---
(In reply to Boris Zbarsky (:bz) from comment #5) > Do NOT resolve wontfix bugs in components you're not an owner or peer for. > It's not your call. > > As for likelihood of finding a duplicate... did anyone even look? Did you? I apologize. I did not realize resolving bugs was the sole right of component owners. Yes I did look and I couldn't find one. Nor has anyone been able to find one for over 3 years. I apologize if I upset you, however your response seems a bit harsh. You are lucky I'm not a contributor because this sort of response comes off as being very anti-collaborative. https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
Comment 7•13 years ago
|
||
Anthony, resolving bugs _WONTFIX_ is specifically something that component owners/peers should do, since that's their call. WONTFIX means that it's a real bug but we will never fix it for some reason, even if someone has a patch for it. That's a pretty strong claim.... And I'm sorry about the tone of my response. I did in fact know that you're not a volunteer, but that's not an excuse, of course....
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•