Closed
Bug 19608
Opened 25 years ago
Closed 23 years ago
flashing gray boxes around select form controls
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: dbaron, Assigned: waqar)
References
()
Details
(Keywords: perf, Whiteboard: [PDT-])
Attachments
(2 files)
DESCRIPTION:
When loading the bugzilla query page, there are lots of gray boxes
that flash on the screen at various places. They seem related to the form
controls. Most of them go away, but some of them stay after the page is loaded.
STEPS TO REPRODUCE:
* load http://bugzilla.mozilla.org/query.cgi
ACTUAL RESULTS:
* flashing gray boxes
EXPECTED RESULTS:
* normal loading
DOES NOT WORK CORRECTLY ON:
* Linux, apprunner,
1999-11-22-08-M12
WORKS CORRECTLY ON:
* older builds
ADDITIONAL INFORMATION:
See also bug 18775 (also deals with loading of query page).
Updated•25 years ago
|
Assignee: karnaze → rods
Comment 1•25 years ago
|
||
Reassigning to Rod.
Comment 2•25 years ago
|
||
changed to M14
Comment 4•25 years ago
|
||
Flashing grey boxes confirmed as reported for Win32 nightly binaries circa
11/22, but not seen with current builds on Win32. dbaron, are you still
seeing this on Linux?
Tested with:
1999-12-05-16-M12 nightly binary on Win NT 4.0sp3
1999-12-07-08-M12 nightly binary on Win NT 4.0sp3 * See note below
Note:
The 12/07 Win32 binary does some very crazy repainting of the query.cgi
page as it loads, with some form controls temporarily disappearing,
then reappearing either in the same place or below controls they should
be above, before the page finalizes as it should be displayed. Through
all of this, grey boxes make no appearance at all. (This is so eye-catching
that surely it has been separately reported by now.)
Reporter | ||
Comment 5•25 years ago
|
||
I still see the flashing boxes while the page loads on Linux mozilla
1999-12-06-13-M12. However, they no longer remain after the page is done
loading. I tested with and without GFX scrollbars and the results are the
same. However, things are significantly more painful when the window is large
(and more of the page is on-screen).
There is a separate bug for crazy reflow issues on the query page: bug 18775.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 6•25 years ago
|
||
Now that vidur's timer code is in for the content sink I am not seeing this.
marking as works for me.
Reporter | ||
Comment 7•25 years ago
|
||
I am still seeing this on Linux mozilla 1999-12-10-08-M12 as I described in my
previous comment (on the 12-06 build).
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Summary: flashing gray boxes around form controls → flashing gray boxes around select form controls
Reporter | ||
Comment 8•25 years ago
|
||
Reopening. Will attach two testcases that show it is happening in different
ways. With combo boxes, there are quick flashes around the combo boxes. With
list boxes, there are somewhat persistent gray boxes in the upper left corner of
the screen.
Reporter | ||
Comment 9•25 years ago
|
||
Reporter | ||
Comment 10•25 years ago
|
||
Comment 11•25 years ago
|
||
Clearing WORKSFORME resolution due to reopen.
Comment 12•25 years ago
|
||
This will go wawy when GFX scrollbars are done. adding dependency to 18895
Comment 13•25 years ago
|
||
moving to M15
Updated•25 years ago
|
Assignee: rods → waqar
Status: REOPENED → NEW
Comment 14•25 years ago
|
||
I just tested this on Linux and I am not seeing this now (I am running on a
500mhz Pentium 3), Waqar could check this out?
Assignee | ||
Comment 15•25 years ago
|
||
I am not seen this on my setup as well. I am using a nightly build 2000011012. I
tried both the test cases and the query page.
Reporter | ||
Comment 16•25 years ago
|
||
I'm still seeing a good bit of flashing. Most of it seems to be in the shape of
the scrollbars on listboxes (easily seen in the second test), which could be
dependent on my GTK theme or something. Much of the flashing does seem to have
gotten better, but the performance loading pages with lots of form controls is
still poor. I'm using 2000-01-11-09-M13 now.
Assignee | ||
Comment 17•25 years ago
|
||
I am not using the default theme with Gnome, dbaron can test it with default
theme and see it makes a difference.
Reporter | ||
Comment 18•25 years ago
|
||
I'm seeing problems with the bugzilla query page again, but not with my testcases...
Assignee | ||
Comment 19•25 years ago
|
||
I dont see this problem with M13, All I see is some gray boxes when rendering
and then they go away. I dont see the flashing.
Reporter | ||
Comment 20•25 years ago
|
||
I see no difference between what you describe and what I describe. I described
gray boxes that flash on and off *while the page is loading*.
Reporter | ||
Comment 21•25 years ago
|
||
I'm nominating this bug for beta1, because the loading of the bugzilla query
page is *painfully* slow on Linux, and this seems to be the only bug on the
problem. The root cause of the slowness and the boxes may well be the same,
and, if not, they're a good place to start investigating the performance problems.
Keywords: beta1
Assignee | ||
Comment 22•25 years ago
|
||
Rod is checking in new code for combo boxes next week. Adding him to the cc
list.
Comment 23•25 years ago
|
||
PDT-. If Rod's combobox landing fixes this, that's great, but we wouldn't hold
beta1 for this.
Whiteboard: [PDT-]
Assignee | ||
Comment 24•25 years ago
|
||
Rod just checked in the changed to gfx list boxes. This will make this bug
invalid. If you need to test these you can turn them on by going to
nsCSSFrameConstructor and setting the boolean gDoGfxListbox to true.
Assignee | ||
Comment 25•25 years ago
|
||
David did you try the new gfx lists? I dont see these boxes with the rods changes.
Comment 27•25 years ago
|
||
*** Bug 31713 has been marked as a duplicate of this bug. ***
Comment 28•25 years ago
|
||
See also workaround in bug 28003 (it breaks the native widgets painting, but
there are no gray boxes during load).
Assignee | ||
Comment 29•24 years ago
|
||
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Comment 30•24 years ago
|
||
As the probable solution is the use of GFX widgets only, should we add more bugs
this bug depends on?
Like bug 35830?
Comment 34•23 years ago
|
||
wfm, linux build 2001070209
I do not see dancing gray boxes anymore. Gray bars appear where the sliders are
rendered afterwards. This is still notably slower than 4.77 but much improved.
Comment 35•23 years ago
|
||
As of milestone 0.9.4 I can see no more flashing gray boxes. --> WORKSFORME
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•