[jira] [Commented] (OFBIZ-9665) Dropdown links overlapping on tabs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9665) Dropdown links overlapping on tabs

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189453#comment-16189453 ]

Jacques Le Roux commented on OFBIZ-9665:
----------------------------------------

Deepak gave use the most accurate information on dev ML: http://markmail.org/message/xnuoerv7337ygrek
{quote}
Hi Devanshu,

I think target="external" is correct.

https://www.quackit.com/html/codes/html_open_link_in_new_window.cfm

<<
Instead of calling your window _blank, you can give it a name of your
choosing. Then all URLs will load in that same tab (as long as you use the
same name).

For example, if you have a policy of loading all external links in a
separate tab, you could call that tab, say, external. Then each link that
contains target="external" will open in that window/tab. Doing this ensures
that new windows aren't going to be popping up every time a user clicks on
a link.
>>
{quote}

> Dropdown links overlapping on tabs
> ----------------------------------
>
>                 Key: OFBIZ-9665
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9665
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Padmavati Rawat
>
> Steps:
> Open new website ofbiz.apache.org/
> Open News dropdown
> Click on any dropdown option. (link opens in new tab)
> Click on any other option from home page (The link overlap on existing open tab)
> In general when we open two links from a single page, both opens in separate tabs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)