From: PatR Date: Wed, 23 Dec 2020 16:26:54 +0000 (-0800) Subject: remove a solved item from Qt-issues.txt X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3922bbf6665027d211d915d2443d05f17a9c81fd;p=nethack remove a solved item from Qt-issues.txt --- diff --git a/win/Qt/Qt-issues.txt b/win/Qt/Qt-issues.txt index c38fca661..01f5e6cc5 100644 --- a/win/Qt/Qt-issues.txt +++ b/win/Qt/Qt-issues.txt @@ -2,7 +2,7 @@ Qt-NetHack issues ----- Urgent: if the program crashes on OSX, a dialog box asking the user -whether to [ignore], [report], or [restart] will eventually appear +whether to [ignore], [report...], or [re-open] will eventually appear (it's slow). That should be repressed even if the report choice could be directed at nethack.org. @@ -12,7 +12,7 @@ NetHack has started, and typing ^C was sending the program into an endless loop in qt_nhgetch() with repeated messages to stderr (the terminal) complaining that the event loop is already running. Triggered by yn_function("Really quit?") in the core. That situation -has been reduced to a single event loop complaint, do downgraded from +has been reduced to a single event loop complaint, so downgraded from "Urgent", but the prompt is auto-answered with ESC instead of letting the user respond. @@ -52,13 +52,6 @@ intended to be displayed, is displayed (as blank terrain). 3.6 status conditions (Stone, Slime, Strngl, Deaf, Lev, Fly, Ride) have been implemented but need icon artwork (one 40x40 tile for each). -In a menu window, typing ':' (via shift+something) works to initiate -a search without the need to click on the [Search] button. In a text -window, it does not, despite moving the menu key press interpretation -code into its own routine and calling that for both types of windows. -From the text window code, it sees the initial shift but not the ':' -that should follow. - Clicking on window close button pops up a confirmation dialog with [ Save and exit ] [__Quit_without_saving__] with the second one highlighted. Internally they're specified as