Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.16k stars 302 forks source link

No horizontal scroll bar appears in the editor window #2986

Closed mjainQA closed 7 years ago

mjainQA commented 7 years ago

Short Summary

When text is longer than the editor window, horizontal scroll bar is not appearing.

Steps to Reproduce

  1. Open any file in editor
  2. Add a really long text as shown in the screenshot
  3. Notice there is no horizontal scroll bar

Expected results

Scroll bar should appear

Actual results

Platform Information

Komodo Edit or IDE? Komodo Version? Operating System (and version)? Komodo IDE, version 11.0.0-alpha1, build 90587, platform macosx. Built on Tue Aug 29 09:32:53 2017.

Additional Information

image

Naatan commented 7 years ago

You're on MacOS. It only shows when you're scrolling.

mjainQA commented 7 years ago

scrollbar_issue