Last modified: 2014-03-25 23:01:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57422, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55422 - CodeEditor should honour system scrolling settings
CodeEditor should honour system scrolling settings
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CodeEditor (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-07 17:00 UTC by Isarra
Modified: 2014-03-25 23:01 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Isarra 2013-10-07 17:00:38 UTC
For some reason codeeditor only seems to scroll one line at a time (1 in opera12 on arch, 1.5 in chrome on windows, didn't check others) instead of the usual 3-8  (unless you change you de/browser settings, but it should just honour that anyway). 

This seriously limits the usefulness of scrolling in a lot of cases.
Comment 1 Derk-Jan Hartman 2014-03-25 23:01:02 UTC
The way ACE editor works makes that very hard to fix. It renders each line separately and does buffering on only a few lines before and after the visible parts (otherwise it wouldn't perform at all).

For me it scrolls quite smoothly on Mac OSX Safari/FF/Chrome


You might want experiment with settings in: http://ace.c9.io/build/kitchen-sink.html
See if you can find something that works better (animate scrolling ?)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links