[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2020-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Justin L  ---
(In reply to Justin L from comment #0)
> -draw comments:   sd/source/core/annotations/Annotation.cxx?

fix in 7.1 by author Caolán McNamara on 2020-10-27 17:00:59 +0100
commit  b9405fbc4e19901c78d136895c5ab0437d8450ac
Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window level

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2020-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

--- Comment #8 from Justin L  ---
(In reply to Justin L from comment #0)
> -writer comments: sw/source/uibase/docvw/SidebarTxtControlAcc.cxx?

Fixed in 7.1, but hard to pinpoint exactly which commit in bibisect it is. git
checkout xyz isn't consistent, so somehow certain libraries must not be
reloading or refreshing. Anyway, my best guess would be that it is fixed by

author  Caolán McNamara on 2020-10-25 22:02:17 +0100
commit  ce5e41ab99af350ca8f4b9fef3017d53f3526f83
Related: tdf#137620 use existing SalEvent::SurroundingTextRequest
for signalIMRetrieveSurrounding

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2020-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

--- Comment #7 from Justin L  ---
(In reply to Justin L from comment #0)
> -math:starmath/source/edit.cxx?

Well, imagine that. It looks like this was fixed in 5.2, from
author  Justin Luth on 2016-03-09 16:49:52 +
commit  598e6a024163f1510d076000788b7745625f5ed5
   tdf#96685 - ensure FindFocus a11y context is valid EditableText

At least, that is my guess.  A bibisect pointed to the range of
https://cgit.freedesktop.org/libreoffice/core/log/?id=67c8049a3abcaf9aa692fc9ba768b5db9fbb2f05=range=45701913f642b17aabd67b52de9002cc79cf07ae..3a8844752c22e18d27aa310ae859f8cb660865b9=50

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2020-06-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

--- Comment #6 from Justin L  ---
Repro 7.1+, testing with writer and draw comments.

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2018-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2017-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

--- Comment #4 from Aron Budea  ---
(In reply to Alex ARNAUD from comment #3)
> Could you provide a steps-by-steps description for this bug ? 
> 
> I don't understand the user consequence of this bug.

Hi Alex, Justin is a long-time LibreOffice developer, and this seemed to be an
issue described on a level that is closer to devs, I trusted his expertise, and
didn't bother actually reproducing it.

My understanding is that this is related to the feature that is described in
the last sentence in the description.
With some input systems special characters can be composed using multiple
simple characters (eg. can be typed with keyboard), and then the combinations
are replaced with the respective special character. For this certain UI
components has to support specific calls ("delete surrounding text") that is
apparently missing.

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2017-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

Alex ARNAUD  changed:

   What|Removed |Added

 CC||jean-philippe.mengual@libre
   ||office.org,
   ||rpoite...@hypra.fr

--- Comment #3 from Alex ARNAUD  ---
(In reply to Aron Budea from comment #2)
> I trust your assessment, and am thus setting this to NEW.
> However, since it's not really a meta bug (in the sense that it isn't a
> common collective report for many separate bug reports), removing the tag.

Hello Aron,

Could you provide a steps-by-steps description for this bug ? 

I don't understand the user consequence of this bug.

Best regards.

-- 
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


[Libreoffice-bugs] [Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

Aron Budea  changed:

   What|Removed |Added

   Keywords||accessibility
 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Blocks||101912
Summary|[META] ibus/kmfl characters |IBus/KMFL characters are
   |are not "swallowed" -   |not "swallowed" -
   |unimplemented   |unimplemented
   |AccessibleEditableText  |AccessibleEditableText
   |components  |components
 Ever confirmed|0   |1

--- Comment #2 from Aron Budea  ---
I trust your assessment, and am thus setting this to NEW.
However, since it's not really a meta bug (in the sense that it isn't a common
collective report for many separate bug reports), removing the tag.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101912
[Bug 101912] [META] Accessibility (a11y) bugs and enhancements
-- 
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