Closed
Bug 325028
Opened 20 years ago
Closed 20 years ago
"Quick Search Bar" is unnecessary in Mail View. (Don't work new quick search bar on mail view window)
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 351959
People
(Reporter: sugar.waffle, Assigned: mscott)
References
Details
Attachments
(1 file)
|
20.94 KB,
image/png
|
Details |
When new quick search bar(bug324194) of mail view window is clicked, the following errors are displayed in JavaScript Console.
By the way, is quick seach bar necessary for mail view window?
(In Tb1.5 final version, there is no quick seach bar in mail view window. )
When the following errors are done in FIXED, quick search bar works, and this is put on the toolbar in default, the current width of mail view window of default is short.
JavaScript Console message:
Error: InitQuickSearchPopup is not defined
Source File: chrome://messenger/content/messageWindow.xul
Line: 1
Error: onSearchInputClick is not defined
Source File: chrome://messenger/content/messageWindow.xul
Line: 1
Error: onSearchInputMousedown is not defined
Source File: chrome://messenger/content/messageWindow.xul
Line: 1
Error: changeQuickSearchMode is not defined
Source File: chrome://messenger/content/messageWindow.xul
Line: 1
Mac OS X 10.3.9
version 1.5 (20060128)
In the size of the window, of default, quick search bar looks little right.
And when the magnifying glass in quick search bar is clicked, the error is displayed in JavaScript Console.
The Windows version is also similar.
And "Quick Search Bar" doesn't return to the toolbar even if "Restore Default Set" button is pushed after "Quick Search Bar" is excluded by customizing the toolbar.
In the panel of customizing the toolbar of Mail View, "Quick Search Bar" and "Mail Views" are unnecessary.
Windows XP
version 1.5 (20060129)
OS: MacOS X → All
Hardware: Macintosh → All
Summary: Don't work new quick search bar on mail view window → "Quick Search Bar" is unnecessary in Mail View. (Don't work new quick search bar on mail view window)
Comment 3•20 years ago
|
||
By "Mail View", you mean the standalone message window? Scott stated at
324194 that he had to do some work to keep the MailView dropdown and the QuickSearch field out of the standalone window's toolbar.
(In reply to comment #3)
> By "Mail View", you mean the standalone message window?
It is a window that opens by double-clicking in the message list.
In the mail making window, this is not.
As for search bar, when the "Restore Default Set" button is pushed by customizing the toolbar of mail
window, drop is done.
When this operation is not done with a new profile, search bar remains in mail window.
In mail window, this search bar doesn't work and there is find toolbar.
Therefore, I think that you should remove search bar from mail window.
version 2 alpha 1 (20060804)
| Assignee | ||
Comment 6•20 years ago
|
||
I've fixed this in Bug 351959
*** This bug has been marked as a duplicate of 351959 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•