Re: PageDown is trapped in math insets

2005-04-09 Thread Andre Poenitz
On Wed, Apr 06, 2005 at 06:06:26PM +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> What about just getting rid of it? I mean, after Andre's work > Martin> I understand that it should be possible to make an inset > Martin> announce "I ca

Re: PageDown is trapped in math insets

2005-04-09 Thread Andre Poenitz
On Wed, Apr 06, 2005 at 06:55:56PM +0300, Martin Vermeer wrote: > BTW is there ever a reason to have PRIOR or NEXT handled inside _any_ > inset? Do we have multi-page insets? You mean insets spanning more than one screen worth in LyX? Lots of them... Especially for tables it's rather the typical

Re: PageDown is trapped in math insets

2005-04-09 Thread Andre Poenitz
On Wed, Apr 06, 2005 at 06:44:26PM +0300, Martin Vermeer wrote: > On Wed, 2005-04-06 at 17:00, Jean-Marc Lasgouttes wrote: > > I do not remember whether this is new and whether Martin has a fix in > > hand for that already, but I just noticed that it is not possible to > > escape from a math inset

Re: PageDown is trapped in math insets

2005-04-06 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> What about just getting rid of it? I mean, after Andre's work Martin> I understand that it should be possible to make an inset Martin> announce "I cannot handle this event", after which one higher Martin> up in the cursor stack w

Re: PageDown is trapped in math insets

2005-04-06 Thread Martin Vermeer
On Wed, 2005-04-06 at 18:50, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> BTW why would you want a mathinset to handle a Page Up/Down > Martin> event? Can't we just shortcircuit it (i.e., make sure the > Martin> surrounding text handles it)

Re: PageDown is trapped in math insets

2005-04-06 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> BTW why would you want a mathinset to handle a Page Up/Down Martin> event? Can't we just shortcircuit it (i.e., make sure the Martin> surrounding text handles it)? Yes, this is what I had in mind when looking at the code. Howeve

Re: PageDown is trapped in math insets

2005-04-06 Thread Martin Vermeer
On Wed, 2005-04-06 at 17:00, Jean-Marc Lasgouttes wrote: > I do not remember whether this is new and whether Martin has a fix in > hand for that already, but I just noticed that it is not possible to > escape from a math inset with Page Up/Down. > > JMarc BTW why would you want a mathinset to han

Re: PageDown is trapped in math insets

2005-04-06 Thread Martin Vermeer
On Wed, 2005-04-06 at 17:00, Jean-Marc Lasgouttes wrote: > I do not remember whether this is new and whether Martin has a fix in > hand for that already, but I just noticed that it is not possible to > escape from a math inset with Page Up/Down. > > JMarc No, no ready fix yet... but this is an im

PageDown is trapped in math insets

2005-04-06 Thread Jean-Marc Lasgouttes
I do not remember whether this is new and whether Martin has a fix in hand for that already, but I just noticed that it is not possible to escape from a math inset with Page Up/Down. JMarc