Ticket #582 (new defect)

Opened 3 years ago

Last modified 10 months ago

config item for clipboard security error message

Reported by: Richard Lovejoy <xinha@…> Owned by: gogo
Priority: normal Milestone: 0.96
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

You may want to specify a particular, customised error message when an exception is encountered trying to use the cut/copy/paste buttons in gecko browsers. Perhaps you'd even like a link to explain the phenomenon in detail. With this patch you have two new configuration items:

config.geckoClipboardSecurityMessage config.geckoClipboardSecurityUrl

If you don't set geckoClipboardSecurityUrl, or if you set it to null, then an alert is used to display the message. Otherwise, confirm displays the message, and selecting OK will show the URL.

Attachments

.2 (0 bytes) - added by Richard Lovejoy <xinha@…> 3 years ago.
clipboardmessage.patch (1.4 kB) - added by Richard Lovejoy <xinha@…> 3 years ago.

Change History

Changed 3 years ago by Richard Lovejoy <xinha@…>

  • attachment .2 added

Changed 3 years ago by Richard Lovejoy <xinha@…>

Changed 3 years ago by Richard Lovejoy <xinha@…>

  • owner changed from akaEdge to gogo
  • component changed from Documentation to Xinha Core

Changed 10 months ago by ray

  • milestone set to 0.96

interesting idea

Note: See TracTickets for help on using tickets.