Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@161521 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -520,7 +520,7 @@ function findLocation(pre, line, node, offset, interlinePosition, result)
|
||||
}
|
||||
}
|
||||
|
||||
return found;
|
||||
return found || ("range" in result);
|
||||
}
|
||||
|
||||
//function to toggle long-line wrapping and set the view_source.wrap_long_lines
|
||||
|
||||
Reference in New Issue
Block a user