Closed
Bug 336597
Opened 19 years ago
Closed 19 years ago
view source ctrl home does not work
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 282550
People
(Reporter: raceronline, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060503 BonEcho/2.0a1 ID:2006050304
When in caret viewing mode in a View Source window, ctrl+home does not work as expected. Instead, it either does nothing or it goes to the end of the previous line.
Note: ctrl+end does work as expected.
Reproducible: Always
Steps to Reproduce:
1. Open a View Source window on any page (e.g. this bug)
2. Click inside the View Source module to bring up the caret
3. Scroll down so that the top of the listing is off the page
4. Press ctrl+home
Actual Results:
Nothing happens, or the caret moves to the end of the previous line.
Expected Results:
The window scrolls to the top of the source, and the caret moves to position 1,1.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060504 Minefield/3.0a1
In trunk it works as expected, but not in branch.
Comment 2•19 years ago
|
||
Is repaired on trunk in September 2005.
Comment 3•19 years ago
|
||
The bug I'm duping this to might need reopening, depending on how we're dealing with branch bugs ATM.
*** This bug has been marked as a duplicate of 282550 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•