Closed Bug 143548 Opened 24 years ago Closed 22 years ago

wrong behavior after selection in dropdown box

Categories

(Core :: Layout, defect, P2)

x86
Windows XP
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: etreise, Assigned: john)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc1) Gecko/20020417 BuildID: 2002041711 On this page there is a dropdown box to select a manufacturer of mobile phones. If i selelct one, both dropdown boxes disappear. Even going back or relading does not bring the dropdown boxes back. In IE6.0 there are no problems here. Reproducible: Always Steps to Reproduce: 1. goto http://www.xonio.com/application/handyvergleich/handyvergleich.html 2. select a manufacturer in the first dropdown box Actual Results: both dropdown boxes disappear Expected Results: the second dropdown box should be enabled to select a mobile phone
Confirming bug with Mozilla trunk build 20020508xx on WinNT This has something to do with the cache. If I get into a state where both selectboxes are missing, Reload does not help: but Shift+Reload makes the selectboxes show up. Similarly, if I go into Edit > Preferences > Advanced > Cache, and clear the memory and disk cache, then hitting Reload alone will make the selectboxes show up. Don't know the exact component for this, but it's not JavaScript Engine. There are no errors in the JavaScript Console. Reassigning to Networking:Cache as a guess; please reassign as necessary; thanks -
Assignee: rogerl → gordon
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Networking: Cache
Ever confirmed: true
QA Contact: pschwartau → tever
i can reproduce this bug,i will research it
It's unlikely this is a bug in the cache, but rather one of the cache clients is possibly mis-storing data. What causes the boxes to disappear in the first place? If that gets saved in the cache, then it's no surprise it won't get fixed until a shift-reload or clear cache occurs. This should probably be a different component. Radha, is this related to wyciwyg?
I think this is a problem in rendering. Once a model is selected, a new page is loaded, but the section that has the selection box is not rendered. The button underneath it, "Handy anzeigen" is rendered over the text above the selection box. However, if you do a view-source, you can see the source for the selection boxes. so, I think cache has the right source, but somehow it does not show up on the screen. I do not see any document.write() for this part of the page though.
Reassigning to Layout, but maybe Widgets would be a better choice.
Assignee: gordon → attinasi
Component: Networking: Cache → Layout
QA Contact: tever → petersen
-> JKeiser
Assignee: attinasi → jkeiser
Priority: -- → P2
Target Milestone: --- → Future
Reproduced in 1/02/02 Trunk build, Win XP. Minimised Test Case Attached. Additional note: Reloading page makes all elements appear correctly.
Attached file Minimised Testcase
hmm, the font isn't mattering anymore, just size. *** This bug has been marked as a duplicate of 108127 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
eek, I duped the wrong bug.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
WFM WinXP 2003012908. Am I doing something wrong? Here are my steps: 1. Go to http://www.xonio.com/application/handyvergleich/handyvergleich.html 2. Select LG Electronics in the left dropdown (the "Hersteller wahlen" one) 3. A new page appears with "LG Electronics" on the left and a list of choices on the right. From reading this bug, that seems like the right behavior. My impression is the behavior you were seeing was that in #3 both dropdowns would disappear.
Marking WFM using 20040206 in WinME (Win32). Reporter, if still a problem when using a current build, please re-open or create a new bug.
Status: REOPENED → RESOLVED
Closed: 23 years ago22 years ago
Resolution: --- → WORKSFORME
WFM with Mozilla 1.6 in WinXP. Thanks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: