[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #16 from Eyal Rozenberg --- (In reply to Mike Kaganski from comment #13) > Also note that this is not strictly correct. Before that fix, F3 didn't > simply allow space - it looked for the *closest word*. So it could choose >

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #15 from Mike Kaganski --- ... so just do the "select nearest word" after testing that the key has a trailing space. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #14 from Mike Kaganski --- (In reply to Mike Kaganski from comment #13) > pWrtShell->PrvWrd(false); > pWrtShell->SelNearestWrd(); heh, and that would indeed break my fix, disallowing to only select back in the middle of

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #13 from Mike Kaganski --- (In reply to Stéphane Guillou (stragu) from comment #10) > OOo 3.3 used to ignore the space and move the cursor to before the space, > ending with an empty selection and an empty string as a

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #12 from Mike Kaganski --- Having said that - so as an UX feedback, it's -1 from me - if someone decides to "fix" this to skip spaces to the left, then doers decide, as always. -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #11 from Mike Kaganski --- (In reply to Stéphane Guillou (stragu) from comment #10) IMO, and according to *my* instincts - a function (F3) should apply to what is touching it. The same way, my instincts tell me to put full

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #9 from Eyal Rozenberg --- (In reply to V Stuart Foote from comment #8) > I see no benefit to including the trailing space for the F3 Autotext > shortcut handling The benefit is that half the time I type an autotext entry

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 V Stuart Foote changed: What|Removed |Added CC||vsfo...@libreoffice.org ---

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Eyal Rozenberg changed: What|Removed |Added Resolution|NOTABUG |---

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Heiko Tietze changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #5 from Eyal Rozenberg --- (In reply to Heiko Tietze from comment #4) > I would turn the argument around: the autotext dialog refuses to accept > spaces for shortcuts. And for good reasons as I never heard of shortcuts > with

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #4 from Heiko Tietze --- I would turn the argument around: the autotext dialog refuses to accept spaces for shortcuts. And for good reasons as I never heard of shortcuts with spaces. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-12-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Buovjaga changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-03-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #3 from Dieter --- (In reply to Eyal Rozenberg from comment #2) > It is very common for someone to press the space key at the end of the word, > and only then to press the F3 to change the autotext. I believe it is >

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 --- Comment #2 from Eyal Rozenberg --- (In reply to Dieter from comment #1) > I confirm that behaviour, but for me it is expected behaviour, because - for > example - there is an autotext for "DT", but not for "DT ". It is very common

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Dieter changed: What|Removed |Added Whiteboard| QA:needsComment| CC|

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-03-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 147680] Autotext replacement not willing to ignore space after shortcut

2022-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147680 Eyal Rozenberg changed: What|Removed |Added See Also||https://bugs.documentfounda