]> granicus.if.org Git - nethack/commitdiff
remove a solved item from Qt-issues.txt
authorPatR <rankin@nethack.org>
Wed, 23 Dec 2020 16:26:54 +0000 (08:26 -0800)
committerPatR <rankin@nethack.org>
Wed, 23 Dec 2020 16:26:54 +0000 (08:26 -0800)
win/Qt/Qt-issues.txt

index c38fca66192e065c1a14826b947d9289eebb237c..01f5e6cc5b1356be3ae73c42d4b08e4d9922fc17 100644 (file)
@@ -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