https://bugs.documentfoundation.org/show_bug.cgi?id=45257

--- Comment #13 from Julien Nabet <[email protected]> ---
I'm lost by the number of parts involved:
dbaccess/source/ui/control/RelationControl.cxx
svtools/source/brwbox/editbrowsebox.cxx
svtools/source/brwbox/brwbox1.cxx
...
example of bt:

#0  dbaui::ORelationControl::getColumnIdent (this=0x2fb5c90, _nColId=65535) at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/RelationControl.cxx:274
#1  0x00002aaad025c15d in dbaui::ORelationControl::InitController
(this=0x2fb5c90, nRow=0, nColumnId=65535)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/RelationControl.cxx:305
#2  0x00002aaaafbd8b73 in svt::EditBrowseBox::ActivateCell (this=0x2fb5c90,
nRow=0, nCol=65535, bCellFocus=true)
    at
/home/julien/compile-libreoffice/libreoffice/svtools/source/brwbox/editbrowsebox.cxx:1027
#3  0x00002aaaafbda5c1 in svt::EditBrowseBox::ActivateCell (this=0x2fb5c90) at
/home/julien/compile-libreoffice/libreoffice/include/svtools/editbrowsebox.hxx:571
#4  0x00002aaaafbd888d in svt::EditBrowseBox::CursorMoved (this=0x2fb5c90) at
/home/julien/compile-libreoffice/libreoffice/svtools/source/brwbox/editbrowsebox.cxx:987
#5  0x00002aaaafbac049 in BrowseBox::GoToRow (this=0x2fb5c90, nRow=0,
bRowColMove=false, bKeepSelection=false)
    at
/home/julien/compile-libreoffice/libreoffice/svtools/source/brwbox/brwbox1.cxx:1544
#6  0x00002aaaafbaaa01 in BrowseBox::RowInserted (this=0x2fb5c90, nRow=0,
nNumRows=2, bDoPaint=true, bKeepSelection=false)
    at
/home/julien/compile-libreoffice/libreoffice/svtools/source/brwbox/brwbox1.cxx:1243
#7  0x00002aaad025b694 in dbaui::ORelationControl::lateInit (this=0x2fb5c90) at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/RelationControl.cxx:187
#8  0x00002aaad025e3cc in dbaui::OTableListBoxControl::lateInit
(this=0x2fadd40)
    at
/home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/control/RelationControl.cxx:673

Value of nCol seems strange but I can't succeed in understanding the whole
mechanism, too messy!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to