Issue 100057 - Listbox keyboard acceleration should ignore formatting markers
Summary: Listbox keyboard acceleration should ignore formatting markers
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: OOO310m4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@l10n
URL:
Keywords: regression
Depends on:
Blocks: 100044
  Show dependency tree
 
Reported: 2009-03-09 16:20 UTC by hdu@apache.org
Modified: 2013-08-07 15:02 UTC (History)
4 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 hdu@apache.org 2009-03-09 16:20:44 UTC
This issue is split off issue 100044:
When a keys are pressed inside a listbox then the best matching listbox entry gets selected. The code to 
determine the best match should ignore invisible markers  (e.g. for BiDi) in the listbox strings.
Comment 1 hdu@apache.org 2009-03-09 16:21:35 UTC
.
Comment 2 philipp.lohmann 2009-03-09 16:30:32 UTC
... and since the selection of a entry by typing its first characters does not
work anymore this is a regression
Comment 3 hdu@apache.org 2009-03-10 10:00:34 UTC
Fixed in CWS ooo31gsl4 by adding TransliterationModules_IGNORE_FORMATTING
Comment 4 philipp.lohmann 2009-03-10 16:39:45 UTC
please verify in CWS ooo31gsl4
Comment 5 stefan.baltzer 2009-03-16 13:38:53 UTC
SBA->JSK: Please proceed, thx.
Comment 6 joerg.skottke 2009-03-16 13:56:58 UTC
Looks good in Linux and Solaris, setting verified.
Comment 7 joerg.skottke 2009-03-17 20:35:10 UTC
Close