Opened 17 years ago
Closed 17 years ago
#1913 closed bug (fixed)
Horizontal Scrolling in Pe Causes Vertical Scrolling to the Top
Reported by: | bonefish | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev24359, tested under VMware. Reproduce:
- Open e.g. the Bootscript in Pe.
- Make the window about half as wide (40 chars).
- Scroll to the bottom of the document.
- Position the caret in a line that doesn't fit the view.
- Press End.
The window will be scrolled to the top of the document again and to the right. The vertical scrollbar is topmost, the horizontal scrollbar leftmost. Pressing Home causes scrolling back (i.e. the caret becomes visible again), but the document is no longer scrolled fully to the bottom.
Change History (2)
comment:1 by , 17 years ago
Component: | - General → Kits/Interface Kit |
---|---|
Owner: | changed from | to
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev24841. Also fixes scrolling offset being remembered from last time the document was opened.