Make WordPress Core

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: ka2's profile ka2 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)

screenshot.png (30.0 KB) - added by ka2 9 years ago.
screenshot of occuring problem

Download all attachments as: .zip

Change History (7)

@ka2
9 years ago

screenshot of occuring problem

#1 @helen
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 @ka2
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 ).

#3 @helen
9 years ago

  • Version changed from 4.4 to 4.3

This ticket was mentioned in Slack in #core-editor by iseulde. View the logs.


9 years ago

#5 @iseulde
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 @azaozz
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.

Note: See TracTickets for help on using tickets.