https://issues.apache.org/ooo/show_bug.cgi?id=123922
--- Comment #13 from Armin Le Grand <[email protected]> --- When a Writer Graphic is selected, the IFF leads to SwGrfShell::Execute case SID_INSERT_GRAPHIC which currently has no intention to open the insert pic from file dialog, it is clearly only intended to open the 'Picture' dialog (its the same slot as FN_FORMAT_GRAFIC_DLG and FN_DRAW_WRAP_DLG). The insert from file dialog instead is opened by another shell, in SwView::Execute in case SID_INSERT_GRAPHIC. I do not know if this can easily be changed (or should). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
