On Wed, Mar 14, 2001 at 11:06:22AM +0100, Cyrille Artho wrote:
> the reference pop-up should *not* remember the previous selection of the
> reference category, at least not of that was a PageRef. I found my
> document cluttered with PageRef's instead of normal refs just because
> that dialog would not reset itself. The way popups normally work is that
> you always have the same default selection, i. e. they are stateless.
> So please take that "feature" out, it is easily overlooked, and it is
> really annoying to have to go through the document manually to take the
> pagerefs out. But the true reason to take it out is that it violates
> today's convention regarding pop-up dialogs.
Some of the dialogs in LyX are already non-stateless: for example, the
tabular create/matrix create dialogs. However, this does make some sense
because if you insert a 3x3 matrix then it is likely that your next matrix
will also be 3x3.
On the other hand, other dialogs are stateless (for example the print
dialog) and inconsistency is bad.