Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

breakpoints change position

<< < (2/3) > >>

Jenna:
Happens here too (Fedora 23) with latest trunk.
If I add a newline with return, the breakpoints moves down one extra line.
It happens only in split mode, no matter, whether it's horizontal or vertical.

raynebc:
If you're creating the split view just by dragging the source file's tab to the left/right/bottom edge of the program window, then at least this problem doesn't occur in Windows.

Jenna:

--- Quote from: raynebc on May 01, 2016, 02:16:46 am ---If you're creating the split view just by dragging the source file's tab to the left/right/bottom edge of the program window, then at least this problem doesn't occur in Windows.

--- End quote ---
That's not a split-view.
Split view means that you split the editor (via context-menu), so you can see two different parts of the same file.

What you did is the side-byside-view, where you can view two (or more) different files at the same time.

Jenna:
It happens because "OnEditorModified" is called for each control and therefore ShiftBreakpoint is called two times.
No time to dig into a solution at the moment, mybe later today.

oBFusCATed:
olaf888:
Can you open a ticket on our project page at sf.net?
This will help us to not forget about this issue.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version