[TxMt] Bug when drag and drop of an image file ?
Ned Baldessin
androse at gmail.com
Thu Jul 7 13:51:07 UTC 2005
Hi,
I'm not sure if this have been discussed before, but when I drag and
drop an image file from the Finder to an HTML document in TextMate,
this is what I get :
## Component Manager: attempting to find symbols in a component alias
of type (regR/carP/x!bt)
<img src="Angela-Brunton/Angela-Brunton-1.jpg" width="600"
height="570" alt="Angela Brunton 1" />
If I drag *two* images or more, the error message appears in the alt
attribute of all elements, except the last one :
## Component Manager: attempting to find symbols in a component alias
of type (regR/carP/x!bt)
<img src="Angela-Brunton/Angela-Brunton-2.jpg" width="600"
height="356" alt="## Component Manager: attempting to find symbols in
a component alias of type (regR/carP/x!bt)
<img src="Angela-Brunton/Angela-Brunton-3.jpg" width="600"
height="426" alt="Angela Brunton 3" />" />
Has this bug been identified ?
Thanks,
- n.
More information about the textmate
mailing list