History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-13020
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Maxim Shafirov
Reporter: Serge Baranov
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Execution point is off the top of the screen

Created: 17 Nov 06 17:52   Updated: 08 Jan 07 19:56
Component/s: Debugger
Fix Version/s: Demetra 6.0.3, Selena 6656

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
OS: Windows XP
JDK: JDK 1.5.0
IDEA: 6.0
Build: 6107

Build: 6,107
Fixed in build: 6,629
Severity: High


 Description  « Hide
Support feedback:

When a breakpoint is hit and the file changes to display the execution point the point is 3 or 4 lines off the top of the screen.
The same happens when you hit alt-F10 or click the button in the debug window. The second time you hit alt-F10 it works properly.
This is a new problem in 6.0.2, it works fine in 6.0.1

I don't normally have tabs visible for the editor. If I enable them then
the problem goes away.

I expect the execution point to be visible on the screen when the a breakpoint is hit
or when I click "Show Execution Point" or hit Alt+F10. At the moment the
file is scrolled so the execution point is off the top of the screen. I
have to scroll up five lines to see it. It's only a problem with IDEA
has to change file. i.e. if I'm looking at one file and a breakpoint is
hit in a different file then I see the problem. If a breakpoint is hit
in the file I'm looking at then it moves the file to the correct place.



 All   Comments   Work Log   Change History      Sort Order:
Chris Kent - 17 Nov 06 18:07
There is a similar problem with the find usages window. When you click on a usage in another file the line is off the screen when the file is displayed. This is also only a problem if there are no tabs in the editor.