OpenGamePanel/Theme-SimpleBootstrap

File Manager text editor issue

Closed this issue · 9 comments

When you edit a file from File Manager, with too long line (out of screen), there is no horizontal scroll bar or possibility to see the end of the line.
In default theme there is scroll bar but not with SBS

I cannot reproduce. Can you please send me a Screenshot?
In my case there is the small Scroll Bar at the Bottom, and on the other Cases it is an Input Field which doesnt contains any Scrollbar.

I just added Ellipsis for Titles in LiteFM Module. Hopefully its that what you are asked for.

Updated and still the same.

Here I edit a script I made it very long by copy/pasting elements multiple time, made also a too long line.

https://www.dropbox.com/s/8bgadiuft3hfw19/Capture%20d%27%C3%A9cran%202019-01-24%2016.26.20.png?dl=0

You can see there is no horizontal scroll bar, there is a vertical one though.

edit:
Using Firefox on Win 7 64bits

Problem exactly the same.

thats absolute strange, im able to sceoll vertically?! did you a clean refresh? i added the x-scrollbar in main.css

maybe youre later online, so i can connect to your panel via teamviewer? im back in about 3hours

Read my post I said there is no horizontal scroll when line is too long. scroll vertical bar always worked before.

yes, i meant horizontal (see x axis)

Okay, whyever the Container .ace_scrollbar-inner doesnt had a fixed height Attribute; i just added it and voila, i think i know now what you mean. Can you please recheck @Zorrototo

OK it works now thanks. Maybe the previous changes can be removed as I see it disabled/overridden when I inspect the code with firefox.

also why in main.css and not the module css file?