Reporter | Lawrence Johnston (ljohnston) |
---|---|
Created | Jun 25, 2011 3:58:21 AM |
Updated | Mar 27, 2012 5:03:10 PM |
Priority | Critical |
Type | Bug |
Fix versions | 7.0 |
State | Open |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
When selecting to opposite double-quote if the cursor is on the inside of the opening double quote an extra space is selected to the right of the closing quote.
Pipe represents cursor to right of opening double quote. "|some text" Press control-shift-] to select to opposite double quote. "some text" |<-- Cursor ends up here and extra space to the right of closing double quote is selected. "some text"|<-- Expected cursor location (with selection extending only to closing double quote).