Re: Bug Ticket 9008

2014-03-15 Thread Tommaso Cucinotta
On 15/03/14 19:56, Tommaso Cucinotta wrote: > In Qt, it should be fairly easy to intercept key presses from the > main application events loop, then if the focus is on a specific > dialog, one might try to route the event straight there? or perhaps just install an event filter? T.

Re: Bug Ticket 9008

2014-03-15 Thread Tommaso Cucinotta
On 15/03/14 17:09, Richard Heck wrote: > So I think making this widget a standalone > dialog is probably not what most people are going to want to do. Correct, we definitely don't want to make Advanced Find & Replace a simple dialog. Rather, I heard several times people would like to turn the Simp

Re: Bug Ticket 9008

2014-03-15 Thread Richard Heck
On 03/15/2014 12:34 PM, Ankit Shah wrote: I think doing so would be easy if we can convert it like the normal find and replace window. This would also allow for extra space available to user to view the document. Note that the dialog can be undocked, at least here on Linux. Just grab and

Re: Bug Ticket 9008

2014-03-15 Thread Ankit Shah
I think doing so would be easy if we can convert it like the normal find and replace window. This would also allow for extra space available to user to view the document. Also another idea we can handle transparency of find and replace window on loose focus. Never tried anything like that in Qt but

Re: Bug Ticket 9008

2014-03-15 Thread Richard Heck
On 03/15/2014 05:52 AM, Ankit Shah wrote: On Thu, Mar 13, 2014 at 7:40 PM, Jürgen Spitzmüller > wrote: 2014-03-13 14:32 GMT+01:00 Ankit Shah: I'm new to LyX source code. I want to work on the bug ticket #9008 . I'

Re: Bug Ticket 9008

2014-03-15 Thread Ankit Shah
On Thu, Mar 13, 2014 at 7:40 PM, Jürgen Spitzmüller wrote: > 2014-03-13 14:32 GMT+01:00 Ankit Shah: > > I'm new to LyX source code. I want to work on the bug ticket > #9008. >> I'm good at C,C++. Can anyone please explain me the bug. I'm not able to >> replic

Re: Bug Ticket 9008

2014-03-13 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > 2014-03-13 14:32 GMT+01:00 Ankit Shah: > > > I'm new to LyX source code. I want to work on the bug ticket > > #9008. > > I'm good at C,C++. Can anyone please explain me the bug. I'm not able to > > replicate the bug. How are the sho

Re: Bug Ticket 9008

2014-03-13 Thread Jürgen Spitzmüller
2014-03-13 14:32 GMT+01:00 Ankit Shah: > I'm new to LyX source code. I want to work on the bug ticket > #9008. > I'm good at C,C++. Can anyone please explain me the bug. I'm not able to > replicate the bug. How are the shortcuts defined in the strings column?