[libreoffice-accessibility] Re: GPII DeveloperSpace for a11y technology - useful resource?

2017-11-07 Thread Sophie
Hi Thorsten,
Le 07/11/2017 à 02:04, Thorsten Behrens a écrit :
> Hi,
> 
> just came across https://ds.gpii.net/ - self-describing as the
> "one-stop place to find resources, components and people to conceive,
> develop, test and market novel accessible solutions".

Interesting, thanks for the info. They have some tools that maybe we can
use to test a11y of the help html.
> 
> Anyway, perhaps a useful place to network, and/or find some
> inspirations? They also have mailing lists
> (https://wiki.gpii.net/index.php/Mailing_Lists), this one looks worth
> monitoring: http://lists.gpii.net/cgi-bin/mailman/listinfo/vendors 

The list is inactive since 2013, visiting the dev list, there are few
messages on it, maybe communication is based elsewhere, there is a
thread aggregating UX StackExchange and Stackoverflow Q/A.
I'll monitor them.
Cheers
Sophie

-- 
Sophie Gautier, administrative assistant
Tel: +33 683901545 | IRC: sophi on Freenode
The Document Foundation, Kurfürstendamm 188, 10707 Berlin, DE
Gemeinnützige rechtsfähige Stiftung des bürgerlichen Rechts
Legal details: http://www.documentfoundation.org/imprint

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-accessibility] In LibreOffice, Orca doesn't speak anymore when add link

2016-08-02 Thread Sophie
Hi Alex,
Le 02/08/2016 à 10:14, Alex ARNAUD a écrit :
> Dear Orca and LibreOffice communities,
> 
> I've tried to add link in Libreoffice Writer 5.1.4 with Orca 3.20 and
> I've noticed that Orca doesn't speak anymore the "target" field.
> 
> Steps to reproduce :
> 1) Open LibreOffice Writer (5.1 or 5.2)
> 2) Try to add link (ctrl+k)
> 3) Write text and move with arrows key left and right
> 
> Result : Orca doesn't read the text
> Expected result : Orca should be able to read the written text
> 
> Is it due to Orca or LibreOffice ?

Please fill a bug with both projects. Thanks in advance
Kind regards
Sophie

-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] LibreOffice Impress : Slide show mode with Orca seems not working

2016-07-21 Thread Sophie
Hi Alex,
Le 20/07/2016 à 11:57, Alex ARNAUD a écrit :
> Dear LibreOffice and Orca folks,
> 
> I'm trying to use the slide show mode of LibreOffice Impress with some
> difficulties. I'm able to activate it but Orca stays silent at
> start/exit of the mode and when I switch between slides with the left or
> right arrow.

Did you search for an existing bug on this and/or did you fill a bug?
> 
> I've investigated a little bit on Accerciser and It seems that
> LibreOffice sends information but no event "page change" and maybe a
> wrong accessibility tree for slide show mode.
> Could someone explain what me  LibreOffice does wrong on the slide show
> mode ?
> 
> When we switch between pages, what do you want to be announced by Orca ?

Are you willing to fix the bug? in that case, the best list to discuss
about Orca's feedback should be UX/design list.

Cheers
Sophie

It's up to you to help
> 
> Best regards.
> 


-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] A11y regressions

