[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

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

[jira] [Commented] (OFBIZ-10961) Shortkeys missing on WebPOS

Nicolas Malin (Jira)

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

Rohit Koushal commented on OFBIZ-10961:
---------------------------------------

During Jquery update, depricated bind() function is replaced by on() but accedentally in on commit r*1850712* custom user define bind() function also get relaced and causes this issue

 

I am attaching the patch to fix this problem. 

> Shortkeys missing on WebPOS
> ---------------------------
>
>                 Key: OFBIZ-10961
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10961
>             Project: OFBiz
>          Issue Type: Bug
>          Components: webpos
>    Affects Versions: Trunk
>            Reporter: Padmavati Rawat
>            Assignee: Rohit Koushal
>            Priority: Major
>         Attachments: shortkeysmissing.png
>
>
> Steps:
> 1. Visit the demo-trunk.ofbiz.apache.org link.
> 2. Login to the Web POS terminal.
> 2. Check the Keyboard Shortcuts section.
> Actual:
> Keyboard short key options are missing on demo-trunk.
> Expected:
> Keyboard shortcuts should be visible on the Keyboard shortcut section.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)