Bug 576077 - immediately PostSelectionEvent when selcting with arrow keys
Summary: immediately PostSelectionEvent when selcting with arrow keys
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.22 M1   Edit
Assignee: Jörg Kubitz CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2021-09-18 04:51 EDT by Jörg Kubitz CLA
Modified: 2021-09-20 10:48 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Kubitz CLA 2021-09-18 04:51:07 EDT
For example in the Git Repositories view or jdt's Outline view:
after selecting one entry with the mouse and then scrolling with the Keyboard up/down keys does have a 500ms delay - after the key is released.
With recent changes in Throttler its possible to still limit to 500ms refresh but getting instant response after the first selection change.
Comment 1 Eclipse Genie CLA 2021-09-18 04:54:51 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/185576