[PATCH] Change in core[libreoffice-3-6]: Minor enhancements on the autofilter popup window.

Kohei Yoshida (via Code Review) gerrit at gerrit.libreoffice.org
Tue Nov 6 18:15:16 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/997

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/997/1

Minor enhancements on the autofilter popup window.

1) Launch pop-up right-aligned in case the cell is wider than the popup.
Launching it always left-aligned will look weird especially when the column
is very wide.

2) Allow type-ahead search when launching the autofilter via keyboard.  This
is achieved by making two small changes to the popup; first, the focus is set
on the check list box upon launching, and second, the type-ahead search is
enabled on the check list box control.

Change-Id: I8a33a52afc6005b4a7428d5f7046eff986da80d2
---
M sc/source/ui/cctrl/checklistmenu.cxx
1 file changed, 15 insertions(+), 1 deletion(-)


--
To view, visit https://gerrit.libreoffice.org/997
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a33a52afc6005b4a7428d5f7046eff986da80d2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Kohei Yoshida <kohei.yoshida at gmail.com>



More information about the LibreOffice mailing list