• Jan Holesovsky's avatar
    bnc#862514: Handle corner case in slide sorter correctly. · a24e9c29
    Jan Holesovsky yazdı
    We should never return -1 when bIncludeBordersAndGaps is true; but that could
    have happened in a corner case:
    
    * export SAL_USE_VCLPLUGIN=gen
    * start LibreOffice
    * open a presentation with many slides
    * resize the window so that it shows the slides _exactly_, no slide is cut
      off in the slide sorter
    * point the mouse pointer into the left "Slides" sidebar (slide sorter) so
      that it does not cause any mouse-over effect (somehow between the left
      border, and the slides - there is space that can do this)
    * turn the mouse wheel all the way down so that the last slide is at the
      bottom
    * turn the mouse wheel up _once_
    * turn the mouse wheel down _once_ - it will look like the view does not
      change (the last but one is still at the bottom), but you can see the
      scrollbar jump to the top
    * and now you can again start turning the wheel all the way down to repeat
      the procedure :-)
    
    Change-Id: I0253c89513222a1f2eb3263068997d10eea0f130
    a24e9c29
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangResTarget_sd.mk Loading commit data...
CppunitTest_sd_export_tests.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_html_export_tests.mk Loading commit data...
CppunitTest_sd_import_tests.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_opengl.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...
README Loading commit data...
README_REMOTE Loading commit data...
UIConfig_sdraw.mk Loading commit data...
UIConfig_simpress.mk Loading commit data...