Closed
Bug 80598
Opened 24 years ago
Closed 22 years ago
View source window does not focus the content area when it's brought up
Categories
(Core Graveyard :: View Source, defect)
Core Graveyard
View Source
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bzbarsky, Assigned: stephend)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
See the 2001-05-12 20:22 comment in bug 78419 for a description of the problem.
Basically, view source currently requires a click in the content area for find
and the like to work....
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
r=blake on IRC, but ccing smfr because Blake says that smfr did something so
that this call to focus() should not be needed...
Comment 4•24 years ago
|
||
I just remember Simon fixing that bug, but don't know if he fixed it by
manually focusing the content area in Navigator (as you're doing it here), or
by focusing the find dialog's parent window from the back end.
Comment 5•24 years ago
|
||
I don't think anything I changed would affect focus in view source. The patch
seems like a good thing to do.
Reporter | ||
Comment 6•24 years ago
|
||
Alec, could you sr?
Comment 7•24 years ago
|
||
sr=alecf
Comment 8•24 years ago
|
||
Can someone checkin this patch when the tree opens? Stephen?
Assignee: blakeross → stephend
Assignee | ||
Comment 9•23 years ago
|
||
accepting. already mailed drivers, and I'll check in when given the go-ahead.
Status: NEW → ASSIGNED
Comment 10•23 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Comment 11•23 years ago
|
||
Fix checked in. Thanks to all.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 12•23 years ago
|
||
Will the fix solve bug 82663?
Reporter | ||
Comment 13•23 years ago
|
||
Yes.
Comment 14•23 years ago
|
||
This is fixed for View Source from a browser window but not from a mail message.
Is that a different bug?
And btw it doesn't fix 82663.
(using 2001061206 win32-installer)
Reporter | ||
Comment 15•23 years ago
|
||
Comment 16•23 years ago
|
||
vrfy fixed using 2001.06.19.08 comm bits on linux and mac, and 2001.06.19.11
comm bits on winnt.
Status: RESOLVED → VERIFIED
Comment 17•22 years ago
|
||
Reopening. Bug 206398 and bug 199481 both state that this bug exists (again). I
can confirm this with trunk build 2003051908 on Win2k.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 18•22 years ago
|
||
*** Bug 206398 has been marked as a duplicate of this bug. ***
Comment 19•22 years ago
|
||
Wait! I vcannot reproduce this with the build given aboce. But the bug still
seems to be alive again.
Reporter | ||
Comment 20•22 years ago
|
||
Um... this was refixed a few days ago by Neil... it had a nice separate bug and
all. Resolving fixed, again.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → FIXED
Comment 21•22 years ago
|
||
bryner actually (after he regressed it)
Comment 22•22 years ago
|
||
w4m with recent builds.
Status: RESOLVED → VERIFIED
Component: XP Apps: GUI Features → ViewSource
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•