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 148406 Details for
Bug 290234
[Theming] Make focus appearance themeable
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]
Hides focus-frame by default
HideFocusDefault.txt (text/plain), 761 bytes, created by
Tim Buschtoens
on 2009-09-30 06:42:23 EDT
(
hide
)
Description:
Hides focus-frame by default
Filename:
MIME Type:
Creator:
Tim Buschtoens
Created:
2009-09-30 06:42:23 EDT
Size:
761 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.qx.build >Index: source/class/qx/ui/core/Widget.js >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/releng/org.eclipse.rap.qx.build/source/class/qx/ui/core/Widget.js,v >retrieving revision 1.5 >diff -u -r1.5 Widget.js >--- source/class/qx/ui/core/Widget.js 8 Sep 2009 10:11:57 -0000 1.5 >+++ source/class/qx/ui/core/Widget.js 30 Sep 2009 10:40:19 -0000 >@@ -69,6 +69,7 @@ > { > this._generateHtmlId(); > } >+ this.initHideFocus(); > }, > > >@@ -1659,7 +1660,7 @@ > hideFocus : > { > check : "Boolean", >- init : false, >+ init : true, > apply : "_applyHideFocus", > themeable : true > },
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 290234
:
148406
|
148880
|
148882
|
150614
|
150716
|
150717