[Libreoffice-bugs] [Bug 113562] Last Digit is Automatically Deleted when Editing Formula with Comma-separated Values
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 8 09:30:23 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113562
Kevin Suo <suokunlong at 126.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected
CC| |caolanm at redhat.com
--- Comment #10 from Kevin Suo <suokunlong at 126.com> ---
Bisected (yes, it is bisected)
0321dbb9be72f92c02919457cdc3c4e76cfbd11d is the first bad commit
commit 0321dbb9be72f92c02919457cdc3c4e76cfbd11d
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sat Jul 30 21:29:48 2016 +0100
Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with alt
this returns things to passing the alt to the thing with the focus
and depends on ::Command handlers passing the alt-press/release back
up through the Command hierarchy to get to the default top-level
handler eventually
Change-Id: I869120f43810adfa2fac4670c2db143b790a1f9b
:040000 040000 c86e0cfe7c29866997dea80c28500036689a83f7
956f75bbc0c414628940725c8e805f7ecc89766e M include
:040000 040000 f1e58b5813e4cb00da8e018fc22cafc0e4461b21
fdcd1c2427a235c2819a199738ed975b0dd6f9a6 M sc
:040000 040000 9e3e84fe0b18f73ef94a5b10bc0652b876a27442
4cd8fde8b492e6cfa6ccc24809e1b51580e3d806 M sd
:040000 040000 4048f34eabc4ae46ad628a2ef94e6d204cff1fa7
50626be43481b24d42d68f6f4cdfd7c94c5da965 M sfx2
:040000 040000 050b8802f594ed2fa26c4a1efa2548a3b6d12b02
b52d1db4aa2c6ccab3d2da7b6d4b0ed28edf7d85 M starmath
:040000 040000 00963273390fdf266288668e37971d0acfcde375
348008569fbb05c04544f5b46a65ba914da80330 M svx
:040000 040000 2947b69e3afcc92ef98833a05137d92ae3c89408
2a2b7a7faefe0941414c8f37ee3c26a2505bb235 M vcl
$ git bisect log
# bad: [9162c483bcc6288cc2a92503b6ec34d58496327b] GSoC notebookbar: Calc,
Impress placeholder icons
# good: [52f377c2590d71895998a170105d0b07c13c267b] tdf#88205 Adapt uses of
css::uno::Sequence to use initializer_list ctor
git bisect start '9162c483bcc6288cc2a92503b6ec34d58496327b'
'52f377c2590d71895998a170105d0b07c13c267b'
# good: [6d40c515fdf86d807c199ff4179b9c862a9fe5b2] libxmlsec: drop
xmlsec1-keyinfo-revert.patch.1 completely
git bisect good 6d40c515fdf86d807c199ff4179b9c862a9fe5b2
# bad: [772191616a0cceebf91a9674ce7417d5cad0050f] Resolves: tdf#101241 Revert
"fix paint table border in DOUBLE_THIN style"
git bisect bad 772191616a0cceebf91a9674ce7417d5cad0050f
# bad: [0321dbb9be72f92c02919457cdc3c4e76cfbd11d] Resolves: tdf#99324 let
sidebar toggle auto-mnemonics on/off with alt
git bisect bad 0321dbb9be72f92c02919457cdc3c4e76cfbd11d
# first bad commit: [0321dbb9be72f92c02919457cdc3c4e76cfbd11d] Resolves:
tdf#99324 let sidebar toggle auto-mnemonics on/off with alt
Adding Caolán McNamara to cc list. Would you please take a look? Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171108/5045d192/attachment.html>
More information about the Libreoffice-bugs
mailing list