https://issues.apache.org/ooo/show_bug.cgi?id=120550
Priority: P3
Bug ID: 120550
Assignee: [email protected]
Summary: End key corrupts path in hyperlink dialog
Severity: minor
Issue Type: DEFECT
Classification: Code
OS: All
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: AOO 3.4.0
Component: ui
Product: framework
Full discussion at:
http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=55623
When editing a hyperlink, under certain circumstances, pressing the End key
mangles the path. It seems to be triggered by spaces in the name.
How to reproduce:
1) Open or create a document in Writer or Calc, ...
2) Insert > Hyperlink
3) Hyperlink Type: Document; select a file that has spaces in the name; finish
with "Open"
File path appears in dialog with normal space characters; same path as "URL"
field appears with %20 for spaces.
4)Click "Apply"
The hyperlink is inserted in the document; in the dialog, spaces in the path
now appear as %20.
Click in the path field; press "End" key.
-> Path is now corrupted: beginning of the file name is added before the file
name itself. No pattern found for this new string.
--
You are receiving this mail because:
You are the assignee for the bug.