https://issues.apache.org/ooo/show_bug.cgi?id=122401

Ariel Constenla-Haile <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Ariel Constenla-Haile <[email protected]> ---
The main reason was that the algorithms relay on the PopupMenu filled at
initialization. The default behaviour of framework::PopupMenuToolbarController
is the later initialization of the PopupMenuController, only when the drop-down
button is pressed. If early initialization is needed, the derived class has to
override initialize(). 

@hanya please check with revision 1487142

There shouldn't be any new bugs, as the code is mainly copy&paste from the old
implementation.

Looking at my notes back then, the old implementation had issues with the
Writer based URL containing slots in the query part, as in

private:factory/swriter?slot=21051
private:factory/swriter?slot=21052
private:factory/swriter?slot=21053

it dispatched the URL without the query part. Feel free to open a new bug for
this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to