rgheck wrote:
Michael Wojcik wrote:
rgheck wrote:
William R. Buckley wrote:
I noticed that when trying to browse for the graphic file of
a figure inserted into a document via the LyX user interface,
and upon trying to utilise a shortcut (as the means to more
efficiently select the proper directory that is to be browsed),
it happens that LyX copies the shortcut to the Graphics
dialog box, instead of opening the directory indicated by
the shortcut. I believe this behavior is not what LyX
developers intend. Rather, double-clicking on the shortcut
should result in an opening of the indicated directory.
If so, then this is a bug in Qt for Windows. Soft links work
perfectly fine in Linux.
I don't think this is a bug in Qt, though arguably it's a missing
feature. Shortcuts are not first-class filesystem objects in Windows.
They're files that are treated in a special manner by Windows Explorer.
LyX uses Qt for its file dialogs, etc, so if this doesn't work
correctly, it's got to do with Qt, bugs or otherwise.
As someone else pointed out, this is wrong. The dialogs are native, and
their behavior is controlled by Microsoft, not by us. Good luck getting
them to do anything.
rh