# HG changeset patch # User terkhen # Date 1282248944 0 # Node ID 620ec731b1b030e0f1f0289707d1d8d42f20f827 # Parent 70c76bbbaed59b8cd72300c1e44faca9056f2330 (svn r20567) -Document [FS#3966]: Add note to known-bugs about this issue. diff --git a/known-bugs.txt b/known-bugs.txt --- a/known-bugs.txt +++ b/known-bugs.txt @@ -115,6 +115,14 @@ leave the Transport Tycoon graphics, which in effect means OpenTTD will not be a Transport Tycoon clone anymore. +Mouse scrolling not possible at the edges of the screen [FS#383] [FS#3966] + Scrolling the viewport with the mouse cursor at the edges of the screen + in the same direction of the edge will fail. If the cursor is near the + edge the scrolling will be very slow. + OpenTTD only receives cursor position updates when the cursor is inside + OpenTTD's window. It is not told how far you have moved the cursor + outside of OpenTTD's window. + Lost trains ignore (block) exit signals [FS#1473] If trains are lost they ignore block exit signals, blocking junctions with presignals. This is caused because the path finders cannot tell