Closed
Bug 100303
Opened 24 years ago
Closed 24 years ago
Resizing Cookie Manager works inproperly (blank lines in tree widget)
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: dantealiegri, Assigned: hyatt)
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20010827
BuildID:
when you go to the cookie manager in classic theme ( modern not tested ), scroll
to the bottom, and resize either vertically, it draws blank boxes. If you scroll
back up, then scroll down, the blank boxes are removed.
Reproducible: Always
Steps to Reproduce:
1.Open cookie manager
2. scroll to the bottom of the list.
3. resize vertically.
Actual Results: blank boxes are drawn.
Expected Results: boxes with data should be drawn.
Comment 1•24 years ago
|
||
Yep, I see this on Win2k 20010915 os OS-->All and CONFIRM
This might belong to the Preferences Component but I'm not sure so I'll leave it
for the moment.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Comment 2•24 years ago
|
||
cookies.
Assignee: pchen → morse
Component: XP Apps → Cookies
QA Contact: sairuh → tever
Comment 3•24 years ago
|
||
This is working fine for me on WinNT. Can you please attach a screen shot of
what you are seeing because your description is a bit vague.
Comment 4•24 years ago
|
||
Closing out as WFM. Please reopen when you have a screen shot showing the
problem. Thanks.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•24 years ago
|
||
| Reporter | ||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Are you running on a mac? If so, is this a mac-only problem?
| Reporter | ||
Comment 8•24 years ago
|
||
No, if you notice the user string, it is Linux.
( btw, the 827 isn't when the build is from, I'm not sure why checkout
wasn't updating it .. )
Also, the gentleman who marked it as new confirmed it on W2k.
Comment 9•24 years ago
|
||
Sorry, I haven't read any bugmail in a couple of days.
This now WFM Win2k 20010918.
Comment 10•24 years ago
|
||
OK, I'm able to reproduce this on linux. It was the style of the line at the
top of your attached screenshot that confused me -- it doesn't look anything
like what I see for classic skin on either winNT or on linux, which is why I
thought that you might be on a mac.
I cannot reproduce it on winNT. And since Illsley is now reporting that he
can no longer reproduce it on win2K, I'm marking this as linux-only and
reassigning it to the xul toolkit component.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 11•24 years ago
|
||
... reopened, now to reassign
Assignee: morse → hyatt
Status: REOPENED → NEW
Component: Cookies → XP Toolkit/Widgets: XUL
QA Contact: tever → jrgm
Comment 13•24 years ago
|
||
Actually, I can get this to have blank lines on win2k. This is just a defect
in <tree>s that shows up in various places. In this case, it's a minor cosmetic
defect (in other words, doesn't crash and you can work around it). At some
point, <outliner> will take explicit content (i.e., not from a datasource) and
it may be possible to use that in the cookie manager instead (not sure when).
Component: XP Toolkit/Widgets: XUL → XP Toolkit/Widgets: Trees
OS: Linux → All
Hardware: PC → All
Summary: Resizing Cookie Manager works inproperly → Resizing Cookie Manager works inproperly (blank lines in tree widget)
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 14•24 years ago
|
||
cookie manager has long since been converted over to use outliner instead of
trees. So I imagine that this bug no longer occurs. Therefore closing out as
fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: benc → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•