2016-03-22 Thread Sophie
Thanks a lot Stuart for your detailed answers :)
Cheers
Sophie
Le 21/03/2016 18:36, V Stuart Foote a écrit :
> Sorry, nothing new here, and I would not characterize the LibreOffice
> development as becomming more inaccessible in ensuing releases. 
> 
> 
> MENGUAL Jean-Philippe wrote
>> ... in Writer, access to format and style bar becomes (ery
>> difficult with keyboard. 
> 
> Yes this is a problem, the F11 Styles & Formatting dialog was pushed into
> the Sidebar but remains SRC based.  F6, F10 sequence navigation is not fully
> supported, and there is a lack of keyboard shortcut/accelerator assignments
> for components in the Sidebar ( tdf#84502
> <https://bugs.documentfoundation.org/show_bug.cgi?id=84502>  ).
> 
> The .src for the Styles & Formatting content panel in decks for each module
> are:
> 
> Writer
> http://opengrok.libreoffice.org/xref/core/sw/source/ui/app/app.src
> 
> Calc
> http://opengrok.libreoffice.org/xref/core/sc/source/ui/styleui/scstyles.src
> 
> Impress/Draw
> http://opengrok.libreoffice.org/xref/core/sd/source/ui/app/res_bmp.src
> 
> Unfortunately the .src is not fully integrated into the .ui oriented
> Sidebar, and probably needs to be converted fully to .ui for seamless
> keyboard navigation behavior and provide quick help as accessible text.
> 
> That should probably be written up as a new a11y related enhancement.
> 
> 
>> ... tables are still nearly impossible to be
>> browsed properly. 
> 
> That is  tdf#87680
> <https://bugs.documentfoundation.org/show_bug.cgi?id=87680>  
> 
> 
>> Bullets are not spoken at all and don't appear.
> 
> That is  tdf#93139
> <https://bugs.documentfoundation.org/show_bug.cgi?id=93139>  
> 
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://nabble.documentfoundation.org/libreoffice-accessibility-A11y-regressions-tp4179166p4179185.html
> Sent from the Accessibility mailing list archive at Nabble.com.
> 


-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-accessibility] A11y regressions

2016-03-21 Thread Sophie
Hi Jean-Philippe
Le 21/03/2016 17:46, MENGUAL Jean-Philippe a écrit :
> Hi,
> 
> Thanks Sophie. I wait for any feedback. I'm aware I should fill bugs,
> and I'll try doing it. But for example, so far, the caret lost in
> tables, bug !eported by Jeanmarie Diggs, hasn't been confirmed or
> handled at all.

Could you give me the bug number, a search with "caret lost in tables"
didn't return anything.

 So I'm worry as bugs are not handled, for obvious
> reasons (volunteers), but other come. Hence my worry.

It's not easy to confirm a bug on accessibility, having all the tool and
environment installed is a bit specific, but usually Stuart is dealing
with those.
> 
> Anyway I'll try to fill bugs again. And hope this mail will start a
> common thought process.

Let me know the number of the bugs you fill, I'll have a look to them.
Thanks :)
Cheers
Sophie

-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] A11y regressions

2016-03-21 Thread Sophie
Hi Vincenzo,
Le 21/03/2016 15:33, Vincenzo Rubano a écrit :
> Just wanted to report that lo accessibility is broken on OS X as well!

Sorry to hear that, but we need details on what is broken. If you want
developers to take care of fixing what is broken, they need to know
exactly what is not working as expected. Be aware that volunteers work
on their spare time, so any help on your part will be greatly appreciated.

Kind regards
Sophie

-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] A11y regressions

2016-03-21 Thread Sophie
Hi Jean-Philippe,

Sorry for top posting, but just to let you know that I've contacted the
UX/Design team about your mail and will follow-up on this.
Best would be that we fill bug on each regression you found on master,
but I'll come back to you about this once I've an overview of who will
deal with them.
Cheers
Sophie
Le 21/03/2016 14:10, MENGUAL Jean-Philippe a écrit :
> Hi,
> 
> I just want to report that LO a11y is regressing more and more between
> each new release. The latest usable on Linux was 4.2.6. After known
> regressions in 4.3, things go down. I now test 5.1.1, and now it's
> really hard. 1st in Writer, access to format and style bar becomes (ery
> difficult with keyboard. Next, tables are still nearly impossible to be
> browsed properly. Bullets are not spoken at all and don't appear.
> 
> In Calc, strong lag at filling cells, even in little tables. Weird
> characters in braille which fill the cells and hide the proper text.
> Some cells are not read, interface is not accessible. Well... I can
> report bugs, but I'm worry. A11y tends not to be considered at all in
> developments by anyone.
> 
> To make Writer accessible, work is estimated for 4 months, 6 euros,
> with 1 certificated LO dev + screen reader expert. While I'm thinking of
> how to finance this, LO should at least be aware of the problem to set a
> policy in order to avoid future regressions. Noawadays, LO is broken, on
> Linux as on Windows, while Linux had advance.
> 
> Well, I wanted to report the problem. If I can help in some thoughts
> (non-reg test, review to fix situation, etc), LO should work actively
> with Igalia and Collabora to fix things. Otherwise, we can imagine a
> come back on Office at work for impaired people. At least, please alert
> all devs of this bad tendance.
> 
> Regards,
> 


-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-accessibility] First beta of Orca 3.18 with better support of LibreOffice

2015-08-21 Thread Sophie
Hi all,

For information:
http://news.softpedia.com/news/first-beta-of-gnome-s-orca-3-18-receives-better-support-for-thunderbird-and-libreoffice-489622.shtml

