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 259444 Details for
Bug 486756
Focus Out leads to jump to top in ScrolledComposite (3.0.1 only)
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.
protocol log
ScrolledCompositeFocusOutJumpToTopBug.txt (text/plain), 1.54 KB, created by
Markus Knauer
on 2016-01-29 04:32:26 EST
(
hide
)
Description:
protocol log
Filename:
MIME Type:
Creator:
Markus Knauer
Created:
2016-01-29 04:32:26 EST
Size:
1.54 KB
patch
obsolete
>[1] Set focus to a Text widget (w912) which is at the bottom of a ScrolledComposite with ScrolledComposite.showFocusedControl == true > >Request 1 >{ "head": { "requestCounter": 39 }, > "operations": [ > [ "set", "w2", { "activeControl": "w732" } ], > [ "set", "w732", { "verticalBar.selection": 1716 } ], > [ "notify", "w912", "FocusIn", { } ], > [ "set", "w2", { "activeControl": "w912" } ], > [ "set", "w912", { "selection": [0, 0] } ], > [ "set", "w1", { "cursorLocation": [874, 658], "focusControl": "w912" } ] ] } > >Response 1 >{ "head": {}, > "operations":[ > [ "set", "w912", { "selection": [0, 7] } ] ] } > >----------------------------------------------------------------------------------------------------------------------- > >[2] Set Focus outside of Text widget (w912) in Scrolled Composite with mouse > >Request 2 >{ "head": { "requestCounter": 40 }, > "operations": [ > [ "set", "w912", { "selection": [7, 7] } ], > [ "notify", "w912", "FocusOut", { } ], > [ "set", "w2", { "activeControl": "w895" } ], > [ "set", "w732", { "verticalBar.selection": 7 } ], > [ "set", "w1", { "cursorLocation": [464, 605], "focusControl": "w895" } ] ] } > >Response 2 >{ "head": { }, > "operations": [ ] } > >Request 3 >{ "head": { "requestCounter": 41 }, > "operations": [ > [ "notify", "w941", "MouseUp", { "x": 464, "y": 605, "time": 631821, "button": 1, "shiftKey": false, "ctrlKey": false, "altKey": false } ], > [ "set", "w1", { "cursorLocation": [464, 605] } ] ] } > >Response 3 >{ "head": { }, > "operations": [ ] } >
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
Actions:
View
Attachments on
bug 486756
: 259444