Skip to content

Prompt behind horizontal scroll bar #284

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Original issue reported on code.google.com by sipka.ma...@gmail.com on 7 May 2015 at 7:53

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions