Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 235052

Summary: [change method signature] involving numerous parameters may loose parameters while moving them
Product: [Eclipse Project] JDT Reporter: Maxime Daniel <maxime_daniel>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: minor    
Priority: P3 CC: martinae
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Maxime Daniel CLA 2008-06-02 02:56:48 EDT
I20080530-1730

Launch a change method signature refactoring on foo:

  void foo(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10) {
	
  }

Select p10 and press the Up button until p10 is at the top of the visible list (the following parameter happens to be p3). Press Up once more: p10 is no more visible. This must have to do with a scrolling issue. While it is not too misleading when using nicely numbered parameter names like here, I got confused when I discovered this on a real case (and decided against pressing OK).
Comment 1 Eclipse Genie CLA 2020-04-23 00:52:38 EDT
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. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. 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.

--
The automated Eclipse Genie.