Opened 9 years ago
Closed 6 years ago
#34792 closed defect (bug) (wontfix)
Adjust auto-scrolling position when the caret is above the top of the editor tools by specific browsers
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | TinyMCE | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
There is the case that the caret had been hidden under the editor tools by it does not working auto scrolling when it move the caret to top and the editor-expand is enabled.
Such occured case is as follow:
Browsers | editor-visual | editor-text |
---|---|---|
Safari(webkit) | ok | ng |
Chrome(blink) | ok | ng |
Firefox(mozilla) | ng | ok |
IE11 | ok | ok |
Opera(blink) | ok | ng |
Attachments (1)
Change History (7)
#1
@
9 years ago
- Keywords reporter-feedback added
Hi @ka2 - is this new to trunk (4.4 development) or does it exist in earlier versions?
#2
@
9 years ago
- Keywords reporter-feedback removed
Hi there helen,
It was encountered in both versions ( 4.4-RC1-35743-src & 4.3.1 as latest publish ).
This ticket was mentioned in Slack in #core-editor by iseulde. View the logs.
9 years ago
#5
@
9 years ago
- Keywords reporter-feedback added
Hi @ka2!
Apologies for the late reply. Could you give an example text that demonstrates the bug in Firefox for the visual editor? Thanks!
#6
@
6 years ago
- Resolution set to wontfix
- Status changed from new to closed
Re-testing this again. The hidden caret was (mostly) fixed by adding the "scroll to selected text". Still can see it happen some times, but not able to determine why it is inconsistent. In general it seems to be happening very rarely.
Thinking this is a minor "inconvenience" when it happens and since it is on the old Edit Post screen, not sure it's worth fixing. Closing as wontfix. Feel free to reopen with more examples that can be reproduced consistently.
screenshot of occuring problem