Re: [nbdev] nb 4.1 feature request
Jesse Glick <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Ivan Soleimanipour wrote: >> I still find the dialogs open way too slow. When doing a search I >> find I can hit ^F or Shift-Alt-O and start typing before the >> dialog is up, causing the keystrokes to go into the editor window. >> [...] > > I remember this was raised a while ago and some discussion ensued. It > stuck me that it all went in the wrong direction because it keept > talking about "speed". > > It seems to me that this is not a speed issue but that of correct > implementation of "type-ahead". Most likely that the editor code does not respond to the action (A-S-O etc.) by opening a modal dialog immediately in the same EQ block as it should, but rather posts a request to run slightly later, by which time other keystrokes may have been delivered to the editor window. Rather annoying class of bug. (Curiously, Mozilla Mail seems to suffer from the same problem in a few cases.) -J. -- Jesse Glick <mailto:[email protected]> x22801 NetBeans, Open APIs <http://www.netbeans.org/>