Closed Bug 110155 Opened 23 years ago Closed 23 years ago

Convert all arbitrary content <tree>s to <listbox>

Categories

(Core :: XUL, defect, P1)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla1.0

People

(Reporter: hyatt, Assigned: hewitt)

References

Details

(Keywords: access, Whiteboard: [adt2])

Attachments

(1 file, 1 obsolete file)

Blocks: 70753
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.7
Lovely explanation. What should I do with this tree? <tree> <treecolgroup flex="1"> <treecol flex="3"/> <treecol flex="2"/> <treecol flex="1"/> </treecolgroup> <treehead> <treerow> <treecell class="treecell-header treecell-inset-header"/> <treecell class="treecell-header treecell-inset-header"/> <treecell class="treecell-header treecell-inset-header"/> </treerow> </treehead> <treechildren flex="1"> <treeitem level="0"> <treerow> <treecell/> </treerow> <treechildren> <treeitem level="1"> <treerow> <treecell/> <treecell/> </treerow> <treechildren> <treeitem level="2"> <treerow> <treecell/> <treecell/> <treecell> <checkbox/> </treecell> </treerow> </treeitem> </treechildren> </treeitem> </treechildren> </treeitem> </treechildren> </tree>
neil, that tree should become an outliner (which will actually be called "tree"). We are going to eventually add support for checkbox cells in outliner.
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Blocks: 112951
No longer blocks: 112951
what is the status on this?
Blocks: 119240
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Attached patch patch for mail compose (obsolete) (deleted) — Splinter Review
This converts the addressing widget and attachment bucket to use listbox.
Depends on: 70858
Blocks: 110165
adding keywords inherited from a bug this is blocking. I may have botched the bug number, if so, someone please rectify.
Keywords: crash, nsbeta1+, topcrash
Target Milestone: mozilla0.9.9 → mozilla1.0
updating severity to critical since bug 110165 is a blocker.
Severity: normal → critical
Attached patch mail compose patch, take 2 (deleted) — Splinter Review
Attachment #64584 - Attachment is obsolete: true
Blocks: 122666
Comment on attachment 68208 [details] [diff] [review] mail compose patch, take 2 don't forget to fix the Attachment2 [details] [diff]CompFields function which is not able to retreive the attachment. R=ducarroz
Attachment #68208 - Flags: review+
Removing crash keywords. I think there was some confusion between this bug and 110165.
Keywords: crash, topcrash
Keywords: mozilla1.0+
cc aaronl, add access keyword
Keywords: access
No longer blocks: 110165
Depends on: 130422
Depends on: 130679
Whiteboard: [adt1]
Today, I tried the build at http://www.joehewitt.com/mozilla/treetest.zip So far: 1. Sidebar Search: clicking on an item in the Search Result list does not load the page. 2. Advanced Search (internetresults.xul): internet site and search engine columns are empty. Wouldn’t it be possible to convert the old tree in outliner instead of a listbox? It would add the possibility to resize the columns, remove some rows, etc... With the current build, clicking on a header (in order to sort) messes (up-down) the listbox window with the result window. 3. Mail: double click on an item in the mail attachment list does not load the attachment
Chanign to ADT2 per ADT triage.
Whiteboard: [adt1] → [adt2]
> 3. Mail: double click on an item in the mail attachment list does not load the > attachment this has been fixed since that builds was posted on joehewitt.com At least, it works for me in my build.
*** Bug 87935 has been marked as a duplicate of this bug. ***
*** Bug 76552 has been marked as a duplicate of this bug. ***
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
It's been a long, long, long time running...
Status: RESOLVED → VERIFIED
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.

Attachment

General

Created:
Updated:
Size: