Re: The Escape Key

2007-04-27 Thread Abdelrazak Younes
Richard Heck wrote: Sorry, that wasn't very clear. Let me re-state all of this. OK, got it. I think you are right. But what I meant is that your "reset_dialog" looks very similar to what you would get with the restore button. The problem in this case is that there is no restore button :-) Tha

Re: The Escape Key

2007-04-27 Thread Richard Heck
Sorry, that wasn't very clear. Let me re-state all of this. Here was the original problem. Suppose you open the reference dialog, click on a label name, and choose "Go to Label". That button then changes to "Go back". Now you hit cancel and then re-open the dialog. The button will still say "Go b

Re: The Escape Key

2007-04-26 Thread Abdelrazak Younes
Richard Heck wrote: I've discovered a problem with my fix for bug 3461, at changeset 17920. The problem there was that the dialog needed to be reset when it was closed by hitting the cancel button. What I've realized is that the same problem arises with the escape button: Hitting escape does

The Escape Key

2007-04-26 Thread Richard Heck
I've discovered a problem with my fix for bug 3461, at changeset 17920. The problem there was that the dialog needed to be reset when it was closed by hitting the cancel button. What I've realized is that the same problem arises with the escape button: Hitting escape does not trigger slotClos