Closed Bug 289730 Opened 19 years ago Closed 19 years ago

[FIXr]select dropdown menus missing some options

Categories

(Core :: Layout: Form Controls, defect, P1)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla1.8beta2

People

(Reporter: ajschult784, Assigned: bzbarsky)

References

()

Details

(Keywords: regression, testcase)

Attachments

(2 files)

With linux trunk build 20050409, I don't see all the appropriate options listed
in the select dropdown menu for Component when changing a bug report's product.

This regressed between linux trunk builds 2005040605 and 2005040703.  Backing
out the patch from bug 289311 made the problem go away.

I'll attach a testcase, but you can't see the bug unless you pause the input
stream while it's loading.  The document.body.offsetHeight trick doesn't work. 
To see the bug, I had to have a php script deliver the testcase and pause for at
least 0.3 seconds periodically during load.
Attached file testcase
loading this with linux trunk 20050409, I usually only see 4 and 5 or 1, 4 and
5.
Keywords: testcase
Flags: blocking1.8b2?
Could bug 289589 be related?
Reliable testcase at http://landfill.mozilla.org/ryl/testSelect1.cgi
Blocks: 289589
Priority: -- → P1
Summary: select dropdown menus missing some options → [FIX]select dropdown menus missing some options
Target Milestone: --- → mozilla1.8beta2
Attached patch PatchSplinter Review
I think the comments in the patch sum up what's going on.  I made sure that
this doesn't regress bug 282607 or bug 283117.
Attachment #180327 - Flags: superreview?(roc)
Attachment #180327 - Flags: review?(roc)
Comment on attachment 180327 [details] [diff] [review]
Patch

ick
Attachment #180327 - Flags: superreview?(roc)
Attachment #180327 - Flags: superreview+
Attachment #180327 - Flags: review?(roc)
Attachment #180327 - Flags: review+
Summary: [FIX]select dropdown menus missing some options → [FIXr]select dropdown menus missing some options
Comment on attachment 180327 [details] [diff] [review]
Patch

This should be reasonably safe and fixes rendering of <select>s when the server
is being slow...
Attachment #180327 - Flags: approval1.8b2?
Comment on attachment 180327 [details] [diff] [review]
Patch

a=asa
Attachment #180327 - Flags: approval1.8b2? → approval1.8b2+
Fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
No longer blocks: 289589
Flags: blocking1.8b2?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: