Issue 10849

Summary: allow users to reference their home directory as ~/
Product: ui Reporter: Unknown <non-migrated>
Component: uiAssignee: bettina.haberer
Status: CLOSED FIXED QA Contact: issues@ui <issues>
Severity: Trivial    
Priority: P3 CC: frank.schoenheit, issues
Version: OOo 1.0.1Keywords: oooqa
Target Milestone: ---   
Hardware: All   
OS: Other OS   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description Unknown 2003-01-22 13:39:26 UTC
Hi 

This is a very minor enancement request, is it possible to support ~/ as a reference to a users home directory from within dialogue boxes, for example 

/home/mn/Work/Solaris9

can be refered to as 

~/Work/Solaris9

This is something I automatically do

Thanks 

Mark.
Comment 1 pavel 2003-01-22 20:34:39 UTC
This works in 643C.

BTW - where could the coresponding code be found? I'd like to
implement it for 1.0.2 Czech build to test this behavior so it could
be backported to 1.0.3.
Comment 2 Frank Schönheit 2003-02-05 16:41:23 UTC
Pavel, the only fix in this are which I am aware of is in revision
1.37 of util/svtools/source/filepicker/iodlg.cxx (I am not sure if
this was the only affected file, but I think so). But this deals only
with the case where you enter "~", not "~/Work/Solaris9" (no paths
after the ~ are recognized).
I am not sure if there have been other fixes in this area ....
Comment 3 stefan.baltzer 2003-06-04 14:16:57 UTC
Reassigned to Bettina.
Comment 4 rvojta 2004-11-01 13:05:50 UTC
This issue is fixed, works perfectly for me in 1.1.3 and in SRC680_m59 build 
too. I can reference my home directory via ~ in the Settings, Open, Save, 
... dialogs. 
Comment 5 rvojta 2004-11-01 13:06:14 UTC
.