Issue 119829 - [From Symphony]Cannot move focus to the first/last object by shortcut key "Ctrl + Home/End"
Summary: [From Symphony]Cannot move focus to the first/last object by shortcut key "Ct...
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: 3.4.0
Hardware: PC All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 120823
  Show dependency tree
 
Reported: 2012-06-06 06:36 UTC by Yan Ji
Modified: 2012-09-05 12:15 UTC (History)
0 users

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


Attachments
Patch for fixing the "Ctrl + Home/End" key problem. (3.18 KB, patch)
2012-06-07 01:13 UTC, kang jian
orw: review?
Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Yan Ji 2012-06-06 06:36:55 UTC
Build: AOO 3.4
OS: All
Steps:
1. New Text document
2. Create several drawing object
3. Focus on one object
4. Press key "Ctrl+ Home/End"

Defect: When pressing Ctrl + Home, focus should go to the first object
        When pressing Ctrl + End, focus should go to the last object
Comment 1 kang jian 2012-06-07 01:13:07 UTC
Created attachment 78078 [details]
Patch for fixing the "Ctrl + Home/End" key problem.

Root cause:
Current there is no codes to handle moving the focus to first/last object with key "Ctrl + Home/End" in writer.

Solution:
Add codes to handle this scenario.
Comment 2 Oliver-Rainer Wittmann 2012-08-06 10:21:22 UTC
Comment on attachment 78078 [details]
Patch for fixing the "Ctrl + Home/End" key problem.

requesting patch review on behalf of kang jian