On Wed, Aug 27, 2003 at 09:03:32AM +0200, Andre Poenitz wrote: > > 61 center_indent_ = (mi.base.textwidth - dim.wid) / 2; > > 62 dim.wid = mi.base.textwidth; > > 63 dim_ = dim; > > > > Can I say "ouch" ? hitInset() isn't going to like the inset claiming it > > takes up the whole row, I don't think. > > Why? We'd get additional hits if somebody clicks in the 'empty space'.
Exactly - not good. The user clicks in white space and gets a dialog !! This is minor (ish) but when you combine it with the cursor breakage before a full row inset, you have yourself a serious problem: clicking on whitespace in the row above opens the dialog of the bibtex on the next row. > Do you have a suspicion or do you have a real problem bigger than we > had before? Real and bigger. We can probably fix it better though. john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.