Browser preview scroll resets
Bug #1392937 reported by
Robert Roth
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Scratch |
Fix Released
|
Medium
|
Artem Anufrij |
Bug Description
Steps to reproduce:
1. edit a long html document in scratch, with browser preview on
2. scroll the browser preview to the middle
3. change something in the middle of the html (the part visible in the preview) and press save
Expected:
browser preview refreshes so that you can see the change instantly (scrolled to the same position as it was before)
What happens instead:
browser preview is scrolled to top, and you will have to scroll back to where you were.
Related branches
lp://staging/~artem-anufrij/scratch/Bugfix-1392937
- Artem Anufrij (community): Needs Information (merge)
- Raphael Isemann (community): Needs Fixing
-
Diff: 146 lines (+53/-28)2 files modifiedplugins/browser-preview/BrowserView.vala (+1/-1)
plugins/browser-preview/browser-preview.vala (+52/-27)
Changed in scratch: | |
status: | New → In Progress |
assignee: | nobody → Artem Anufrij (artem-anufrij) |
Changed in scratch: | |
status: | In Progress → Fix Committed |
milestone: | none → freya-beta2 |
Changed in scratch: | |
status: | Fix Committed → Fix Released |
Changed in scratch: | |
importance: | Undecided → Medium |
milestone: | freya-beta2 → 2.1 |
To post a comment you must log in.