Ticket #1242 (closed defect: fixed)
Autoindent broken when using Wx::Scintilla
| Reported by: | whumann | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | not classified yet | Version: | 0.86 |
| Keywords: | Cc: |
Description
When I install Wx::Scintilla (0.15), enable it in Padre (feature_wx_scintilla is True) and restart Padre, autoindentation doesn't work anymore. I.e. typing Tab + 'sub {' + Enter returns the cursor to leftmost column.
When I set feature_wx_scintilla to False and restart Padre again, autoindent works again.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r14756 - cannot load both Wx::STC and Wx::Scintilla