Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Attachments via Clipboard
Attachments via Clipboard [message #42824] Sat, 09 February 2008 20:54 Go to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Hi,

I just wanted to attach a patch to a Bugzilla via clipboard and I found
that it is not obvious at what time exactly the clipboard data is read.
Wouldn't it be better to read it right after the first step of the
attachment wizard and display the attachment preview at that time?

The reason that I stumbled across this is that I tried to copy&paste an
attachment comment as well - and got completely confused ;-)

Cheers
/Eike
Re: Attachments via Clipboard [message #43099 is a reply to message #42824] Tue, 12 February 2008 21:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: beatmik.acm.org

Makes sense, please file a bug.

Mik

Eike Stepper wrote:
> Hi,
>
> I just wanted to attach a patch to a Bugzilla via clipboard and I found
> that it is not obvious at what time exactly the clipboard data is read.
> Wouldn't it be better to read it right after the first step of the
> attachment wizard and display the attachment preview at that time?
>
> The reason that I stumbled across this is that I tried to copy&paste an
> attachment comment as well - and got completely confused ;-)
>
> Cheers
> /Eike
Re: Attachments via Clipboard [message #43150 is a reply to message #43099] Tue, 12 February 2008 23:12 Go to previous messageGo to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Data from the clipboard actually read upon wizard is opened, so you
can safely copy/paste comments after that.

The preview page can be probably moved before comment/description
page. I guess the current reasoning is that preview is completely
optional, so it sort of makes sense to have it at the end and you could
Finish wizard without looking at the preview. However in some cases
forcing user to look at the preview may save him from silly mistakes.

regards,
Eugene


Mik Kersten wrote:
> Makes sense, please file a bug.
>
> Mik
>
> Eike Stepper wrote:
>> Hi,
>>
>> I just wanted to attach a patch to a Bugzilla via clipboard and I
>> found that it is not obvious at what time exactly the clipboard data
>> is read. Wouldn't it be better to read it right after the first step
>> of the attachment wizard and display the attachment preview at that
>> time?
>>
>> The reason that I stumbled across this is that I tried to copy&paste
>> an attachment comment as well - and got completely confused ;-)
>>
>> Cheers
>> /Eike
Re: Attachments via Clipboard [message #43373 is a reply to message #43150] Sat, 16 February 2008 09:03 Go to previous message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Mik, Eugene,

Thanks for the answer. Here is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219218

Cheers
/Eike



Eugene Kuleshov schrieb:
>
> Data from the clipboard actually read upon wizard is opened, so you
> can safely copy/paste comments after that.
>
> The preview page can be probably moved before comment/description
> page. I guess the current reasoning is that preview is completely
> optional, so it sort of makes sense to have it at the end and you
> could Finish wizard without looking at the preview. However in some
> cases forcing user to look at the preview may save him from silly
> mistakes.
>
> regards,
> Eugene
>
>
> Mik Kersten wrote:
>> Makes sense, please file a bug.
>>
>> Mik
>>
>> Eike Stepper wrote:
>>> Hi,
>>>
>>> I just wanted to attach a patch to a Bugzilla via clipboard and I
>>> found that it is not obvious at what time exactly the clipboard data
>>> is read. Wouldn't it be better to read it right after the first
>>> step of the attachment wizard and display the attachment preview at
>>> that time?
>>>
>>> The reason that I stumbled across this is that I tried to copy&paste
>>> an attachment comment as well - and got completely confused ;-)
>>>
>>> Cheers
>>> /Eike
Re: Attachments via Clipboard [message #587730 is a reply to message #42824] Tue, 12 February 2008 21:28 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Makes sense, please file a bug.

Mik

Eike Stepper wrote:
> Hi,
>
> I just wanted to attach a patch to a Bugzilla via clipboard and I found
> that it is not obvious at what time exactly the clipboard data is read.
> Wouldn't it be better to read it right after the first step of the
> attachment wizard and display the attachment preview at that time?
>
> The reason that I stumbled across this is that I tried to copy&paste an
> attachment comment as well - and got completely confused ;-)
>
> Cheers
> /Eike
Re: Attachments via Clipboard [message #587748 is a reply to message #43099] Tue, 12 February 2008 23:12 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Data from the clipboard actually read upon wizard is opened, so you
can safely copy/paste comments after that.

The preview page can be probably moved before comment/description
page. I guess the current reasoning is that preview is completely
optional, so it sort of makes sense to have it at the end and you could
Finish wizard without looking at the preview. However in some cases
forcing user to look at the preview may save him from silly mistakes.

regards,
Eugene


Mik Kersten wrote:
> Makes sense, please file a bug.
>
> Mik
>
> Eike Stepper wrote:
>> Hi,
>>
>> I just wanted to attach a patch to a Bugzilla via clipboard and I
>> found that it is not obvious at what time exactly the clipboard data
>> is read. Wouldn't it be better to read it right after the first step
>> of the attachment wizard and display the attachment preview at that
>> time?
>>
>> The reason that I stumbled across this is that I tried to copy&paste
>> an attachment comment as well - and got completely confused ;-)
>>
>> Cheers
>> /Eike
Re: Attachments via Clipboard [message #587810 is a reply to message #43150] Sat, 16 February 2008 09:03 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Mik, Eugene,

Thanks for the answer. Here is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219218

Cheers
/Eike



Eugene Kuleshov schrieb:
>
> Data from the clipboard actually read upon wizard is opened, so you
> can safely copy/paste comments after that.
>
> The preview page can be probably moved before comment/description
> page. I guess the current reasoning is that preview is completely
> optional, so it sort of makes sense to have it at the end and you
> could Finish wizard without looking at the preview. However in some
> cases forcing user to look at the preview may save him from silly
> mistakes.
>
> regards,
> Eugene
>
>
> Mik Kersten wrote:
>> Makes sense, please file a bug.
>>
>> Mik
>>
>> Eike Stepper wrote:
>>> Hi,
>>>
>>> I just wanted to attach a patch to a Bugzilla via clipboard and I
>>> found that it is not obvious at what time exactly the clipboard data
>>> is read. Wouldn't it be better to read it right after the first
>>> step of the attachment wizard and display the attachment preview at
>>> that time?
>>>
>>> The reason that I stumbled across this is that I tried to copy&paste
>>> an attachment comment as well - and got completely confused ;-)
>>>
>>> Cheers
>>> /Eike


Previous Topic:Mylyn Project
Next Topic:Mylyn weekly build for Eclipse 3.4M5
Goto Forum:
  


Current Time: Thu Apr 25 11:05:02 GMT 2024

Powered by FUDForum. Page generated in 0.04089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top