Closed
Bug 252756
Opened 20 years ago
Closed 20 years ago
Sidebar appears when doing "search web for" even though it's turned off
Categories
(SeaMonkey :: Sidebar, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Riley_A1, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
under View, Show/Hide, Sidebar is unchecked. However if I highlight any text
and right click it and choose "search web for (whatever)" in the sidebar will
activate and have to be closed again.
Reproducible: Always
Steps to Reproduce:
1. Disable the Sidebar
2. Highlight text
3. Use the search web for right click function
Actual Results:
The browser will infact do the search using google, however the sidebar is now open.
Expected Results:
Performed the web search while following the settings I have made to the browser
and not opened the sidebar.
Edit->Preferences->Internet Search:
Uncheck "Open the Search tab in the Sidebar when search results are available"
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Edit->Preferences->Internet Search:
> Uncheck "Open the Search tab in the Sidebar when search results are available"
Lol sorry for wasting your time on that. Grr I hate it when stuff's right there
in front of me.
*** Bug 252802 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 5•20 years ago
|
||
er, reopening. if the sidebar is hidden (as opposed to collapsed or visible), we
should not open it. this was fixed before, but alas I can't find the bugs.
I blame bug 229753:
+ // make sure the sidebar is open, else SidebarSelectPanel() will fail
+ if (sidebar_is_hidden())
+ SidebarShowHide();
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
Comment 6•20 years ago
|
||
But RevealSearchPanel is only called if autoOpenSearchPanel is set...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•