View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027714 | Lazarus | IDE | public | 2015-03-23 13:27 | 2015-12-06 10:02 |
Reporter | malcome | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows 7 32bit Japanese | ||
Product Version | 1.4RC2 | ||||
Target Version | 1.4 | Fixed in Version | 1.5 (SVN) | ||
Summary | 0027714: Source Editor(TSynEdit) input problem with IMM. "System" draws horiz lines | ||||
Description | I checked "IME handled by System". See new image checked.png. Drawing Horz Line in Source Editor. Is this normal? | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 48470 | ||||
LazTarget | 1.6 | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
has duplicate | 0027712 | closed | Martin Friebe | Source Editor(TSynEdit) input problem with IMM. |
2015-03-23 09:37
|
|
|
I can not reproduce the horizontal lines. So I need more info on that. 1) Can you take an image of SynEdit "IME handled by system", while the IME is active? 2) When the lines are visible: Move any other window over SynEdit, are the lines still there? 3) When the lines are visible: Resize the Editor, are the lines still there? Please attach your editoroptions.xml. C:\Users\__YOUR_NAME__\AppData\Local\lazarus\editoroptions.xml |
|
editoroptions.xml (665 bytes)
<?xml version="1.0" encoding="UTF-8"?> <CONFIG> <EditorOptions Version="11"> <Display DisableAntialiasing="True" DoNotWarnForFont="Courier New"/> <KeyMapping> <default> <Version Value="6"/> </default> </KeyMapping> <CodeTools CodeTemplateFileName="c:\lazarus\_conf\1.5-3.0.1\lazarus.dci" CompletionLongLineHintTypeCompletionLongLineHintType="sclpExtendRightOnly"/> <Mouse> <Default Version="1" GutterLeft="moGLDownClick"/> </Mouse> <Color Version="11"/> <General> <Editor ShowTabCloseButtons="False"/> </General> <Misc UseMinimumIme="True"/> </EditorOptions> </CONFIG> |
|
|
|
1) attached.(handledbysystem1.png) 2) Yes, the lines still there. 3) Yes, the lines still there. >>Please attach your editoroptions.xml. attached. |
|
Fixed in v1.5 r48465. |
|
Please test with r48470 (1.5) I am still unable to reproduce, but I found some of the markup modules created for the default IME (none system) were not removed, and left in a faulty state. This was most likely the cause. |
|
no prob in r48472. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-03-23 13:27 | Martin Friebe | New Issue | |
2015-03-23 13:27 | Martin Friebe | Status | new => assigned |
2015-03-23 13:27 | Martin Friebe | Assigned To | => Martin Friebe |
2015-03-23 13:27 | Martin Friebe | Issue generated from: 0027712 | |
2015-03-23 13:27 | Martin Friebe | Relationship added | has duplicate 0027712 |
2015-03-23 13:27 | Martin Friebe | File Deleted: img1.png | |
2015-03-23 13:27 | Martin Friebe | File Deleted: img2.png | |
2015-03-23 13:27 | Martin Friebe | File Deleted: img3.png | |
2015-03-23 13:27 | Martin Friebe | File Deleted: img4.png | |
2015-03-23 13:27 | Martin Friebe | File Deleted: img5.png | |
2015-03-23 13:27 | Martin Friebe | File Deleted: img6.png | |
2015-03-23 13:28 | Martin Friebe | Note Added: 0082205 | |
2015-03-23 15:53 | Martin Friebe | Status | assigned => feedback |
2015-03-23 16:02 | Martin Friebe | Reporter | Martin Friebe => malcome |
2015-03-23 22:21 | malcome | File Added: editoroptions.xml | |
2015-03-23 22:27 | malcome | File Added: handledbysystem1.png | |
2015-03-23 22:31 | malcome | Note Added: 0082248 | |
2015-03-23 22:31 | malcome | Status | feedback => assigned |
2015-03-24 00:01 | malcome | Note Added: 0082252 | |
2015-03-24 00:05 | Martin Friebe | Note Added: 0082253 | |
2015-03-24 00:05 | Martin Friebe | Status | assigned => feedback |
2015-03-24 10:55 | malcome | Note Added: 0082272 | |
2015-03-24 10:55 | malcome | Status | feedback => assigned |
2015-03-24 16:03 | Martin Friebe | Fixed in Revision | => 48470 |
2015-03-24 16:03 | Martin Friebe | LazTarget | - => 1.6 |
2015-03-24 16:03 | Martin Friebe | Status | assigned => resolved |
2015-03-24 16:03 | Martin Friebe | Fixed in Version | => 1.5 (SVN) |
2015-03-24 16:03 | Martin Friebe | Resolution | open => fixed |
2015-03-24 16:03 | Martin Friebe | Target Version | => 1.4 |
2015-12-06 10:02 | malcome | Status | resolved => closed |