Opened 7 years ago
Closed 6 years ago
#17800 closed defect (fixed)
Dijit Editor does not retain scroll position after tab change
Reported by: | Ed Chatelain | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | Editor | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have a tab container with multiple tabs and each tab embeds an editor widget. If i scroll down the editor pane, switch to another tab then back, the scroll position has been lost (scrollbar goes back to the top).
The issue exists in the dojo v1.8.x and above.
The issue does not occur in the latest v1.7.x
Browsers: Firefox 24 and 26 ESR / IE 8+ Works in Chrome 33, and works with IE7.
Attachments (1)
Change History (2)
Changed 7 years ago by
Attachment: | editortabs.html added |
---|
comment:1 Changed 6 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed by 534157f1ce7473697bd3587d7b39248f50d0ac9e.
Note: See
TracTickets for help on using
tickets.
Test html file to show the problem, place this file into the dijit/tests/editor folder.