Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 192788 Details for
Bug 330536
[windows] The yellow "Insert My User ID" icon is intractable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
clipboard.txt (text/plain), 1000 bytes, created by
Shawn Minto
on 2011-04-07 18:13:38 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Shawn Minto
Created:
2011-04-07 18:13:38 EDT
Size:
1000 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.mylyn.tasks.ui >Index: src/org/eclipse/mylyn/internal/tasks/ui/editors/PersonAttributeEditor.java >=================================================================== >RCS file: /cvsroot/mylyn/org.eclipse.mylyn.tasks/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/editors/PersonAttributeEditor.java,v >retrieving revision 1.14 >diff -u -r1.14 PersonAttributeEditor.java >--- src/org/eclipse/mylyn/internal/tasks/ui/editors/PersonAttributeEditor.java 8 Jun 2010 23:10:08 -0000 1.14 >+++ src/org/eclipse/mylyn/internal/tasks/ui/editors/PersonAttributeEditor.java 7 Apr 2011 22:10:46 -0000 >@@ -93,7 +93,7 @@ > @Override > public void mouseExit(MouseEvent e) { > final int lastVersion = version; >- Display.getDefault().asyncExec(new Runnable() { >+ Display.getDefault().timerExec(100, new Runnable() { > public void run() { > if (version != lastVersion || selfLink.isDisposed()) { > return;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 330536
: 192788 |
192789