Issue 72162 - [A11y] Control-Shift-Left/Right can select whitespace.
Summary: [A11y] Control-Shift-Left/Right can select whitespace.
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0.4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: accessibility
Depends on:
Blocks: 90510
  Show dependency tree
 
Reported: 2006-11-30 21:46 UTC by williewalker
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description williewalker 2006-11-30 21:46:33 UTC
This is entered in the SOffice bug database as:

https://so-web.germany.sun.com/iBIS/servlet/edit.TaskFormServlet?tid=137415

We're finding that database difficult to access and use, so we're 'moving' the
bug here since it also applies to OOo.  If I recall correctly (I can't get to
the bug report), the main problem is that Ctrl+Shift+{Left,Right} are meant for
selecting words, but they can also end up selecting just whitespace.
Comment 1 eric.savary 2006-12-01 11:48:30 UTC
Description from Bugtracker:

In Writer, create a small document with the following four lines:

The quick
brown fox
jumps over
the lazy dog.

Position the text caret to the left of the "T" on the first line.
Use Control-Shift-Right to select by word. Repeat. You will
see that it selects "The" and the "quick" correctly, but the next
Control-Shift-Right selects from after the "k" to the end of the line
and the next one selects the whitespace before "brown".

Using the GNOME application gedit, Control-Shift-Right would just select
"The" then "quick" then "brown".

ES: I don't see any A11y issue here. Maybe a usability issue or a difference in
behavior between Gedit (which is not a word processor) and the Writer. Please
comment.
Comment 2 williewalker 2006-12-01 13:12:10 UTC
This is definitely right near the bottom of all of our concerns for a11y to OOo.
 The main problem is that it is fundamentally inconsistent with the way
word-by-word selection is done elsewhere on the platform (e.g., GTK+), thus
requiring us to script for this anomally in Orca.  We'd of course like to see
consistent behavior across toolkits, which is why we logged this.  I guess I'd
agree that the 'accessibility' keyword can be removed.
Comment 3 eric.savary 2007-04-26 13:51:43 UTC
So, requlifying to ENHANCEMENT.

Reassigned to Requirements
Comment 4 mdxonefour 2007-08-27 11:57:13 UTC
MD: Within the Office Help I can read "Ctrl+Shift+Arrow Right -> Selecting to
the right word by word". So we have a bug in the implementation or within the
Online Help.

Additional I compared the behavior to MS Office Word. They do it the way it's
described in our Online Help.

Since Word, Mozilla, Gedit, etc. do it the way we describe it in the Online Help
and the current behavior of Writer feels broken do myself, too. I set the issue
type back to "defect" and adjust the target to "3.0".

MD: As discussed set owner to "ama".
Comment 5 Mathias_Bauer 2007-08-27 13:44:09 UTC
You forgot to change the target :-)

I think changing the selection as requested will not lose anything important,
selecting the whole line can be done differently.
Comment 6 andreas.martens 2008-04-28 10:21:18 UTC
Set target: OOo3.x
Comment 7 Mathias_Bauer 2008-04-29 13:27:27 UTC
3.x still was not set - now I did it. ;-)
Comment 8 andreas.martens 2008-06-10 15:49:42 UTC
I think I will fix this problem for OOo3.0 already.
Comment 9 andreas.martens 2008-06-11 07:29:57 UTC
Fixed in CWS sw30bf06
wrtsh4.cxx
Comment 10 andreas.martens 2008-06-20 08:18:46 UTC
Ready for QA.
Comment 11 eric.savary 2008-06-27 15:01:47 UTC
Verified in cws sw30bf06
Comment 12 sgautier.ooo 2009-01-02 13:35:21 UTC
Verified in OOo 3.0 - closing - Sophie