Cheers
Sophie
-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
GSM: +33683901545
IRC: sophi
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] List Subscription Issues

2015-02-02 Thread Sophie Gautier
Hi David,

On Mon, Feb 2, 2015 at 6:46 AM, David Goldfield 
wrote:

> Hello.
> I have successfully managed to join this list via this Gmail address but I
> had some difficulty with other email accounts.
> The address that I wanted to use for this list was
> david dot goldfield at outlook dot com
> substituting the "dot" and "at" for appropriate punctuation. I used the
> address
> accessibility+subscr...@global.libreoffice.org
> with no confirmations. I sent it multiple times with nothing coming back,
> even in Outlook's junk folder. Does anyone know if Outlook is automatically
> filtering out certain messages? I could find no such settings in the
> settings panel but perhaps I was not searching carefully enough.
> Next, I attempted to subscribe with a Verizon account. While I received a
> verification email in ten seconds after sending the subscription request,
> sending an email to the link provided in the message generated a
> confirmation, indicating that my message was invalid.
> Next, I used this Gmail account and the subscription went through without
> a hitch. I admit this isn't a LibreOffice issue but I'm wondering if anyone
> has any theories on why some of these accounts were not cooperating. My
> email client for all of these accounts is Thunderbird although I did try to
> subscribe via the Outlook.com Web site, with no confirmation. Anyway, at
> least I've found an account which will allow me to join this list and I'm
> glad to be able to participate more easily at home.


There is some known issues with some providers. I don't remember of
outlook, but they changed over time. Thanks for your feedback and happy
that you were able to subscribe with gmail.

Cheers
Sophie

>
>
>

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Display bindings

2014-12-15 Thread Sophie
Hi Tom, all,
Le 14/12/2014 22:53, Tom Davies a écrit :
> Hi :)
> L10n lists are currently having a massive argument/discussion (discussion
> is more accurate tbh) right now about the disruptive effect of minor
> changes.

The problem is minor changes, like capital letters in menu entries, that
concerns only en_US version but because this version is the source for
all the localization, this is also visible in localized versions where
it could be considered as wasted time for localizers.
> 
> I'm not sure but i suspect that getting such a UI change within the next
> couple of days might play out ok and catch the translators before they have
> put too much time into too many strings and then finding they need to
> repeat the work.
> 
> If it's not likely to be just a couple of days then it'd probably be better
> for them if this sort of change didn't happen for a few months - or
> longer.  There might be a chance of them automating something like this but
> it'd take ages to set something up and they haven't agreed on getting the
> automation bit sorted.

Shortcuts can't be automated as they are localized (Ctrl and Shift). And
the problem with automation is that we need somebody to write the
scripts ;) The same for accelerators, where we need to adapt them to
translated words.
Anyway we will have a discussion about it with developers and UX team,
once we are out of the 4.4.0 rushes.
Cheers
Sophie

-- 
Sophie Gautier sophie.gaut...@documentfoundation.org
Tel:+33683901545
Co-founder - Release coordinator
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Question about Downloading LibreOffice/Where's the Helppack?

2014-03-07 Thread Sophie
Le 07/03/2014 15:02, David Goldfield a écrit :
> Hi. I see that libreoffice.org has a new Web page.  In the download
> section I'm unable to find the link to download the external helppack
> file.  Has this been removed?

No, it has not been removed, you should find it when you scroll down the
page. What is the operating system and the version you are wanted the
help for? I'll provide you a direct link.

Kind regards
Sophie

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-accessibility] Re: NVDA and Libreoffice

2014-01-10 Thread Sophie
Hi all,
Le 10/01/2014 16:17, MENGUAL Jean-Philippe a écrit :
> where is the nightly id with added accessibility withot java bridge?
> do have an EXE file yet?
> 
> Hi,
> 
> I seems the latest code is packaged in an exe file here: 
> http://dev-builds.libreoffice.org/daily/master/Win-x86@42/current/libo-master~2014-01-10_13.27.26_LibreOfficeDev_4.3.0.0.alpha0_Win_x86.msi
>
>  However, the main progress is, precisely, it seems java access
> bridge is not needed anymore but it is the IA2 code which is used. Or
> my system is particularly set properly, but I do not think.

On the wiki page I linked, it's said that you should use the tinderbox
39, so I think that the correct link is
http://dev-builds.libreoffice.org/daily/master/Win-x86@39/2014-01-10_11.16.31/

But I no windows to check if it's correct.

