Opened 12 years ago
Closed 12 years ago
#8400 closed defect (othersoftware)
two-side edit mode: no possibilty to view top of page in preview when source includes a lot of makeup (macros)
Reported by: | skyper | Owned by: | stoecker |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Trac | Version: | |
Keywords: | Cc: |
Description
I have problems to view the top of the page on the preview side (right) in two-side edit mode, if the source of the page has some makeup code on top.
- It is very obvious with long comments or/and the all in one language pages (e.g. StartupPageSource) but I have noticed this behaviour with other macros and even simple makeup code.
The independent scrolling of the preview needs to also work above the source level and not only below it.
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 12 years ago
comment:2 by , 12 years ago
Replying to stoecker:
Sorry, I don't understand your problem.
Sorry, missed one important word: inline
.
In the two-side edit mode you can scroll the preview side independent but the range is limited to only scroll downwards compared to the left side. If you have a lot of makeup on top you can not view the source and the corresponding preview part inline. You always have to scroll up to view the preview and then down to edit again.
comment:3 by , 12 years ago
You should give an good example and make a trac ticket. Only solution I see is to have left side scrollable as well and not scroll the whole page. Maybe somehow doing a linking of the two scrolls when left is scrolled. Nothing which can be solved here.
comment:4 by , 12 years ago
Resolution: | → othersoftware |
---|---|
Status: | new → closed |
Sorry, I don't understand your problem.