id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 3817 [mcview] Library/executable symbols not fully viewable lastique andrew_b "When I press F3 on a library or executable with lots of exported symbols with long names (typical for C++ libraries), mcview does not always allow to scroll down though all symbols and stops halfway. Steps to reproduce: 1. Find an executable or library with lots of exported symbols with long names. For example, libboost_thread.so.1.62.0. 2. Open it for viewing by pressing F3. 3. Scroll down through symbols by pressing Arrow Down or Page Down key. 4. At some point mcview stops scrolling as if the list of symbols ended. Typically this happens when the last symbol is very long (maybe longer than the console width; I don't know the exact criteria). 5. At this point, if you scroll right by pressing Arrow Right or Ctrl+Arrow Right so that the viewer shows _past_ the end of the last symbol name, mcview allows to continue scrolling down by pressing Arrow Down or Page Down - until the next such point where it stops. This bug is really annoying because one can't tell if the file has ended or not. " defect closed major 4.8.20 mcview 4.8.18 fixed egmont merged committed-master