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 226798 Details for
Bug 400115
Next Annotation popup disappears if it caused the editor to scroll [chrome]
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.
fix
file_400115.txt (text/plain), 767 bytes, created by
Silenio Quarti
on 2013-02-08 15:30:29 EST
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Silenio Quarti
Created:
2013-02-08 15:30:29 EST
Size:
767 bytes
patch
obsolete
>diff --git a/bundles/org.eclipse.orion.client.editor/web/orion/editor/editorFeatures.js b/bundles/org.eclipse.orion.client.editor/web/orion/editor/editorFeatures.js >index 5a4700e..4a7e6f3 100644 >--- a/bundles/org.eclipse.orion.client.editor/web/orion/editor/editorFeatures.js >+++ b/bundles/org.eclipse.orion.client.editor/web/orion/editor/editorFeatures.js >@@ -479,7 +479,7 @@ > }; > } > }, 0); >- }, 0); >+ }, 100); > }; > editor.moveSelection(annotation.start, annotation.start, callback); > break; >@@ -526,7 +526,7 @@ > }; > } > }, 0); >- }, 0); >+ }, 100); > }; > editor.moveSelection(previousAnnotation.start, previousAnnotation.start, callback); > }
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 Raw
Flags:
Silenio_Quarti
:
review-
Actions:
View
Attachments on
bug 400115
: 226798