Closed
Bug 56819
Opened 25 years ago
Closed 22 years ago
Empty list box space turns gray on page scrolling
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: brodms, Assigned: dcone)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
831 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-SMP i686; en-US; m18) Gecko/20001015
BuildID: 2000101521
Whenever the page is scrolled, any empty space in list boxes (for example
<select size="7"> but having only 5 options has empty space in the last two
rows) turns gray. This also occurs on the query page when a different program is
selected and the select lists are altered.
Reproducible: Always
Steps to Reproduce:
1.Go to the Bugzilla query page.
2.Scroll down to the bottom of the page.
3.Now scroll slowly (using the arrow keys or dragging the scrollbar, NOT using
PgUp) back up to the top of the screen. Observe the gray area in the bottom two
spaces of the priority listbox.
Also, scroll down to the Program listbox on the query page, and change the
selection from Browser to MailNews. Now observe the gray area that appears in
the Version list box after is redrawn.
Actual Results: Gray areas appear.
Expected Results: These areas should be painted with the background color of
the list box.
This repainting is done correctly on Win98; so I suspect it's a GTK problem.
I first noticed this problem about the same time that bug 39992 was fixed on
Linux, so around Sept. 21.
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
This bug is still visible on Linux in the Feb. 2, 2001 builds.
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 7•23 years ago
|
||
WORKSFORME too since 0.7.
Comment 8•22 years ago
|
||
WFM, too (1.3 candidate build on Linux)
-> resolving
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•