Ticket #1282 (closed defect: invalid)
Wx::Scintilla v0.21_02 and TABS
| Reported by: | bowtie | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Syntax Highlighting | Version: | 0.87 |
| Keywords: | Tab | Cc: |
Description
Wx::Scintilla 0.21_02
since using above I have noticed that the first TAB is always 8 charters wide
subsequent Tabs are as defined in Tool -> Prefs
Change History
comment:2 Changed 22 months ago by bowtie
sorry I don't have a step by step for you,
it's just an observation
if you think it is nothing to do with Wx::Scintilla 0.21_02
please close ticket with
not a bug
or
can not reproduce
comment:3 Changed 22 months ago by azawawi
- Status changed from new to closed
- Resolution set to cannot reproduce
Cannot reproduce. Please reopen if you are able to find a scenario.
Thanks,
Ahmad M. Zawawi
comment:4 Changed 22 months ago by bowtie
- Status changed from closed to reopened
- Resolution cannot reproduce deleted
in Padre::Wx::menu::Run
when copying $self->AppendSeparator?;
to new line
then TAB
I get 8 spaces, rather than my normal 4
Note: See
TracTickets for help on using
tickets.

Could you please provide me with a step-by-step scenario to replicate it?