Closed
Bug 235893
Opened 22 years ago
Closed 21 years ago
Error: BrowserHandleBackspace is not defined
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8alpha3
People
(Reporter: timeless, Assigned: neil)
Details
(Keywords: regression)
Attachments
(1 file)
|
2.47 KB,
patch
|
doronr
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
viewSourceOverlay.xul includes navigatorOverlay.xul which calls a function in
navigator.js
Steps to reproduce: open view source, trigger typeaheadfind, pressbackspace a
couple of times.
Comment 2•21 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040714] (release) (W98SE)
Steps: View source, '/' to activate TypeAheadFind, BackSpace (1 is enough)
| Assignee | ||
Comment 4•21 years ago
|
||
Rather than including all the navigation keys, just make the windows overlay
append the IE reload keys to the view source window. Also some ^M love.
| Assignee | ||
Updated•21 years ago
|
Assignee: doronr → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
| Assignee | ||
Updated•21 years ago
|
Attachment #154347 -
Flags: superreview?(jag)
Attachment #154347 -
Flags: review?(doronr)
Updated•21 years ago
|
Attachment #154347 -
Flags: review?(doronr) → review+
Comment 5•21 years ago
|
||
Comment on attachment 154347 [details] [diff] [review]
Proposed patch
sr=jag
Attachment #154347 -
Flags: superreview?(jag) → superreview+
| Assignee | ||
Comment 6•21 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Keywords: regression
Target Milestone: --- → mozilla1.8alpha3
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•