Closed
Bug 863179
Opened 12 years ago
Closed 7 years ago
Make it easier to switch between files in a review
Categories
(bugzilla.mozilla.org :: Splinter, enhancement, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Yoric, Unassigned)
Details
When I perform patch reviews, I commonly need to switch between two files in the same patch.
1. Start reviewing a multi-file patch.
2. At some point, I need to switch from file A to file B of the same patch.
3. Scroll back to the top of the page, click on file B.
4. Now that I have checked what I wanted to check, scroll back to the top of the page
Drawbacks:
- that process contains steps that could be removed;
- that process causes me to lose the scroll position in my files.
We could do the trick by:
- keeping the Navigation bar at the top of the screen in fixed position, regardless of scrolling (a few lines of CSS);
- recording/restoring the scroll position whenever we click on one of the links.
Updated•9 years ago
|
Priority: -- → P5
Updated•7 years ago
|
Type: defect → enhancement
Comment 1•7 years ago
|
||
Splinter is retiring.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•