[JBoss JIRA] (JBIDE-20705) Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20705?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-20705 at 2/3/16 1:37 AM:
-----------------------------------------------------------------------
As a similar example, github repository web pages have uri text field with button "Copy to clipboard", the button does what it promises and text can be accessed for selecting and copying manually any part of uri.
If current behaviour - copy both by button and by mouse click - is considered ok, this issue should be rejected. I would vote for removing the mouse listener.
was (Author: scabanovich):
The mouse listener added to text field does it:
{code}
uriText.addMouseListener(onClickUriText(uriText));
{code}
It calls copyToClipBoard in the same way as the button to the right of the text field. But why?
As a similar example, github repository web pages have uri text field with button "Copy to clipboard", the button does what it promises and text can be accessed for selecting and copying manually any part of uri.
If current behaviour - copy both by button and by mouse click - is considered ok, this issue should be rejected. I would vote for removing the mouse listener.
> Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-20705
> URL: https://issues.jboss.org/browse/JBIDE-20705
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.3.x
>
> Attachments: webhook.png
>
>
> In Webhook triggers shell, opened via context menu of a build config, there are 2 text widgets containing generic and github webhook.
> !webhook.png!
> After click on a webhook text, the whole text is selected and its automatically copied to clipboard. There is also a notification text upon copying to clipboard shown close to the text widget containing a webhook URL.
> Webhook URL should be copied only after click on a button with label "Copy to clipboard" which is located next to the text field containing a webhook URL. Otherwise this button miss reason to exists and it is a bit annoying for me to have URL automatically selected and copied to clipboard every time I click on a text.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-20705) Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20705?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-20705 at 2/3/16 1:02 AM:
-----------------------------------------------------------------------
The mouse listener added to text field does it:
{code}
uriText.addMouseListener(onClickUriText(uriText));
{code}
It calls copyToClipBoard in the same way as the button to the right of the text field. But why?
As a similar example, github repository web pages have uri text field with button "Copy to clipboard", the button does what it promises and text can be accessed for selecting and copying manually any part of uri.
If current behaviour - copy both by button and by mouse click - is considered ok, this issue should be rejected. I would vote for removing the mouse listener.
was (Author: scabanovich):
The mouse listener added to text field does it:
{code}
uriText.addMouseListener(onClickUriText(uriText));
{code}
It calls copyToClipBoard in the same way as the button to the right of the text field. But why?
It is easy to fix or reject this issue.
> Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-20705
> URL: https://issues.jboss.org/browse/JBIDE-20705
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.3.x
>
> Attachments: webhook.png
>
>
> In Webhook triggers shell, opened via context menu of a build config, there are 2 text widgets containing generic and github webhook.
> !webhook.png!
> After click on a webhook text, the whole text is selected and its automatically copied to clipboard. There is also a notification text upon copying to clipboard shown close to the text widget containing a webhook URL.
> Webhook URL should be copied only after click on a button with label "Copy to clipboard" which is located next to the text field containing a webhook URL. Otherwise this button miss reason to exists and it is a bit annoying for me to have URL automatically selected and copied to clipboard every time I click on a text.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (JBIDE-20705) Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20705?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-20705:
-----------------------------------------------
The mouse listener added to text field does it:
{code}
uriText.addMouseListener(onClickUriText(uriText));
{code}
It calls copyToClipBoard in the same way as the button to the right of the text field. But why?
It is easy to fix or reject this issue.
> Click on a webhook URL in Webhook triggers shell automatically copy webhook to clipboard
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-20705
> URL: https://issues.jboss.org/browse/JBIDE-20705
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Marián Labuda
> Fix For: 4.3.x
>
> Attachments: webhook.png
>
>
> In Webhook triggers shell, opened via context menu of a build config, there are 2 text widgets containing generic and github webhook.
> !webhook.png!
> After click on a webhook text, the whole text is selected and its automatically copied to clipboard. There is also a notification text upon copying to clipboard shown close to the text widget containing a webhook URL.
> Webhook URL should be copied only after click on a button with label "Copy to clipboard" which is located next to the text field containing a webhook URL. Otherwise this button miss reason to exists and it is a bit annoying for me to have URL automatically selected and copied to clipboard every time I click on a text.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (TOOLSDOC-705) JBDS 9.1 Beta2: Release Notes
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-705?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-705:
------------------------------------
Thanks for the feedback, everyone. I'm implementing these fixes and just wanted to explain [~mlabuda]'s question about why Beta2 is earlier than Beta1 in the release notes. This is primarily to mirror the way the N&N[1] content is displayed since it is the same content anyway. I do agree that while it may look odd, the idea that the topmost release is the one users probably want to know about makes sense to me. I'm happy to go either way on this, so I'll shift it down for now and we can discuss it further, if needed.
> JBDS 9.1 Beta2: Release Notes
> -----------------------------
>
> Key: TOOLSDOC-705
> URL: https://issues.jboss.org/browse/TOOLSDOC-705
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Components: Release Notes
> Affects Versions: 9.1 Beta2
> Reporter: Misha Ali
> Assignee: Misha Ali
> Fix For: 9.1 Beta2
>
>
> Create new Beta2 release notes, fix the script and update the relevant details.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months
[JBoss JIRA] (TOOLSDOC-705) JBDS 9.1 Beta2: Release Notes
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-705?page=com.atlassian.jira.plug... ]
Misha Ali edited comment on TOOLSDOC-705 at 2/2/16 10:42 PM:
-------------------------------------------------------------
Thanks for the feedback, everyone. I'm implementing these fixes and just wanted to explain [~mlabuda]'s question about why Beta2 is earlier than Beta1 in the release notes. This is primarily to mirror the way the N&N[1] content is displayed since it is the same content anyway. I do agree that while it may look odd, the idea that the topmost release is the one users probably want to know about makes sense to me. I'm happy to go either way on this, so I'll shift it down for now and we can discuss it further, if needed.
[1] - http://tools.jboss.org/documentation/whatsnew/jbosstools/4.3.1.Beta2.html
was (Author: mhusnain):
Thanks for the feedback, everyone. I'm implementing these fixes and just wanted to explain [~mlabuda]'s question about why Beta2 is earlier than Beta1 in the release notes. This is primarily to mirror the way the N&N[1] content is displayed since it is the same content anyway. I do agree that while it may look odd, the idea that the topmost release is the one users probably want to know about makes sense to me. I'm happy to go either way on this, so I'll shift it down for now and we can discuss it further, if needed.
> JBDS 9.1 Beta2: Release Notes
> -----------------------------
>
> Key: TOOLSDOC-705
> URL: https://issues.jboss.org/browse/TOOLSDOC-705
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Components: Release Notes
> Affects Versions: 9.1 Beta2
> Reporter: Misha Ali
> Assignee: Misha Ali
> Fix For: 9.1 Beta2
>
>
> Create new Beta2 release notes, fix the script and update the relevant details.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 2 months