On Wed, Feb 25, 2015 at 5:15 PM, Dave S <snidely....@gmail.com> wrote:

>
>
> On Wednesday, February 25, 2015 at 11:25:06 AM UTC-8, Richard wrote:
>>
>> Hello,
>>
>> I am not sure where is it from, but I notice and change in the behavior
>> of CTRL + Click over main web2py menu and submenu entry which in the pass
>> were only open an new tab conducting the user on the requested page base on
>> menu entry link. But now, when doing CTRL + Click over menu and submenu
>> entry new tab still get create and pointing over the proper location, but
>> the actual page also get redirecting...
>>
>> Any idea?
>>
>> I will open a issue on github if you think that actually a regression
>> issue?
>>
>
>
> Past behavior  was  open top-level menu item, highlight entry for submenu,
> CTRL+click opens new tab which takes you to page corresponding to top-level
> item?
>
> New behavior -- the tab opens as before, but the tab you started on also
> changes to that location?
>

YES, both tab get redirect to the link address which make useless the
CTRL+Click...

It may be related to a missing .stopPropagation() jQuery related to some
recent change, I start looking to commit history, but I really don't know
where to check exactly. About .stopPropagation() :
http://stackoverflow.com/questions/26167017/how-to-open-new-tab-with-ctrlclick-instead-of-redirect-current-tab-in-jquery

I maybe also completly wrong about .stopPropagartion()...

Richard


>
> /dps
>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to