vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Three dots become a single ellipsis character #1165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To reproduce the problem:
1. Enter the query editor
2. Type this sequence, with the quotes:  '...'

Instead of leaving the three dots as typed, the editor replaces them with a 
single ellipsis character. This makes it impossible to, for instance, enter a 
REGEXP with three consecutive dots.

I'm using build 3391.

Original issue reported on code.google.com by goo...@dwilga.info on 26 Aug 2011 at 9:04

GoogleCodeExporter commented 9 years ago
This is not a feature of Sequel Pro, but of OS X.
Go to System Prefs > Language and Text > Text and disable the replacement 
character.

As for Sequel Pro there are two questions:
1) Can we disable that feature?
2) Should we? Some users might actually use it to store completion strings 
(though we have our own system for that).

Original comment by schlabbe...@gmail.com on 26 Aug 2011 at 9:10

GoogleCodeExporter commented 9 years ago
Personally, I don't think we should be messing with system defined settings.

Original comment by stuart02 on 26 Aug 2011 at 9:12

GoogleCodeExporter commented 9 years ago
On the other hand we are inconsistent: c/o will be replaced, but 1/2 will not 
(perhaps because of syntax highlighting?)
Also Safari on 10.6 at least seems to ignore them too in text boxes.

Original comment by schlabbe...@gmail.com on 26 Aug 2011 at 9:21

GoogleCodeExporter commented 9 years ago
I'm with Stuart on this one. Users can toggle substitutions from the Edit menu 
as needed:

Edit > Substitutions > Text Replacement

Original comment by avenja...@gmail.com on 27 Aug 2011 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 27 Aug 2011 at 10:44

GoogleCodeExporter commented 9 years ago
Issue 1172 has been merged into this issue.

Original comment by schlabbe...@gmail.com on 4 Sep 2011 at 4:13