Closed
Bug 43169
Opened 25 years ago
Closed 25 years ago
Can't choose criteria in filters and search dialogs
Categories
(MailNews Core :: Filters, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: scottputterman, Assigned: hyatt)
References
Details
(Whiteboard: [dogfood+][nsbeta2+] 6/30)
In this morning's build, when you use the filter or search dialogs (3 Pane, Edit
| Message Filters, and then choose New) the dropdowns that would let you enter
the criteria are blank. cc'ing hyatt in case this is related to the tree widget
checkin
![]() |
||
Comment 1•25 years ago
|
||
nominating for nsbeta2 and dogfood because search and filters are unusable now.
Putting on [dogfood+][nsbeta2+] radar.
Whiteboard: [dogfood+][nsbeta2+]
![]() |
||
Comment 3•25 years ago
|
||
just an update after debugging with hyatt - this is not a tree problem, we're
having the same problem with XBL widgets in this dialog that are not inside the
tree.
Status: NEW → ASSIGNED
![]() |
||
Comment 4•25 years ago
|
||
ok, putterman and I have tested this, and it looks like this started happening
at exactly the point where the tree landed.
A few more details though
1) it only happens with dynamically created elements (with
document.createElement())- if I put static <treecell><searchattribute> in the
tree, then those elements work fine.
2) I've noticed that even the correctly-bound XBL widgets still show as
[object XULElement]. This means the tests I was doing yesterday which seemed to
show that even non-tree-related elements had problems were just wrong. I think
in fact this is totally tree related.
reassigning to hyatt, and cc'ing brendan.
This is a dogfood bug, is blocking me from doing search work (or at least
knowing if I've broken it or not)
Assignee: alecf → hyatt
Status: ASSIGNED → NEW
![]() |
Assignee | |
Comment 5•25 years ago
|
||
This is kicking my ass. I can't figure it out.
![]() |
Assignee | |
Updated•25 years ago
|
Whiteboard: [dogfood+][nsbeta2+] → [dogfood+][nsbeta2+] 6/30
![]() |
||
Updated•25 years ago
|
Target Milestone: --- → M16
![]() |
||
Comment 6•25 years ago
|
||
and just to update everyone - hyatt figured out what was going on yesterday - I
have a rough patch in my tree, but he will be checking in a better patch in the
near future.
![]() |
Assignee | |
Comment 7•25 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
OK for both search and filters dialogs using july5 commercial build on linux
rh6.0, NT 4.0 and mac OS 9.0
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•