[solved] DWB open hint in new view issue

Hi folks,
I'm assessing lightweight browsers for my lappie and really like DWB however I have some usability issues. key f follows hints in the same window but F and wf should open a new view (tab) or window respectively. Neither of these functions appear to work. The hint opens in the current window every time. Anyone else seen this? I've tried both stable and the dwb-hg build from AUR.
Last edited by mongrol (2011-11-26 01:00:49)

Fixed on next reboot. Weird.

Similar Messages

  • Web Viewer - getting buttons to open in a new tab or window

    I am trying to get a button to open in a new tab or window in the DPS web viewer.
    The options when creating a button are:
    Open link in folio
    Open link in device browser
    Both which do not work when we export the web viewer.
    I know it is possible as Adobe are using this function for their Inspire magazine. This does not seem to be html either that they are using. See link here - at the bottom of the page: Adobe Inspire Magazine October 2014: The Truth in a Face
    Any help with this issue would be highly appreciated.

    There is a parameter on creating the iFrame called externalLinksOpen. They can set it to 'window', as it defaults to inline, which opens it in the current window. It's documented here:
    http://www.adobe.com/devnet-docs/digitalpublishingsuite/ContentViewerForWebSDK-2.0/classes /FrameService.html#method_createFrame
    There is also a demo linked from our 'What's New' section under 'External Link for Embedded Viewer' at http://www.adobe.com/devnet-docs/digitalpublishingsuite/ContentViewerForWebSDK-2.0/modules /What's%20New.html.

  • Opening a new view in a new window on click of a table row entry.

    Hi Guys,
    How to open a new View of a same application in a new window (just like a pop up) on a click of a Table Row entry?
    I am using NWDS 7.0 version. So please suggest acccorrdingly.

    Hi Nikesh,
    first of all you will have to declare use of onLeadSelect event handler for your table (note that it will only be triggered when a lead selection occurs not a multiselection).
    Also, you can build at design time a View and a Window (for example, PopupWin) in your WebDynpro Component, and embed the view into the window.
    In your code for onLeadSelect function, you can use something like this to pop up the window.
    public void onActionRowSelection(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSeleccionTabla(ServerEvent)
        IWDWindowManager windowManager = wdComponentAPI.getWindowManager();
        IWDWindowInfo windowInfo = wdComponentAPI.getComponentInfo().findInWindows("PopupWin");
        IWDWindow window = windowManager.createModalWindow(windowInfo);
        window.setWindowPosition(WDWindowPos.CENTER);
        window.setWindowSize(new WDCssSize(450, WDWindowUnitOfLength.PX) , WDCssSize.UNDEFINED);
        // Store handle ti window in context attribute to able to close it later
        wdContext.currentContextElement().setPopup(window);
        window.show();
        //@@end
    Hope it helps,
    David

  • Opening a form in a new window issue

    Hi..
    I have this requirement where I have this page(say XYZPG.xml) which contains a table which is auto populated based on a particular setWhereClause and all this happens in the processRequest as the page loads.
    This page opens on clicking a button in a previous page from where all the parameters for the setWhereClause is sent using fireAction.
    Each Row in the results table in XYZPG has a "detail" button which opens another page in a new window using _blank in the Target Frame.
    The issue is that when Iam clicking the "detail" button,the new form opens in the new window and after closing the form that opened in the new window when I start to perform any action in XYZPG a null pointer is encountered in the processRequest while trying to fetch the setWhereClause parameters.
    Please help in this issue.Its urgent.
    Thanks

    That's because when you close the child window, control returns back to parent form's processRequest. Which version of EBS you are working on? OAF has in-built popup windows feature supported on latest EBS versions which is very useful on many occasions as it has good features like popup closing automatically when a submit button is clicked etc. Check JDev user guide and see if you can use popup windows for your project. If not, you have to capture the event in processRequest and perform required actions again.
    Thanks
    Shree

  • Is there a way to make links automatically open in a new window / new tab when viewing the PDF online

    Hi there,
    Currently we are adjusting our PDF files at our company, in order to make them more "user-friendly".
    We are looking for a way, when our customers view the PDFs online, that the URL that is in the PDF, when clicked on, will automatically open in a new window, instead of opening the URL in the same window as the PDF is opened..
    Could some-one please help me this?
    regards,

    It worked for me. See the source of my example at (PDF link to open in new window). (Sorry, that is the default title of the test page.)

  • When I play games and click on it, a window comes up asking if I want to open in a new window or it zooms in and will not play. How can I solve this?

    When I play games and click on the screen, a message appears asking if I want to open in a new window or it just zooms in and will not continue. `how can I solve this please?

    Thanks. I read the article but don't understand whether or not I can change the preference with regard to Hotmail.

  • How to open a 2nd WD View in a new window?

    Hi,
    my WD Component has a button which opens a new view. I would like to open this view in a new window.
    I tried to link two views of two windows with plugs, but it seems like I'm only able to navigate between views of the same window....
    Up to now my solution was to open the view in a pop up window. Now its neccessary to open the view in a new browser window.
    For the background; with click on the button a pdf is generated (Interactive Forms). It is ok to display the generated pdf in adobe acrobat reader directly as well.
    Any suggestions how to handle this?
    Thanks in advance,
    Tan

    >
    Tan Yildiz wrote:
    > Hi,
    >
    > my WD Component has a button which opens a new view. I would like to open this view in a new window.
    > I tried to link two views of two windows with plugs, but it seems like I'm only able to navigate between views of the same window....
    >
    > Up to now my solution was to open the view in a pop up window. Now its neccessary to open the view in a new browser window.
    >
    > For the background; with click on the button a pdf is generated (Interactive Forms). It is ok to display the generated pdf in adobe acrobat reader directly as well.
    >
    > Any suggestions how to handle this?
    >
    > Thanks in advance,
    > Tan
    if your purpose is to display a interactive form as external window then you have to understand that number of button clicks would result into number of external windows and number of sessions to backend as well. You can't see which external window is related to which data in your application, you cannot close it from your parent window. User has to do that explicitly.
    I would consider the following.
    Embed the display view into a separate window.
    use create_window method to show the window .

  • I installed indesign CS5 on new macbook pro and keeps freezing with spinning wheel once the app opens. Is there an issue with OS Mav or font issue or a plist I can pull. All other Adobe products work.

    I installed indesign CS5 on new macbook pro and keeps freezing with spinning wheel once the app opens. Is there an issue with OS Mav or font issue or a plist I can pull. All other Adobe products work.

    Migration should never be done with any Adobe program.
    If you have done Migration, you have to UNINSTALL first (if even possible) and then download Adobe Creative Cloud Cleaner Tool and run that also. When this is done, restart your computer and install the programs from an original Adobe Installer.
    Other question is, if your OS is supporting that version. You can try it, it is not officially supported, but it might work.
    But CC will work, upgrade to CC2014 (without additional cost), use that as it is better anyway.

  • Issue opening or creating new files in illustrator CS5 windows 7 64bit, "Not Responding"

    Issue opening or creating new files in illustrator CS5 windows 7 64bit, program becomes "Not Responding" when opening a file.
    I had recently tried a trial version of FontExplorer Pro X, and this issue has come up after the Uninstallation of that program.  Any suggestions?

    Check for ant third party plugin in the plugin folder....?
    Also Check in the new user account?
    Message was edited by: Manish_1988

  • Hi, How to stop the open new view when i click button in OnClick event

    Hi,
    I have the popup window[window.showodelDialog] with one button called confirm.and table control values
    Actual requirement: when i click confirm button it saves the tablecontrol value in the internal table. it is fine.It saves.
    Currently working is : When i click the confirm button in the onClick event ,the new view is opening with empty tablecontrol popupin the new window.I don't want that one.
    my requirement is: When i click the confirm button through onclick event ,i want to close the currently showing popupwindow and it should come to main page.How to do that?
    view1.htm
    =======
       <htmlb:button id            = "sub1"
            onClick =""
            text          = "Confirm" />
    Do_handle_data
    ============
      LOOP AT lt_form_fields INTO lw_form_field WHERE name CS
                                              't_confirm' .
        CALL METHOD /ds1/cl_mdm_tablecontrol=>populate_table(
                       EXPORTING
                         im_id      = 't_confirm'
                         im_request = me->request
                       CHANGING
                       ch_table   = me->r_asset_data->t_maintain ).
        EXIT.
        ENDLOOP.
    t_maintain it stores the changed values.. It is fine..

    Hi raja,
    1.I have a main page like req_asset_create.htm. In this page one button called maintain. If i click the maintain button the popup window is opening using window.showModelDialog. 
    2. In this popup i have a Editable tableview and one button called confirm. User can edit the values. After editing he is clicking the confirm button.
    3.when he click the confirm button two things should happen a)Popup should vanish and it should go to main page ie req_asset_create.htm.The editrd values should store in to the internal table (t_maintain).it is in model class.
    What heppenings for me using this code
    =============================
    <%----
    confirm -
    --%>
        <htmlb:button id            = "con"
            onClientClick = "self.close();"
            text          = "confirm"
            onClick       = "confirm"/>
    When i click the confirm button ->popup is closing ->thats 100% fine and again one new view is coming with popupdisplay values.This should not happen.
    a)The server event is not happening.It should happen.
    b) The edited values are not stored in the internal table..
    Do_handle_data : for storing the edited tableview values
    ===========   
    confirm
      LOOP AT lt_form_fields INTO lw_form_field WHERE name CS
                                              'con' .
        CALL METHOD /ds1/cl_mdm_tablecontrol=>populate_table(
                       EXPORTING
                         im_id      = 'tv1'
                         im_request = me->request
                       CHANGING
                       ch_table   = me->r_asset_data->t_maintain ).
        EXIT.
        ENDLOOP.
    What should i do to happen for the server event to update the edited records.
    How can i achieve? ow to control the new opening view?

  • I can open pages in new tab but then can't click on the tab and view it i can only click the x the close it any idea why?

    I can open pages in new tab but then can't click on the tab and view it i can only click the x the close it any idea why?

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • AF Table-CommandLink and Open in New Window issue

    I am using af:table to display the result set and inside the af:table i use af:commandLink to display the link to users. When the user clicks the individual link , user will go to the correponding detail page which is working fine.
    But the problem is if i right click the commandLink from the browser and click "Open in New Window" in IE or "Open Link in New Window" . it opens a new window and displays the same page instead the detail page.
    My requirement is when user click the link user should see the corresponding detail page - which is working fine now.
    But when user clicks open in new window from browser in the new window user should see the corresponding detail page. How do i accomplilsh this scenario.
    Any help would be highly apprciateable..

    Hi Frank, thanks for the quick reply. But if u think of the end user, most of user always right click and click open in new browser to see the details. so that they can stay the results page. ..
    Do you mean, any link navigation in ADF faces, dont work if we click "open in new window"?

  • Firefox bug when clicking "open link in new tab" or mouse wheel

    I am starting to get this bug for a last few days.
    When I am trying to click "Open link in new tab" or, as usual using mouse wheel click, inside a Firefox window I got this for a couple of seconds before page shows up.
    https://lh3.googleusercontent.com/-tbYPFx7jBn4/VIBxWfNBp8I/AAAAAAAABPM/yxArZ9Zbw88/s1000/bug.jpg
    As you can see it's a mix of previous pages I was viewing for a last few days....
    All those pages was not open at the this moment, it's just like a flash back :O)
    Any idea what may cause it?

    hello Bubunya, maybe that's an issue with hardware acceleration - please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]], or in case this doesn't solve the issue or there is no new version available at the moment, disable hardware acceleration in the firefox ''menu ≡ > options > advanced > general'' (that setting will take a restart of the browser to take effect).

  • How can I set web links to open in a new window?

    I'm using the links tool in Acrobat 5.05 to create links in my pdf to other websites, not documents. When the pdf is posted online, I need those links to open in a new window. Now they open in the same window, which subjects the viewer to using the back button to return to the originating pdf and waiting for it to completely reload. This is a sizeable pdf file, making that very time consuming. I tried Un-checking the option about "Open Cross Document Links in Same Window" but tests indicated that it made no difference.
    If you need more info to clarify my question, please just ask. Any suggestions in regard to solving this will be appreciated.
    My apologies if a similar question has already been asked/answered. I did not find reference to it in my search.
    Thank you.

    You can use JavaScript for this. For example:
    app.launchURL("http://www.adobe.com", true);
    More information is in the Acrobat JavaScript reference. Note that this method is new to Acrobat 7. You can still use Acrobat 5 to create the JavaScript, but it won't work for versions less than 7, or for most users of non-Adobe PDF viewers. If you go this route, you should add some code that checks the version of Acrobat (Reader), and only execute the above code if 7 or above.

  • Safari wont let me open links in new tabs anymore? Please help!?

    On my Macbook, I'm using Safari as my browser.
    Everything was fine until this morning; suddenly Safari will not give me the option of opening links from one page in another tab in the same window.
    For example, if I'm browsing on EBay and want to open a search result in a new tab of the same window, usually when I would right click on my track pad or magic mouse, it would say "Open link in new tab" or "Open link in new window". However, now when I right click, it just says, "Open link" "Open link in new window" and "Copy link".
    I haven't changed any settings or anything on my Macbook whatsoever in the last 3 hours (at least that I'm aware of). Can anyone please tell me how to get this back to normal?
    Also, it seems that when I right click anywhere on a page, I only see the options "back" and "reload" whereas before there was "view source" etc.
    Please help!
    xx0

    Hi,
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Since you are running Snow Leopard, *make sure Safari is opening in 32-bit mode, not 64*. Right or control click the Safari icon in the Applications folder, then click: Get Info In the Get Info window click the black disclosure triangle next to General so it faces down. Select 32 bit mode. Also, (in that same window) *make sure Safari is NOT running in Rosetta.*
    

Web pages now include a small icon or 'favicon' which is visible in the address bar and next to bookmarks. These icons take up disk space and slow Safari down. It is possible to erase the icons from your computer and start fresh. *To delete Safari's icon cache using the Finder, open your user folder, navigate to ~/Library/Safari/ and move this file "webpageIcons.db to the Trash.*
    If Safari still won't let you open links in new tabs, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
    If your forum profile is correct (10.6.1) go to the Apple Menu/Software Updates ...
    Very important to keep your system software up to date.
    If you install the 10.6.3 update make sure and repair disk permissions.
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn
    Edited by: Carolyn

Maybe you are looking for

  • Verizon billing for data overages that never happened?

    I just switched a few months ago from AT&T to Verizon.  Heard customer service and billing practices were better, and was willing to pay a bit more per month to get it.  Now, three months in ... I have a billing and customer service nightmare.  I hav

  • MacBook Pro 15" &  External Monitors.

    I have a an Apple 20 inch monitor connected to a MacBook Pro. I want to add another DVI or Non DVI monitor so I can put photoshop palettes etc on a separate monitor. The way my desk is configured the MacBook Pro is used with the top closed. Can this

  • External moniter port

    hi i have a hp 2000 notebook pc with no hdmi slot and only a external monitor port and 3 usb ports. so how do i connect it to my tv inorder to watch movies??

  • BOM and Material Configuration and Sales order..

    hi, in my requirement, i am supposed to create a project automatically based on sales order.. additional requirement is that material components on the project are based on the the selections during the sales order creation (for example if customer c

  • Calculating a date field

    Hi Everyone, In my input form, i have 2 date fields (effective date and end date).  I want the end date to be defaulted to 1 year after the effective date. How do i accomplish this?? Thanks Arnil