Ticket #1171 (accepted defect)
Regex Editor highlighting seems to be broken
| Reported by: | szabgab | Owned by: | szabgab |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Regex Editor | Version: | 0.95 |
| Keywords: | Cc: |
Description (last modified by zenogantner) (diff)
When I open the Regex editor now it has \w+ as a regex and still it does not highlight any part of the "Matched text"
Change History
comment:3 Changed 2 years ago by szabgab
- Keywords RegexEditor, help removed
- Component changed from editor to Regex Editor
comment:4 Changed 2 years ago by szabgab
- Owner set to szabgab
- Priority changed from major to minor
- Status changed from new to accepted
this seem to only happen on my Ubuntu 10.10 and not on my other systems. Others have not been able to reproduce this either. So this seems to be some local issue I'll have to investigate.
I reduce the priority but keep it open for now.
comment:5 Changed 2 years ago by szabgab
- Summary changed from Regex Editor highlighting seesme to be broken to Regex Editor highlighting seems to be broken
comment:6 Changed 2 years ago by bowtie
szabgab, I concur,
Ubuntu 10.10 i386; No Red underline indicating match
Debian (testing) amd64; works as expected.
if you require, system info, just ask.
comment:7 Changed 2 years ago by bowtie
szabgab
It works in Natty
- Ubuntu 11.04 amd64 (unity in full graphics mode)
- Ubuntu 11.04 i386; No Red underline indicating match (classic mode no unity graphics)
Q do we use underline and colour anywhere else in padre
comment:8 Changed 21 months ago by zenogantner
It works in 10.04. My guess it depends on the version of some of the Wx packages (either the library itself, or the bindings), because the feature uses the Wx::RichText? widget and its methods BeginTextColour?(), BeginUnderline?(), etc.
My versions are:
Wx 0.99
wxWidgets 2.8.10
Alien::wxWidgets 0.51
What about the configurations where it does not work?
comment:10 Changed 21 months ago by bowtie
No Red Line here
Linux billy 2.6.38-11-generic #49-Ubuntu SMP Mon Aug 29 20:47:58 UTC 2011 i686 i686 i386 GNU/Linux
System Info Perl => 5.14.1 Wx => 0.9901 wxWidgets => 2.8.11 Alien::wxWidgets => 0.52 Wx::Perl::ProcessStream => 0.30 Wx::Scintilla => 0.25_01 PPI => 1.215
ps it would be a good idea if i could just copy this from about with out having to format it
comment:11 Changed 21 months ago by zenogantner
On Debian testing with Padre 0.76 it works:
Perl 5.12.4
Wx 0.98
WxWidgets? 2.8.10
comment:12 Changed 21 months ago by bowtie
No Blue line here r15911
comment:13 Changed 14 months ago by bowtie
- Version changed from 0.84 to 0.95
still dose not work against 0.95 on ubuntu 11.10
