Opened 9 years ago
Closed 8 years ago
#36876 closed defect (bug) (fixed)
TinyMCE: inline toolbars don't adjust position
Reported by: | iseulde | Owned by: | iseulde |
---|---|---|---|
Milestone: | 4.5.3 | Priority: | normal |
Severity: | normal | Version: | 4.5 |
Component: | TinyMCE | Keywords: | has-patch fixed-major |
Focuses: | javascript | Cc: |
Description
Inline toolbars no longer adjust position after scrolling.
git bisect
shows me it's introduced in [37000].
Attachments (2)
Change History (15)
This ticket was mentioned in Slack in #core-editor by iseulde. View the logs.
8 years ago
#4
@
8 years ago
- Owner set to iseulde
- Resolution set to fixed
- Status changed from new to closed
In 37559:
#5
@
8 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Consider for 4.5.x.
This ticket was mentioned in Slack in #core-editor by iseulde. View the logs.
8 years ago
#9
@
8 years ago
@iseulde does this still need testing? can you describe how to test or provide screen shot(s) to show what the issue is?
Thanks!
#10
@
8 years ago
- Keywords needs-testing removed
Well, needs no more testing than the usual. :)
Before the inline toolbar would not adjust when scrolling. For example, select an image so that an inline toolbar pops up, then scroll and you'll see that the toolbar will overlap the main toolbar instead of adjusting its position. Note that this only affected the full height editor (see Screen Options > Additional settings).
When I scroll the event type is now
resizewindow
(Chrome, Firefox and Safari).https://github.com/tinymce/tinymce/commit/5734a8d8805d69ee87dd1cad7263244968194601