You say that the suggested solution of allowing relative hyperlinks would result in broken links when someone moves a file, but that in fact is what happens in many cases with absolute links. I have a page that works on my computer, but after moving it to
my server everything's broken.
Word has never used anything except absolute links. Omitting the paths when you create them (which is only possible when you link to something in the same folder) doesn't change that. Word's absolute links
don't break when you move the Word file to another folder on the same drive - or even on another drive - provided read access to the target folder is maintained. What breaks an absolute link (regardless of whether it's in Word or something else) is:
• moving the document to a location from where it cannot access the target file;
• moving the target file to a different folder (which is precisely what you're complaining about); and/or
• renaming or deleting the target file.
The same applies to anything using absolute links (e.g. the typical hyperlink). If you want to force Word to use the current folder as the absolute reference point, you could try setting the hyperlink base; just don't be surprised when other links don't
work as expected...
If you don't like the way absolute links work, that's tough. If you think MS should break Word for everyone else so you can use relative links instead, by all means post a suggestion at
http://word.uservoice.com/.