Closed
Bug 327238
Opened 20 years ago
Closed 20 years ago
Allow links in sidebar to update the Status Bar
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philip.chee, Assigned: neil)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
925 bytes,
patch
|
jst
:
review+
jag+mozilla
:
superreview+
jst
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
This is a side effect of fixing bug 104532 (Don't let background tabs set the status bar). Due to this checkin: <http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/xpfe/appshell/src&command=DIFF_FRAMESET&file=nsContentTreeOwner.cpp&rev1=1.79&rev2=1.80&root=/cvsroot>
Now hovering over links in the webpanels sidebar does not update the status bar with the URL of the link. This affects both seamonkey and firefox.
In email Neil said:
>On 18/01/2006 08:34, Neil wrote:
>> Sorry, but that's partly my fault - I made it so that only the current tab
>> can update the status bar. It's a one-line fix in nsContentTreeOwner.cpp
>> though, so it could make SeaMonkey 1.1, if you want.
So assigning to Neil.
| Reporter | ||
Updated•20 years ago
|
OS: Windows XP → All
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #212949 -
Flags: superreview?(jag)
Attachment #212949 -
Flags: review?(jst)
Updated•20 years ago
|
Attachment #212949 -
Flags: superreview?(jag) → superreview+
Comment 2•20 years ago
|
||
Comment on attachment 212949 [details] [diff] [review]
Proposed patch
r=jst
Attachment #212949 -
Flags: review?(jst) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
Fix checked in to the trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•20 years ago
|
Attachment #212949 -
Flags: approval-branch-1.8.1?(jst)
Updated•20 years ago
|
Attachment #212949 -
Flags: approval-branch-1.8.1?(jst) → approval-branch-1.8.1+
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•