I have a bit of a knee-jerk reaction to setting the clipboard contents without explicitly telling it to do so. There is no undo when setting the clipboard contents.
- Blair On 8/02/2009 11:21 AM, Fernando Takai wrote: > Umm, gonna change that too - maybe add an copyToClipboard too. > > On Sat, Feb 7, 2009 at 8:18 PM, ups <[email protected] > <mailto:[email protected]>> wrote: > > > > > On Feb 5, 3:44 pm, Abimanyu Raja <[email protected] > <mailto:[email protected]>> wrote: > > It's time to start improving the built-in Ubiquity commands! > Since the > > launch of Ubiquity last August, huge improvements have been made. > But most > > of these new changes haven't improved the commands in any way. > Aside from a > > few bug fixes, the "wikipedia" command, the "twitter" command and > others are > > still the same* *as they were back in August. > > > > Since the core developers have been working hard on Ubiquity > core, Aza > > suggested starting weekly focuses so that everyone can > concentrate their > > efforts on a single command for a week or two. > > Email > > > > We'll start with the email commands (email, last-email, > get-email-address, > > detect-email-provider) for the first two weeks. > > > > Ha! the perfect occasion to input my 2 cents! > > After each ubiquity install, the first thing that I do is change the > "get-email-address" function! > > Line 310 > - displayMessage(name.text); > + CmdUtils.setSelection(name.text); > > Could someone please explain-me the usage of a simple notification? I > find its much better to actually do something with the address! > > > > > -- > Fernando "Takai" > http://flickr.com/photos/supeertakai > http://fernandotakai.jaiku.com > > Get Ubiquity: https://ubiquity.mozilla.com > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
