| From: | Nail Samatov <nail(dot)samatov(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Two patches |
| Date: | 2010-12-13 17:26:58 |
| Message-ID: | AANLkTi=HpXrzrG4vB+v50ajwrQ=ERTAojYMCAfjjGKPa@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
1. first patch fixes this ticket:
http://code.pgadmin.org/trac/ticket/291
2. second patch fixes an issue with a focus:
1) In the the sql box press ctrl+f - appears the find dialog, focus is on it.
2) Enter a some text, press enter until end of the document is reached
- a message box will be displayed - focus is on the message box.
3) Press enter - focus moves to the sql box and the find dialog
becomes inactive (As a user I expect that focus is returned to the
find dialog)
--
Best regards,
Nail Samatov
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Ticket-291-Bad-UI-in-the-Find-dialog.patch | application/octet-stream | 1.8 KB |
| 0001-fix-losing-of-the-focus-in-Find-Replace-dialog-if-no.patch | application/octet-stream | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2010-12-13 20:23:27 | pgAdmin III commit: Bump version for 1.12.2 |
| Previous Message | Vinicius Santos | 2010-12-13 02:56:04 | Re: "Clear window" in the SQL Editor |