Closed
Bug 158376
Opened 23 years ago
Closed 22 years ago
Sidebar fails to select a panel when told to do so
Categories
(SeaMonkey :: Sidebar, defect)
SeaMonkey
Sidebar
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4alpha
People
(Reporter: samir_bugzilla, Assigned: shliang)
Details
(Keywords: regression, Whiteboard: [adt1])
Attachments
(1 file)
890 bytes,
patch
|
bryner
:
review+
bugzilla
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
If you select a tab other than Search in Sidebar (e.g., Bookmarks), then close
the Sidebar (F9), then run a context menu selection search:
* The Sidebar opens, but
* The Sidebar tab remains "Bookmarks", not "Search"
Reporter | ||
Comment 1•23 years ago
|
||
Catch and ignore the exception for the case when we are auto opening the search
tab (and sidebar). We don't want to focus the search field anyways.
Reporter | ||
Comment 2•23 years ago
|
||
This fixes the regression caused as a side-effect fixing bug 76621.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1beta
Comment 3•23 years ago
|
||
Comment on attachment 92009 [details] [diff] [review]
Patch v.1.0.
r=bryner
Attachment #92009 -
Flags: review+
Comment 4•23 years ago
|
||
Comment on attachment 92009 [details] [diff] [review]
Patch v.1.0.
sr=blake
Attachment #92009 -
Flags: superreview+
Reporter | ||
Comment 5•23 years ago
|
||
Mailed drivers for trunk approval.
Comment 6•23 years ago
|
||
Comment on attachment 92009 [details] [diff] [review]
Patch v.1.0.
a=asa (on behalf of drivers) for checkin to 1.1
Attachment #92009 -
Flags: approval+
Reporter | ||
Comment 7•23 years ago
|
||
Nav triage team: nsbeta1+/adt1
Reporter | ||
Comment 8•23 years ago
|
||
Checked in on trunk.
Reporter | ||
Comment 9•23 years ago
|
||
Mailed drivers and adt for branch checkin approval.
Comment 10•23 years ago
|
||
Unless there's a serious push for this, mozilla1.0.1-
We're very late in the 1.0.1 cycle. Please ask for 1.0 branch approval (for
1.0.2) after 1.0.1 is cut.
1.1 is already out.
Retargeting.
Keywords: mozilla1.1 → mozilla1.0
Target Milestone: mozilla1.1beta → mozilla1.0.2
Comment 12•22 years ago
|
||
Comment on attachment 92009 [details] [diff] [review]
Patch v.1.0.
requesting branch approval for shliang (from an email request)
Attachment #92009 -
Flags: approval1.0.x?
Updated•22 years ago
|
QA Contact: sujay → gbush
Assignee | ||
Comment 13•22 years ago
|
||
resolving fixed since this is on the trunk
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Attachment #92009 -
Flags: approval1.0.x?
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•