https://bugs.documentfoundation.org/show_bug.cgi?id=48892

tommy27 <ba...@quipo.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=83
                   |                            |037

--- Comment #14 from tommy27 <ba...@quipo.it> ---
retested under Win8.1 x64 using 
LibO 5.3.0.0.alpha0+
Build ID: 4c70a1a6666a079872b8f1966bd398e924dc1d1a
CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-09-22_06:54:24
Locale: it-IT (it_IT); Calc: group

Replace single and double quotes option ON.
P.S. -- is "en-dash" and --- is "em-dash"

“a--”    -> correct
“a –-”   -> correct
“a–- “   -> reverse
“a –- “  -> reverse

“a---”    -> correct
“a –--”   -> correct
“a–-- “   -> reverse
“a –-- “  -> reverse

“a-”    -> correct
“a -”   -> correct
“a- “   -> reverse
“a - “  -> reverse

“a!”    -> correct
“a !”   -> correct
“a! “   -> reverse
“a ! “  -> reverse

“ab”    -> correct
“a b”   -> correct
“ab “   -> reverse
“a b “  -> reverse

according to my tests it's not a matter of proximity to an "en-dash" or to an
"em-dash" and it's not even an autocorrect issue.

I see the reverse of closing quotes even using a single hyphen, another
punctation mark (i.e. !) or another letter.

which really causes the reverting of closing quotes is the presence of a blank
space (" ") before the second quote you digit.

to be more precise I would say that if there's no space before second quote,
that one is correcly reverted, while if there's a space before second quote it
is not reverted and remains straight like the first one.

correct me if I misunderstood the bug scenario.
maybe something changed from the initial description since a patch about
en-dash and em-dash autocorrections and use of hyphen as an autocorrect trigger
changed after the fix for Bug 83037

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to