You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/14 18:29:00 UTC

[jira] [Work logged] (KNOX-2632) Copy-to-clipboard does not work on Token Generation page with Firefox

     [ https://issues.apache.org/jira/browse/KNOX-2632?focusedWorklogId=622638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-622638 ]

ASF GitHub Bot logged work on KNOX-2632:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jul/21 18:28
            Start Date: 14/Jul/21 18:28
    Worklog Time Spent: 10m 
      Work Description: smolnar82 opened a new pull request #467:
URL: https://github.com/apache/knox/pull/467


   ## What changes were proposed in this pull request?
   
   Implemented the `copy-to-clipboard` function in a cross-browser safe manner.
   
   ## How was this patch tested?
   
   Tested manually using Google Chrome, Firefox and Safari.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 622638)
    Remaining Estimate: 0h
            Time Spent: 10m

> Copy-to-clipboard does not work on Token Generation page with Firefox
> ---------------------------------------------------------------------
>
>                 Key: KNOX-2632
>                 URL: https://issues.apache.org/jira/browse/KNOX-2632
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> With KNOX-2617, there is a convenient way of copying the generated JWT/Passcode tokens, as well as the base URL, on the Token generation page.
> Unfortunately, the JS implementation adds extra leading/trailing spaces to the copied content when using Firefox.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)