Kind regards
Sophie

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] NVDA and Libreoffice

2014-01-09 Thread Sophie
Hi Jean-Philippe,
Le 09/01/2014 11:04, mengualjean...@free.fr a écrit :
> Hi,
> 
> I recently received a notice about a bug I had submitted telling me
> that it is now fixed. So I am testing the nightly build of
> Libreoffice and, indeed, I am amazed, it is now accessible directly
> without Java Bridge access and without enabling anything in any
> dialog. This must be cnofirmed maybe, but here it works. Thanks very
> much for this work!
> 
> I am only surprised by a small problem: in most menus, when I do Up
> Arrow key while the focus is on the first item of a menu, the cursor
> moves to the last item of the menu. This expected behavior happens in
> most menus, except File and Edit menus. Why? A bug? Reproductible?
> 
> Anyway thanks again and be sure I will follow the evolution of
> accessibility of libreoffice with nvda very closely because it is
> essential it to become accessible given the usage today in france.

Thanks a lot for your feedback and please, don't hesitate to post your
findings here. You may be interested to follow the IA2 integration here:
https://wiki.documentfoundation.org/Development/ia2

Cheers
Sophie

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Anchor change deleting title and description

2013-08-06 Thread Sophie

Hi all,
Hi all,
Le 06/08/2013 20:59, Christophe Strobbe a écrit :


Am Do, 25.07.2013, 21:55 schrieb Christophe Strobbe:

Hi,

Am Di, 23.07.2013, 21:45 schrieb wikalw:

Hi all,

I was just wondering if  this bug
(https://www.libreoffice.org/bugzilla/show_bug.cgi?id=39547)
<https://www.libreoffice.org/bugzilla/show_bug.cgi?id=39547>   had been
fixed in any releases of Libreoffice. I'm still working off of 3.5.7.2
and
I
am running into this problem.


I reported the issue; it still exists in LibreOffice 4.0.4.2. I have not
installed LibreOffice 4.1.0 yet.


I now checked LibreOffice 4.1.0.4 and the issue is still present (and
somebody already reported this, apparently). Also, the text alternatives
don't come back when you undo the anchor change.


The bug is still mark as New and no developer is assigned to it, so it's 
not yet corrected.
When it will be corrected, it will be marked as Fixed and a link to the 
patch on Git will be provided.


Kind regards
Sophie

--
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

--
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Backend APIs to work in headless mode

2013-06-26 Thread Sophie Gautier
Hi Tom,
On 26/06/2013 13:14, Tom Davies wrote:
> Hi :) Your message appears to be truncated and unfinshed so please 
> let us know what your full questions is.

Well considering his other mail on the website list where he said to be
Joel Madero, I consider his mail as spam (why I didn't let it go through).

Kind regards
Sophie

-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] LibreOffice writer crash - accessibility-related?

2013-05-08 Thread Sophie Gautier
Hi all,
On 08/05/2013 09:51, V Stuart Foote wrote:
> Jason,
> 
> Are you able to submit a Bugzilla report with full details of your system?
> 
> I don't know if it specific an Accessibility  related to Orca use, or recent
> work on  GTK+ in general. I will try to test from a Fedora GNOME 3 DE with
> ORCA running to see if I am similarly affected. But someone with Debian load
> might be closer to your environment.

I've tested with debian 6 and LibreOffice 4.0.3 and Orca, following
exaclty the process described by Jason, but I din't reproduce the crash.
All went ok.

Kind regards
Sophie

-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
To unsubscribe e-mail to: accessibility+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] introduction

2013-02-22 Thread Sophie Gautier
Hi Jonathan,
On 22/02/2013 15:30, Jonathan Nadeau wrote:
> Thank you can you give me a link to join the developers list? Thanks
here is the link to subscribe
http://lists.freedesktop.org/mailman/listinfo/libreoffice

and the link to the archive with Caolan answer this morning
http://lists.freedesktop.org/archives/libreoffice/2013-February/046323.html

