Closed
Bug 36876
Opened 25 years ago
Closed 25 years ago
cookies manager dialog list overrun
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: ben, Assigned: hyatt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14masq i686; en-US; m15)
BuildID: 2000041811
In the cookie manager dialog, the list of all the cookies doesn't handle a
partial space properly. The last item in the list ends up overwriting the rest
of the dialog. It should either:
1) not display the last item until the list is scrolled down
2) display only the top part of the text.
Reproducible: Always
Steps to Reproduce:
1. view the cookie manager dialog
This happens with the other panes of the dialog box as well. I would say it is a
general widget problem.
Comment 1•25 years ago
|
||
ben@valinux.com, most of the bugs you've filed lately belong to components other
than Browser General. Browser General is a "catch all" component for problems
found when using the Browser which do not fall into one of the current
components. Example: launch/exit crashes, features missing, etc. PLEASE NOTE!!
Try to find a component which is specific to your bug first - BEFORE assigning
to this component. The Component Descriptions can be found at
http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser (hint: the
word Component next to the component combobox is a link to the description
page.) Getting bugs reported against the correct component will definitely help
get them addressed more swiftly.
Assignee: asadotzler → hyatt
Component: Browser-General → XP Toolkit/Widgets: Trees
QA Contact: jelwell → jrgm
Comment 2•25 years ago
|
||
Looks like a dupe of the "tree doesn't clip" bug
*** This bug has been marked as a duplicate of 28244 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•