Opened 16 years ago
Closed 16 years ago
#2622 closed bug (fixed)
[StyledEdit] moves focus back to home if you change window size
Reported by: | scottmc | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/StyledEdit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | #2784 | Blocking: | |
Platform: | All |
Description
In StyledEdit if you change the size of the window, the focus of your work is moved to the top of the document. You can get it back by moving the cursor key, as long as you had placed it where you were. Expected behavior is that when you resize the window, the current view is preserved. Very annoying if you were looking at line 22000.
Change History (6)
comment:1 by , 16 years ago
Type: | enhancement → bug |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
For the second part, see also ticket 2784. Not sure how to setup a relation here.
comment:4 by , 16 years ago
Blocked By: | 2784 added |
---|
Note:
See TracTickets
for help on using tickets.
Also as of hrev27723 if you resize the window, scrollbars are disabled. You cannot scroll anymore.