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 107519 Details for
Bug 237326
[Help][Context] F1 accessibility - no indication that help view has opened (since there is no focus change)
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
patch237326.txt (text/plain), 949 bytes, created by
Chris Goldthorpe
on 2008-07-15 16:08:56 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Chris Goldthorpe
Created:
2008-07-15 16:08:56 EDT
Size:
949 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.help.ui >Index: src/org/eclipse/help/ui/internal/DefaultHelpUI.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/DefaultHelpUI.java,v >retrieving revision 1.46 >diff -u -r1.46 DefaultHelpUI.java >--- src/org/eclipse/help/ui/internal/DefaultHelpUI.java 23 Apr 2008 14:58:56 -0000 1.46 >+++ src/org/eclipse/help/ui/internal/DefaultHelpUI.java 15 Jul 2008 20:07:57 -0000 >@@ -308,7 +308,7 @@ > IWorkbenchPart activePart = page.getActivePart(); > Control c = window.getShell().getDisplay().getFocusControl(); > openingHelpView = true; >- IViewPart part = page.showView(HELP_VIEW_ID, null, IWorkbenchPage.VIEW_VISIBLE); >+ IViewPart part = page.showView(HELP_VIEW_ID); > openingHelpView = false; > if (part != null) { > HelpView view = (HelpView) part;
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 237326
: 107519