Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 284 by
sipka.ma...@gmail.com: Prompt behind horizontal scroll bar
https://code.google.com/p/shellinabox/issues/detail?id=284
What steps will reproduce the problem?
1. enable horizontal scrolling in custom css file
#vt100 #scrollable {
overflow-x: scroll;
overflow-y: scroll;
position: relative;
color: #ffffff;
background-color: #000000;
}
2. use this css file when starting the daemon
/usr/local/bin/shellinaboxd --css /usr/local/bin/scroll.css
3. prompt is behind horizontal scroll bar and can not be visible
What is the expected output? What do you see instead?
expected - prompt positioned up to horizontal scroll bar
instead - see attached screenshot
What version of the product are you using? On what operating system?
version: ShellInABox version 2.10 (revision 239)
OS: Suse 11
Attachments:
shellinbox.PNG 7.5 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings