When inserting a tag, in Firefox the text area will scroll to the top.

This can be fixed by bringing in some code from the original quicktags JS implementation, as shown in the patch.

CommentFileSizeAuthor
quicktags.js.patch655 byteskemayo

Comments

kemayo’s picture

Component: User interface » Javascript
Category: feature » bug
Status: Active » Reviewed & tested by the community

...this should have been a bug report.

Bèr Kessels’s picture

Status: Reviewed & tested by the community » Needs review
ufku’s picture

it works.

Bèr Kessels’s picture

Status: Needs review » Fixed

I tested it, and it works. But it adds weird behaviour to Konqueror and therfore probably Safari too.

However, I take that for granted, because it fixes the jumping in Firefox, which is a far mroe annopying issue then the minor jumping we introduced in konqueror.
IE seems to not be affected at all.

Anonymous’s picture

Status: Fixed » Closed (fixed)