History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17788
Type: Bug Bug
Status: Open Open
Assignee: Maxim Shafirov
Reporter: Geoff Fortytwo
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Tab sometimes does not display when using variable width font.

Created: 17 Apr 08 04:15   Updated: 17 Apr 08 12:34
Component/s: Code Formatting and Code Style

Environment: Win2K3

Build: 7,757


 Description  « Hide
I'm using IDEA 7.0.3. If I set the font to Tahoma 12pt and open a txt file with a tab (ascii 9, not just spaces) in it then sometimes the tab won't display.

It's not that the tab is really small, the tab actually will be invisible to the cursor. For instance, take the following line:
:gamePlatform rdfs:domain
There is a tab character between the end of :gamePlatform and the beginning of rdfs:domain. If I paste that into a txt file in idea, it will not display that tab. Not only that, but if I position the cursor before the tab and hit right, it will put the cursor after the "r". If I put more text at the beginning of the line then the tab displays properly and works properly with the cursor. If I choose "Show Whitespaces" in the view menu then nothing will be displayed to indicate the tab is there.

I don't normally notice this because I have idea set to insert 4 spaces instead of tabs, but it does happen if I open a file that already has the tab in it.

Out of curiosity I tried inserting tab characters using the alt-keypad method. I hit alt-keypad9 and it didn't insert a tab. For some reason alt-keypad65 inserts "A", but alt-keypad9 doesn't insert a tab.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.