I would like to see more Recent Folders in the "Page Bookmarked" Dialogue

When you choose to Bookmark a page, you see a small dialogue, in which, when you click on "Folder", you are presented with an option to choose a Folder OR SELECT FROM A LIST OF PREVIOUS FOLDERS in which you bookmarked pages.
Unfortunately, the list of previous folders is very short. It has only 5 entries. I would like to increase this to 10 or even 15.
Does anybody know if this is even possible?

That's a nice addon cor-el, thank you. It does not solve my issue but it's a step in the right direction! I love that finally somebody thought at making that window resizable!

Similar Messages

  • I would like apps on my Apple TV and I would like football on my Apple TV I would like to see more apps and more stuff on Apple TV but other then that I am happy with it

    I would like to see football on Apple TV

    Hi scott2134
    Apple techs/developers don't monitor these fora officially, we are just fellow users here.
    You are not alone in wanting various apps for AppleTV - I have mixed feelings and suspect there are some difficulties getting rights/apps for all countries which may be aprt of the issue.
    You may know you can 'Airplay' some internet media from iPhones/iPads/current Macs, but even then some iPhone apps block sending the video to AppleTV due to licensing restrictions
    The best way to send feedback is to use the official feedback link:
    http://www.apple.com/feedback/appletv.html
    They won't reply, but if enough people ask.....
    AC

  • I would like to see a pass lock on the settings

    Hi All
    Is there any chance that the setting button can be locked and password protected? I ask this as I use the iPad with a number of students with disabitities and one student in particular finds it very funny when she gets into everyone elses iPad and changes all the settings. Now some of you may think this is very clever (I do) but other students don't like having the pink army print as there background (which is what she does to anyones iPad that is not being suppervised). The students that don't like this become quite distressed so if we were able to lock the settings with a passlock this would stop my little friend who is so clever from changing everyone elses iPad settings.
    Hope fully this will be ble to be a function of the iPad.
    Thanks Barb Lyons

    http://www.apple.com/feedback/ipad.html
    If your student is truly disabled to the sense that she can not be taught the morality of changing other people's devices without their consent, and you have to have all the student iPads publically available to her, then the best solution is to lock the entire iPad from her - enable a Passcode lock in settings so that she needs the password to use the iPads.

  • I would like to see my IE favorites on the toolbar and not have to go through bookmarks / imported/ie

    I woudl like to make it simple to get to my imported ie favorites. I figured out to add a favorites folder to the tool bar, but I don't know how to add my ie favorites to this folder

    Plus you will need to buy a Blu ray DVD burner.
    There have been discussions about quality issues with iMovie 08 because it uses single field processing to create the video images. Basically, this removes half of the lines of resolution from your original footage. This has to create some loss of quality. iMovie HD6, on the other hand, does not do this, keeping both fields intact.
    iMovie 08 was really created to appeal to You Tubers and other web video users, where high quality is less of an issue. iMovie HD6 and previous versions were created to appeal to the budding moviemaker who wants a pro style editing platform with great quality, but ease of use, as compared to Final Cut programmes. That's also why iMovie HD6 was designed to work solely with miniDV tape cams, in either SD or HD format. DV Stream is a lossless format that produces superior results to any of the other high compression formats, such as AVCHD.
    So, you need to spend more money to get HD DVDs, but your quality will suffer using iMovie 08, which your camcorder forces you to do. Perhaps some consideration of a suitable cam to begin with will be of help.

  • I would like to see a LIST of all the programs that will work with F/Fox and a List of what all F/F attachments do. Bill

    Programs Example: Avast Anti-Virus (a program - I use)
    Attachments Example: Thunderbird - A mail handling program.
    or a non-existing current program: Fox Cloak - A military grade program for encrypting messages and photographs.

    http://www.apple.com/feedback/ipad.html
    If your student is truly disabled to the sense that she can not be taught the morality of changing other people's devices without their consent, and you have to have all the student iPads publically available to her, then the best solution is to lock the entire iPad from her - enable a Passcode lock in settings so that she needs the password to use the iPads.

  • I would like to see a video mod for the camera...

    I found a freeware app on my treo 600 that made it's still cam into a video cam. Not too shabby. So I am hoping apple can be an after the fact bang up job on the iphone.

    You can ask Apple for iPhone changes via this link:
    http://www.apple.com/feedback/iphone.html
    Thank you for the link. I have sent in several suggestions now!

  • When i open new tab would like to see most visited websites

    when i open new tab would like to see most visited websites and the recent history, similar to Google Chrome and Safari Browsers. I remember Firefox having this feature, but don't know if still available or how to activate. Thanks

    Babylon malware injected into Firefox seems to have many causes and as a result many fixes.
    See this [https://support.mozilla.org/en-US/search?q=Babylon&num_voted=0&num_votes=&asked_by=&answered_by=&q_tags=&created=0&created_date=&updated=0&updated_date=&sortby=0&a=1&w=2 search for Answers threads mentioning Babylon] to see what other similarly affected users have found to fix it for them.
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • I would like to see ----- Visio

    I would like to see timer recording added to the next firmware. I have a Radioyourway LX and if my Vision M would do what the LX does, GAME OVER. Please add timer recording to the Vision M. Also bookmarking for the vovies would be nice too. I do not understand why that was left out?
    Bill

    Movies do have a resume feature. It's not as good as bookmarks, but adequate for me. If I exit the movie, it remembers exactly where I left off the next time I go back to it. I doubt we'll see timed recordings, but send some emails to Creative, especially the developer relations section.

  • I would like to see the results divided in more pages

    Hi,
    I've done a search web application (whit JSP).
    After a search I would like to see the results divided in more pages with an index pages [ 1 2 3 4 5 6 ...] (like forum's page).
    How can I do?
    thank's,
    Marco

    My code is...
    <%
    articoli.find();
    if (articoli.oArticlesList!=null && articoli.oArticlesList.length!=0) {%>
    <hr noshade="noshade" align="center" size="1"></hr>
    Search Results...</br></br></br>
    <% for (int i=0; i<articoli.oArticlesList.length; i++) {%>
    <%=(i+1)%>)<a href="corpo.jsp?title=<%=articoli.oArticlesList[i.sTitolo%">"><b><%=articoli.oArticlesList.sTitolo%></b></a></br>
     Abstract: <em><%=articoli.oArticlesList[i].sOcchiello%></em></br>
    <%articoli.setRiferimento(articoli.oArticlesList[i].sTitolo);%>
    <%articoli.getReferenceNum();%>
    Referenced <%=articoli.oReferenceList.length%> times</br></br>
    <% }
    } else {%>
    No match found!
    <%}%>
    when the results are displayed I see them only in a page.
    I want to see them divided in more pages, like a search engine or this forum results ( pages [1,2,3,...] ) </a>

  • How do I change the new tab landing page? I would like to see recently viewed sites in thumbnails.

    When I click the "+" sign for a new tab, I would like to see google search box with recently viewed websites below.

    Maybe this might help you. (https://support.mozilla.org/en-US/kb/how-do-tiles-work-firefox)

  • I would like to see targets have "fly-in" animation capabilities...

    I would like to see targets have "fly-in" animation capabilities to be used with menus, panels, etc. I would be great to click on a trigger and have a menu fly in from left, right, top or bottom  - control it the way you do with scrolling effects.

    Plus you will need to buy a Blu ray DVD burner.
    There have been discussions about quality issues with iMovie 08 because it uses single field processing to create the video images. Basically, this removes half of the lines of resolution from your original footage. This has to create some loss of quality. iMovie HD6, on the other hand, does not do this, keeping both fields intact.
    iMovie 08 was really created to appeal to You Tubers and other web video users, where high quality is less of an issue. iMovie HD6 and previous versions were created to appeal to the budding moviemaker who wants a pro style editing platform with great quality, but ease of use, as compared to Final Cut programmes. That's also why iMovie HD6 was designed to work solely with miniDV tape cams, in either SD or HD format. DV Stream is a lossless format that produces superior results to any of the other high compression formats, such as AVCHD.
    So, you need to spend more money to get HD DVDs, but your quality will suffer using iMovie 08, which your camcorder forces you to do. Perhaps some consideration of a suitable cam to begin with will be of help.

  • How many other people would like to see a "GarageBand-esque" skin/gui???

    how many other people would like to see a "GarageBand-esque" skin/gui for logic express/pro???
    i use all three apps a lot, and the main thing i really enjoy about GarageBand is the simple single window interface.
    i would like to see apple make the option of having a single window skin for logic.
    iMac CoreDuo 2ghz/2GB/500GB   Mac OS X (10.4.2)  

    The good thing about the Logic GUI, how grey and dull it may look, is that you don´t focus on it. It is pleasant to your eyes--and mind.
    Garageband is for fun. If Logic should have a lift, I think inspiration should come from Final Cut. An app that initially was developed maybe 10 years later than Logic.
    Problem with Logic is that it has been on the run for such a long time.
    Quite a few menus haven´t changed in almost 15 years, well 10, then.
    (Look at the much loved/hated environment)
    Can´t help compare to SX, that had a completely new GUI, with the switch from Vst to SX. At a glance it is much more elegant than Logic.-And many features are superior to Logic--But, as your arrangement in SX grows, your screen will be cluttered--In a mess...all the bells and whistles.
    And Logic remains cleaner in it´s dullness.
    But, I´m very much annoyed with the GUI of a few Logic instruments.
    The worst is Sculpture. Well, the GUI may be fancy enough, but do you have to use a magnifying glass to watch? It is just as bad as Reason!
    I remember doing a post about upgrading graphic cards (I have 64 mb) and was adviced: No use, you will not benefit from upgrading, if you primarly use Logic....So Logic has a poor resolution or what? I don´t know, Tell me.
    JanD

  • Would like to see an automatic gain control on

    When using the EQ on the Zen Touch (and other Creative Labs players) it is possible to raise the volume of a given frequency upto +2db, however when one does this, the additional 2db may cause the audio to clip. Normally equalizers have an AGC (automatic gain control) or master volume control that would drop the volume by the same amount that the EQ had raised it by thus preventing clipping. For example, if you raise the volume of the 00hz frequency by +2db to increase the bass, the AGC would drop the preamp volume -2db to prevent clipping in the 00hz frequency. I would like to see Creative add this feature so that a user does not have to drop the gain of their MP3 files by -2db before uploading them inorder to ensure that there will be no clipping when using the EQ.Message Edited by mfowler on 03-08-2005 07:29 AM

    If this was not the correct place, could you point me in the right direction. I am not a person to build such an app, but I don't know where one could pose the question..
    Not sure where to post this other than in this topic hoping that developers might be looking here.
    Now that Dataviz discontinued MacLink Deluxe, there are no good apps to convert old WriteNow (one of the early Mac word processers) into a modern format. Sure MS office "kind of" works, but I would defenitely buy an app that only converted (similar to MacLink) old WriteNow 3 and 4 documents into either rtf or doc formats that can be used today.
    Sorry if this is not the place to post such a thing.
    MacLink was good, but had way to many complicated, bloated options. It would be nice just to have a simple app to convert this old format. Maybe alternative apps of this kind could then be purchased to convert more of the file formats that MacLink converted. I think you would sell more of an app that just converted one older file format, however.

  • Some adjusts i would like to see

    The color pallete of the flash could be a little more integrated with the tools menu. Also, i would like to see alpha transparency options, on shapes. In fact you could make a new menu for the shapes and bitmaps.
    And about JPG integration I have a doubt, how do i import jpg's and export jpg's with good results? Cheers

    post your request in the appropriate location:  https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • In elements 11, I would like to know more about slide shows. Specificly individual slide duration.

    In elements 11, I would like to know more about slide shows. Specificly individual slide duration.

    Donald,
    There are two ways to address Still Image Duration. One is global, and applied before Import. One would determine the approximate Duration desired, go to Edit>Preferences>General>Still Duration. Then, all Stills Imported will have that Duration (as will Titles, and New Items, like Black Video).
    Once that general Duration has been set, one can still, and on an Image by Image basis, click + drag on the Still Image's Head, or Tail, to adjust the Duration. When doing that, I like to have the Info Panel open and visible, to see exactly what Duration I have changed to.
    Good luck,
    Hunt
    PS - I think that you will love Steve's book.

Maybe you are looking for

  • How to validate string that contains special characters.

    Hi, I am new to Data Services.I took excel sheet as a data source .Now i have do some validation functions like vendorgroup should not contain special characters ,name cleansing operations etc.. So,please anyone help me redarding this. Thanks in adva

  • Re : Organizational data for inter-company billing

    Hi      While doing intercompany settings (img - enterprice structure - SD - assign sales org - disribution plant)     i am getting the following error " Organizational data for inter-company billing missing in plant SUDA " How to solve. Thanks Anto

  • SD user exit

    I have a requirement to append an extra line to a sales order for certain customers.  I thought I would be able to just append data to xvbap within the move_fields_to_vbap exit, but this doesn't filter through to the screen.  Has anyone done this bef

  • TI 1394 signed driver only works when driver signing enforcement disabled (Windows 8.1)

    I have a Texas Instruments firewire card installed under Windows 8.1.  It was working perfectly until recently and now I get a "code 10" in the device manager.  It displays as a signed driver when I reinstall it so it should work fine. However, if I

  • OEM 10g - Upgrade Recovery Catalog

    Hello All, I'm experiencing some difficulties when trying to upgrade my recovery catalog using Oracle's Enterprise Manager 10g and wanted to see if anyone could explain this error. "+Error - Unable to retrieve the URL from repository. Check the speci