Closed Bug 497203 Opened 15 years ago Closed 15 years ago

new search ui from Bug 474701 breaks when using vertical view

Categories

(Thunderbird :: Folder and Message Lists, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b3

People

(Reporter: clarkbw, Unassigned)

References

(Blocks 1 open bug)

Details

In the Vertical Layout Thuderbird starts up empty because the element "threadContentArea" is missing. An error is throw from line 1834 of mailWindowOverlay.js that 'document.getElementById("folderpane_splitter")' is null. Looks like the corresponding functionality is around here: http://mxr.mozilla.org/comm-central/source/mail/base/content/mailWindowOverlay.js#1757
this works fine on windows - I'm using my own build generated with the patch in bug 474701, not the try server build, however.
Sounds like something we should block for, if it reproducible...
Flags: blocking-thunderbird3+
Target Milestone: --- → Thunderbird 3.0b3
This was a glitch from when I tried to pull things from the gloda patch layer into the folder display patch layer. I brought the XUL change into the folder display layer patch and this works for me now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.