Opened 15 years ago
Closed 15 years ago
#4110 closed bug (fixed)
Debugger: Selection Issues in Source Code View
Reported by: | bonefish | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Debugger | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev31658, gcc4
Selection in the source code view has several issues:
- Sometimes the selection doesn't begin until the mouse has been dragged several characters or even lines.
- In some situations the selection is off one or more characters (i.e. when copying the selection, text at a different position is copied).
- Sometimes lines cannot be selected up to the last character.
Might be related to the handling of tabs in the code.
Note:
See TracTickets
for help on using tickets.
Working on it.