Issue 113790 - Navigator "goto page" broken behaviour
Summary: Navigator "goto page" broken behaviour
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOO320m9
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-08-11 08:57 UTC by malte_timmermann
Modified: 2017-05-20 10:30 UTC (History)
3 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 malte_timmermann 2010-08-11 08:57:40 UTC
Normally you should enter the desired page number and press return to go to the
page.
But it happens automatically when entering a value quite quickly.

You also lose the focus then, which makes it to an accessibility issue.

Issue was reported on orca-list@gnome.org

http://mail.gnome.org/archives/orca-list/2010-August/msg00105.html
Comment 1 malte_timmermann 2010-08-11 09:01:15 UTC
keyword accessibility, target OOo 3.4
Comment 2 Oliver Specht 2010-12-29 14:05:27 UTC
The page field has a timer that executes a change of the page number field
automatically. 
This has now been changed to be bound to the up/down action, only. 
Manual changes of the page number do not trigger this timer anymore.

Fixed in cws os146 in
sw/source/ui/utlui/navipi.cxx
Comment 3 Oliver Specht 2011-01-17 16:54:55 UTC
reassigned for verification
Comment 4 michael.ruess 2011-02-28 10:29:39 UTC
MRU->ES: this looks fixed, please set to "verified". Thanks!