Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356848 - Lines of a table widget that are not currently visible behave differently
Summary: Lines of a table widget that are not currently visible behave differently
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 14:56 EDT by gihadmurad CLA
Modified: 2019-11-14 03:39 EST (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 gihadmurad CLA 2011-09-06 14:56:50 EDT
Build Identifier: 20110615-0604

If I have a table with many entries(lines) and some are not currently visible, the lines that are not visible will not be selected in the same way (or at all) as lines that are visible would. 

This happens when traversing down or up(using the arrow keys).

Reproducible: Always

Steps to Reproduce:
1. Create a CTab panel with a tab and a table in it
2. Make the CTab Panel small so that you get a scrolling bar on the right, making part of the table not visible.
3. Instantiate the table with enough items.
4. Create a TextBox that displays an information from the current line selected in the table.
5. Start traversing down from the top with the arrow key and the TextBox should stop retrieving information from the table once you reach the end of the "visible" part of the table, this is the bug.
Comment 1 Lars Vogel CLA 2019-11-14 03:39:49 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.