Image "drag & drop" saved as .bmg instead of .jpg

Hi.
Now, recently I was trying to drag and drop some picture to my desktop and I found out that it started to save the image as bitmap instead of jpg.
Any idea how to fix?

This might be happening if the images aren't in the cache and Firefox uses the expanded image that is currently in memory.
Make sure that the cache is enabled and working, see the about:cache page.<br />
Firefox also has a separate image cache, but I do not know how that cache works.

Similar Messages

  • Image drag drop not working in scaffholding. Does it require soem setting?

    image drag drop not working in scaffholding. Does it require soem setting?

    Hello Manoj,
    The scaffolding teamplate which you use to create scaffolding page is actually a design prototype which helps you to create similar types of pages instances very quickly without authoring each page separately (for example news, aticle types of pages) and that is the concept of scaffolding only.
    For example - When you go to location http://localhost:4502/miscadmin#/etc/scaffolding/geometrixx you will see a "News" page which is an example of scaffolding (this is a similar page which you can create using scaffolding template).
    Now if you open this page you will be accessing http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html and here you will see already design page.
         1. if you access page properties from side kick you will see how this page is configured using target template and target path
         2. if you go to design mode using side kick you will see how the component has been design (which is similar to what appears on page when you came first time)
         3. Now come back to normal view of that page (http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) and author this page with some dummy property and click on "create" button. I know here you can not author the image as it comes as disabled empty box.
         4. once you author the content and click on create button it will create an instance of scaffolding page on the same page you can see the link on the top of same page.
         5. Now access that page, when you access that page the page will take reference of target template you configured using pare preoperties to display the page.
         6. On this page you will see the same component you configured and when you will edit it you can author the image from there directly.
    Now question is why to configure same component two times half data from scaffolding and half data from page but answer is the design is correct because the page design which you have created (for example http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) is just proto type to create actual page instances and prototype can not holds values for page instance (specially image until it doesnt configured correctly for page instance in this case) which exist only when you create pages using the scaffolding page prototype. Otherwise you have to do more customization by extending scaffolding "/libs/wcm/scaffolding" changing the code and design OR you have to design it according to your target page strtucture which you have configured in page properties (specially image node).
    If you want to create your own page prototype using scaffolding template and want image to associate just copy paste "/etc/scaffolding/geometrixx/news/jcr:content/dialog/items/items/tab2" node to your newly created scaffolding page prototype.
    for more information on scaffolding just refer -http://dev.day.com/docs/en/cq/current/wcm/scaffolding.html
    I hope it clarifies your question and help you to proceed. Let me know if you need more information or help.
    Thanks,
    Pawan

  • Dynamic Image Drag/Drop

    Hi Dudes,
    I found a very nice image drag/drop example in the Live Doc :
    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Live Docs_Book_Parts&file=dragdrop_081_14.html
    My problem is that I can't manage this dynamically ... I want
    this :
    <mx:Image id="myimg" alpha="1" x="800" y="500"
    source="images/qw.png"
    mouseMove="dragMe(event, myimg, 'img'); myoffset(myimg);"
    />
    but coded that way:
    im = new Image();
    im.source = 'image.jpg'
    // MY LINE
    MISSING TO MANAGE mouseMove
    Any Ideas ?
    Thanks a lot ...
    Virtualsight

    Hello.
    What about like this?
    private function dynamicImage():void
    var img:Image = new Image();
    img.name = "myImage";
    img.source = "assets/hoge.jpg";
    img.addEventListener(MouseEvent.MOUSE_MOVE, onMouseMove);
    private function onMouseMove(event:MouseEvent):void
    var img:Image = event.currentTarget as Image;
    dragMe(event, img, "img");
    myoffset(img);

  • Actions saving as .html instead of .jpg

    I have cs6 photoshop and when i use actions the file is being saved as .html instead of .jpg....  please help

    I don't know which actions you are using, but if you Save for Web normally, PS gives you options to Save as Image only, HTML only or HTML and Images (typically used for slices).
    Nancy O.

  • Text and Image Drag Drop Functionality within TLF

    Is there any way by which  I can use select the text or inlinegraphic and drag and drop it within same component?

    if you want to drag and drop ILG within TLF,of course ,you can!
    somebody has made it
    http://diding.javaeye.com/admin/blogs/345239

  • Create Collage "Click to Add Image/Drag & Drop" ??

    I am using PSE (Mac) for editing and managing product photos.  I found the collage under the Create > Collage options.  In that collage, there are 'photo place holders' (not sure the correct technical lingo here) I have a PDF file that has 6 spots for photos that I update regularly with new products.  I want to utilize the "click here to add a photo/Drag and Drop" functionality.  I have watched over 30 youtube videos, read numerous blogs and been back and forth on your site with no relevant answers.  Please assist and help me keep my job. 
    Thank you.
    [email protected]

    Hi,
    If you want to just utilize the "click here to add a photo/Drag and Drop" functionality do n't need to go to Collage . Go to Graphics panel (or Content Panel for earlier version) , select "Be type" >>frames .
    Apply one of them , make duplicate of frame layers by right clicking on them in the layers panel and select duplicate frame layer.
    thanks,

  • When saving a jpg it has suddenly started saving as 'file'instead of jpg

    When editing a jpg then hitting 'save as' it has suddenly started saving as a 'file' instead of a jpg and can't be viewed as a thumb nail or opened by double clicking. I have to right click and 'open with' and view it through windows picture viewer....what has gone wrong and does anyone know how to get it back to how it should be. I tried uninstalling and reinstalling but no joy...

    Thank you Juergen.. you are absolutaly correct.
    I had some ...'s in my file name. How silly of me, I have been using photoshop for sooo long I should have realised. Might have been helpful had it come up with a prompt saying 'invalid file name', I have had that pop up before in one program I have used....thought it was photshop, but it didn't do it this time.
    Thank you for your help.
    Caroline.

  • Drag-Drop not working with JRE 1.6.07

    I have a problem where (when using the next-gen java plugin) applets do not appear as drop targets.
    In more detail, I have a .NET winforms application, which has a web browser component on it running an Oracle forms application in a Java app. In JRE 1.6u7 you can drag an item onto the applet and it will notify .NET that a drag-drop operation has occurred. In newer versions of JRE (i've tested 6u11 and 6u13) with the "enable next-generation java plugin" checked, this drag-drop no longer works. (instead of a "hand" cursor, you get a "not allowed" cursor).
    Has anyone else experienced this issue?
    Thanks,
    Rich.

    Up
    No idea ?

  • Drag/Drop Proxy Image

    I would like to be able to access the Proxy Image during a
    drag/drop operation inside the DragOver event. Is it possible to
    get refernce to that object to be able to change the image, get
    it's current location, etc?

    1. Using canvas in flash is uncommon, even in Flex its a class that has been replaced by more flexible solutions since flex 4: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/containers/Canvas.ht ml
    2.Shouldn`t your localToGlobal method not starting from canvas ? Instead of image? Not sure how you setup your whole application)
    http://www.orlandmedia.com/blog/tutorials/how-to-use-localtoglobal-in-actionscript-3-0/

  • Image drag and drop

    Hi all,
    I am writing a program, with 2 JPanels, the first one is with 4 images (JLabel), I need to drag the images and drop on second JPanel. When the image is dropped, it should also allow dragging to desired position in that JPanel(through MouseMotionListener).
    I read a lot of examples about DnD, TransferHandler, I knew how to implement drag and drop between JPanels, but still have no idea how to implement both. Can anyone advise a brief idea how can I do.
    Thank you so much....

    Read this: http://forum.java.sun.com/thread.jsp?forum=57&thread=516990
    It shouldn't be a big streach to convert the panel to an image.
    If you have problems after trying this out, repost.

  • Drag drop images while composing the forum post

    Hi All,
    Many time I felt like it would be good if we can drag drop images to the forum post being composed.  Similar to Gmail compose, if NI forum composition page also has that drag drop feature, it would be great.  But I'm wondering if it's only me or other people are also out there looking for this feature.
    Thanks,
    Ajay.

    Francois,
    I have tried to implement this bean but I'm having problems. I've been using your
    LAF package for almost 4 years now without issue. I tried the jar file from the zip
    file. I also created a new project and recompiled the java code against the 10.1.2.3
    frmall.jar file that matches our app server. I resigned it and it's still not working.
    Maybe I'm just missing something simple. When I compile and run the form, I see
    the canvas and I can change the text fields, but I don't see how I can drag and
    drop items. Hopefully, you can think of something that can fix our problem. I would
    love to be able to use drag and drop functionality in an upcoming application.
    We're running the following versions:
    App Server: 10.1.2.3
    DB: 10.2.0.5
    JDev: 10.1.3.3.0
    Windows XP for the clients
    Windows Server 2008 for the servers
    Thanks,
    Jason
    Edit: I looked in my java console and saw that my issue was that we signed this jar file with a different certificate. I created a special config as Francois has suggested in another post and included only the DnD.jar file and it worked. However, I can't get the image or multi-line text areas to drag and drop. I'll keep poking around and see if I can figure out what's going on. The console seems to recognize when I'm dragging and dropping from all fields.
    Edited by: hanszarkov on Jun 27, 2011 12:58 PM

  • Drag Drop images/icons JApplet

    Hi! I would like to implement a Drag Drop of images/icons between two JPanels in a JApplet. Can someone give me a working example of the code that I have to implement ???
    Thanks to you !!!!
    TGuido

    The standard procedure is to post a small message to make your old post go to the top

  • Drag Drop icon/image in JApplet

    Hi! I would like to implement a Drag Drop of images/icons between two JPanels in a JApplet. Can someone give me a working example of the code that I have to implement ???
    Thanks to you !!!!
    TGuido

    This should help:
    http://java.sun.com/docs/books/tutorial/uiswing/misc/example-1dot4/index.html#BasicDnD

  • How resize the image after drag drop according to container

    Hi,
    I have a image which can be drag drop in different size of containers. After drop i want to resize the image by maintaining the aspect ratio according to the container in which it is going to be drop. I will be very thankful for your help.

    thank you, brother
    i will try it see if it is work
    whatever, i will report the result later

  • Updated iPhoto last night...Now, can't copy/paste or drag/drop images to folders/thumb drives outside of iPhoto

    As the title states, I updated iPhoto last night as per suggestion from the App store.
    It installed, and I went back to work using it. Within a few minutes, iPhoto crashed. I sent the report to Apple.
    When i opened iPhoto back up, it said it found inconsistencies and needed to repair. so i let it repair, which took a while...when it was done, i went back to work editing some photos from a recent shoot. It almost crashed again while i was working and then it came out of it. Anyways, i shut down everything after a bit of work and all was good in the world...until this morning.
    I went to get the images out of iPhoto and onto a thumb drive, but it wouldn't let me. I selected 50 images, copied them, and went to paste in the folder on the thumb drive...but it only pasted 10 of the 50 images. so i tried dragging them all and dropping them into the folder. nothing happened. it has done this to me once before, and when it did, i restarted and tried again and it worked...this time, i restarted and tried again and it kept doing the same thing. so i shut it down, did a cold boot, got everything back up, and tried again...still doing the same thing.
    It seems like every time i do an upgrade to iPhoto it causes some kind of problem. it never crashed on me until i did the first update, and since then the stability has been a real issue.
    So anyways, i didn't have a lot of time this morning before i had to go to work to try to figure this out, BUT, i did notice that it would allow me to drag and drop 1 image at a time...and that would save to the folder i selected...but i don't have time to do 1 image at a time...EVER! i am a photographer and need to drag and drop hundreds of images at a time.
    Can anyone help?
    thanks!
    Joe

    Thanks for the response, Larry!
    I will try that when I get home and see if it works. Will update the thread with the results then.
    I hope it works as you described, but it is/was so much easier to just be able to select the photos in iPhoto and drag/drop them directly into the folder on the thumb drive...it's odd it doesn't work anymore...?

Maybe you are looking for