Descriptive summary
From ETS contact form:
The scroll bar on the reservation time window (where you would select the room and time to reserve) won't scroll side to side. Tried on the staff login, chrome browser and patron side, Safari browser. Can't get to the rooms on the right hand side of the pane :(
UPDATE: it works on firefox for some reason... Still no chrome or safari...
Expected behavior
It should allow the user to scroll horizontally to view and make reservations for rooms listed in the right side.
Actual behavior
Horizontal scroll is not visible or doesn't work when checking rooms listed on the far right end of the reservation window that requires scrolling. The issue only occurs in Safari and Chrome.
Steps to reproduce the behavior
- Open Chrome/Safari
- Go to http://rooms.library.oregonstate.edu/
- Under "1st Floor" tab, scroll to the right to check the times for room "1862"
- It gets stuck or the scroll bar doesn't show up (unless we start scrolling from the green area, which is not ideal).
Notes:
From email/conversation with @KennaW it looks like the CSS for class fow-fluid (bootstrap) app/views/home/index.html.erb#L19 and/or room-time-reference-line app/views/home/_time_list.html.erb#L8 could be tweaked to workaround the scrolling issue.

Related work
A similar issue was already reported in ticket #335
Descriptive summary
From ETS contact form:
Expected behavior
It should allow the user to scroll horizontally to view and make reservations for rooms listed in the right side.
Actual behavior
Horizontal scroll is not visible or doesn't work when checking rooms listed on the far right end of the reservation window that requires scrolling. The issue only occurs in Safari and Chrome.
Steps to reproduce the behavior
Notes:
From email/conversation with @KennaW it looks like the CSS for class
fow-fluid(bootstrap) app/views/home/index.html.erb#L19 and/orroom-time-reference-lineapp/views/home/_time_list.html.erb#L8 could be tweaked to workaround the scrolling issue.Related work
A similar issue was already reported in ticket #335