Kind regards
Sophie
> 
> 
> On 02/22/2013 03:29 AM, Sophie Gautier wrote:
>> Hi Jonathan,
>>
>> Thanks a lot for your proposal. I'm sending your mail to the developers
>> list so we are sure they are aware of it.
>>
>> Kind regards
>> Sophie
>> On 21/02/2013 23:33, Jonathan Nadeau wrote:
>>> Hello list,
>>>
>>> My name is Jonathan Nadeau and I'm the executive director of the
>>> Accessible Computing Foundation located here
>>>
>>> http://www.accessiblecomputingfoundation.org
>>>
>>> I'm looking to fund some developers to fix some accessibility bugs with
>>> Libreoffice and the Orca screen reader. I was hoping either someone on
>>> the list would be interested in fixing some bugs or that the list might
>>> know of some people that would like to earn some money to fix some bugs.
>>> Please let me know if this is not the right place to look for help or if
>>> there are any other suggestions. Thanks for your time and help.
>>>
>>
> 


-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] introduction

2013-02-22 Thread Sophie Gautier
Hi Jonathan,

Thanks a lot for your proposal. I'm sending your mail to the developers
list so we are sure they are aware of it.

Kind regards
Sophie
On 21/02/2013 23:33, Jonathan Nadeau wrote:
> Hello list,
> 
> My name is Jonathan Nadeau and I'm the executive director of the
> Accessible Computing Foundation located here
> 
> http://www.accessiblecomputingfoundation.org
> 
> I'm looking to fund some developers to fix some accessibility bugs with
> Libreoffice and the Orca screen reader. I was hoping either someone on
> the list would be interested in fixing some bugs or that the list might
> know of some people that would like to earn some money to fix some bugs.
> Please let me know if this is not the right place to look for help or if
> there are any other suggestions. Thanks for your time and help.
> 


-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] HELP

2013-01-09 Thread Sophie Gautier
Hi Catherine, all,

I'm answering in French to Catherine, indicating her where to find the
options she's searching for.
On 09/01/2013 16:36, Russon Catherine wrote:
> Dear sirs,
> 
> I expect to use in the future the Libre office 3.5.4.2Version. I
> have a bad vision especially in contrasts and colours.Today I tried
> using  libre office writer and calc, but the problem was the icons
> that I could'nt see well. Some of them have a low density so that I
> really can't see them. I work with Zoom text 9.1 in inversed video My
> question is :  how is it possible to enlarge the icons and contrast
> them ?

Vous trouverez ces options sous Outils > Options > LibreOffice. Cliquez
sur la petite flèche devant LibreOffice pour déployer l'arborescence
d'options et sélectionnez Affichage. Vous pouvez modifier l'affichage
des icônes et aussi l'échelle de l'interface jusqu'à 130%.
> 
> I am a french speaking person and if you please answer me in french
> it could be kind

Si vous avez d'autres questions, ou si mes explications ne sont pas
claires, vous pouvez posez vos questions en français sur notre liste
utilisateurs. Vous trouverez les modalités d'inscription à nos listes en
français ici :
http://fr.libreoffice.org/forums/

Bien cordialement
Sophie
-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Re: Accessibility Team -- Making a Difference

2012-12-08 Thread Sophie Gautier
Hi Marc, all
On 04/12/2012 07:40, Marc Paré wrote:
> Hi Sophie,
> 
> Let us know if you need some help.
> 
> BTW, are you testing ORCA on Mageia?

No, I'm on Debian. Currently, I've not time to do QA unfortunately.
There is also a tool that I was using named Accerciser which is
exploring the UI, API, events, etc... it's a Gnome tool. For example,
just checking quickly, you can see that the label for Word count in the
status bar is missing, while the description is present.

Kind regards
Sophie



-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Accessibility Team -- Making a Difference

2012-12-03 Thread Sophie Gautier
Hi Marc,

A top post for a short answer :) I'm usually testing LibreOffice with
Orca. I've also in mind to port the FAQ we had on OOo to LibO in English
and French, here:
http://wiki.april.org/w/Tutoriels_d%27accessibilit%C3%A9

Kind regards
Sophie

