Opened 14 years ago

Closed 12 years ago

#5269 closed Bug (fixed)

floatpanels for comboboxes are offset left of related combobox

Reported by: ngiesen Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2
Keywords: Cc:

Description

When a combobox (such as 'Styles','Format','Font' or 'FontSize') is positioned with its right edge against the window edge, its corresponding floating panel will have its right edge tucked to the left of the combobox; it should tuck to the right.

I hope the following pieces of ascii-art will illustrate the issue:

Current behaviour:

                    |window edge
                    |
            [Styles]|
[opt1      ]        |
[opt2      ]        |
[opt3      ]        |

Preferred behaviour:

                    |window edge
                    |
            [Styles]|
        [opt1      ]|
        [opt2      ]|
        [opt3      ]|

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

No longer reproducible in latest trunk.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy