Issue 96967 - Auto Recognize URL makes incomplete part of URL a link
Summary: Auto Recognize URL makes incomplete part of URL a link
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: formatting (show other issues)
Version: OOo 3.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2008-12-06 12:35 UTC by Dotan Cohen
Modified: 2013-01-29 21:48 UTC (History)
2 users (show)

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


Attachments
screenshot showing problem (3.94 KB, image/png)
2008-12-06 12:37 UTC, Dotan Cohen
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Dotan Cohen 2008-12-06 12:35:03 UTC
When editing URLS to add the http:// prefix, Calc does not make the entire URL a
link. Steps to reproduce:
1) Enter "what-is-what.com" into cell
2) Press Enter
3) Return to cell, press F2 to edit
4) Add "http://" to beginning of text
5) ???
6) Profit!

The user expects the link to be the entire URL text (http://what-is-what.com).
However, only the text up to the first dot is part of the link
(http://what-is-what).
Comment 1 Dotan Cohen 2008-12-06 12:37:19 UTC
Created attachment 58567 [details]
screenshot showing problem
Comment 2 discoleo 2008-12-07 13:07:29 UTC
Can confirm this with OOo dev300-m35, Win2k SP4.

If you write in one cell:
openoffice.org <HIT ENTER>
go back and edit the cell:
http://www.openoffice.org <HIT ENTER>

Only: http://www.openoffice/ becomes a link, missing the last part!

Do NOT try with www.opneoffice.org during the first step, because this becomes
directly a link. BUT if you do not start with 'www.' within the first step, then
OOo will format only the first part of the URL as a link in the subsequent step.

Another example:
who.is <ENTER>
Go back and edit:
http://who.is <ENTER>
only http://who becomes a link, missing the '.is' part.
Comment 3 Rainer Bielefeld 2008-12-07 15:23:39 UTC
I checked with "Ooo 3.0.0 (DE) Multilingual version German UI WIN XP: [OOO300m9
(Build9358)]" and can confirm the reported effect.