On 03/12/2012 18:22, Marc Paré wrote:
> Just out of curiosity, who is on this mailing list and is interested in
> seriously helping out with getting accessibility issues fixed with
> LibreOffice?
> 
> When I say "interested in seriously helping out", I mean people who
> would help doing some
> 
> * QA (Quality Assurance) work -- this involves helping confirming
> accessibility bugs, and testing fixes to the bugs. The QA Team will even
> help mentoring people who are willing to do this!
> 
> * helping out at conferences -- in your region -- this involves as
> little as dropping of pamphlets ... to as much involvement as manning a
> booth and discussing accessibility advantages with LibreOffice
> 
> * discussing topics here on this list and actively seeking good/solid
> feature suggestions for our developers ... talk is cheap, but, if talk
> leads to making the accessibility attributes of LibreOffice more
> compelling as a tool for people who are in need of an office suite with
> solid accessibility features, then it is worth it. If you have design
> ideas about the user interface relating to accessibility, then discuss
> it here with other accessibility members and we will help submit it to
> the design team.
> 
> * did you know that there is an Accessibility wiki page[1]? If you can
> type and have some spare time, you could help update the wiki page
> (cooperate with another member of the Accessibility Team or after
> discussing of some changes on this list) OR help beautify the wiki page.
> If you think there should be more information on the page for our users,
> then suggest it here. If you are willing to help with the wiki and don't
> know how to do this, we will help you. Visit the page and have a
> look-see![1]
> 
> "Helping" or "Contributing" do not mean putting mega hours of work; you
> decide on the amount of time, and, if in doubt of where/how to help, we
> will help you find a place where your contribution would best fit and be
> most appreciated.
> 
> If you are on this list and are such a person, just respond with a +1
> (we don't need to hear of any -1). This will give us a better idea of
> how much interest of the people on this list who are willing to help and
> contribute. Should we put a "Members" list on the wiki for people to sign?
> 
> BTW ... in case you are wondering, seriously talking about accessibility
> issues on this list IS considered contributing.
> 
> Cheers,
> 
> Marc
> 
> [1] http://wiki.documentfoundation.org/Accessibility
> 
> 


-- 
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

-- 
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] timing, Paralympics

2012-08-31 Thread Sophie Gautier

Hi Tom,
On 31/08/2012 12:50, Tom Davies wrote:

Hi :) I think right now is an excellent time to push any
Accessibility Agendas to a wide variety of lists.  Sadly people on
most lists ignore me or disagree with anything i say sometimes purely
because it's me that's saying it.


First, paralympics unfortunately won't have any influence on our 
resources. I hope that you have enough confidence in us to trust that if 
we don't look at something right when we are aware of it, it's not 
because of lack of interest. We try to manage our resources for the best 
for all our users, but unfortunately we are also quite short here.


Second, we don't ignore or disagree with what you said because of you, 
it's not personal, but sometimes you give your opinion on something
you have no idea about. Because most of us are reading a lot of lists, 
are doing a lot in the project, we just ignore what you said (i.e 
because it's not a real answer) or sometimes we may over react because 
we have lost some precious time reading one of your mail and it didn't 
bring any added value for us. We are not right, you are not wrong, we 
both (you and us) need to think before replying. Your reply will be 
read, but this time may be taken from others in the community who may be 
in more needs (and I hope that my English is enough to explain that it's 
not against you at all.)

So, can other people push any of the ideas of current (or past)
threads to any of the other lists?  Is anyone here on the BoD?  I've
been told that the "discuss@" list is a good place to reach the BoD
but i tend to find Marketing is reaches quite a lot of them.

The board has nothing to do here. The board is here to manage the 
foundation (administration, expenses, etc...) and eventually conflicts 
that may appear in the community. The request from Alex should be 
directed to the QA list because he his willing to bring some attention 
on a special area of the product, however this area belongs to the QA 
subproject, and may be he should be sent to the wiki for more 
information on how to fill a bug.


Kind regards
Sophie
--
Sophie Gautier 
Tel:+33683901545
Membership & Certification Committee Member - Co-founder
The Document Foundation

--
Unsubscribe instructions: E-mail to accessibility+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/accessibility/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-accessibility] Hello

2010-12-02 Thread Sophie Gautier
Hi Marc,

To answer you mail on the other list :)
On 02/12/2010 18:44, Marc Paré wrote:
> Hi everyone:
>
> This is my first post to this mailing list. Nice to have it for these
> discussions.
>
> I am interested in hearing from anyone who has used/participated in any
> kind of live use (environment) where OOo and accessibility software/aids
> were used. I am also most interested in particular to their use in an
> educational environment.

I'm subscribed to two mailing lists (French speaking) dedicated to blind 
or visually impaired people and I (try) to support them using OOo. Hence 
my tests using Orca or NVDA. Also, the French administration has settled 
a dedicated forum concerning accessibility and open source software.
I've begin an accessibility FAQ on OOo that I'll port to LO soon (I hope :-)

Kind regards
Sophie


-- 
E-mail to accessibility+h...@libreoffice.org for instructions on how to 
unsubscribe
List archives are available at http://www.libreoffice.org/lists/accessibility/
All messages you send to this list will be publicly archived and cannot be 
deleted