|
From: SourceForge.net <no...@so...> - 2009-02-06 15:28:28
|
Bugs item #2530983, was opened at 2009-01-23 14:30 Message generated for change (Settings changed) made by shlomy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2530983&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: text area and syntax packages Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: hjhb (hbuerger) Assigned to: Nobody/Anonymous (nobody) Summary: Strange block selection Initial Comment: Have a look at the screen shot. I tried to create a rectangular block. It doesn't depend on the font size. And the editor paints these strange blue line at the left side of the text field. Is that some kind of an editor mode? It looks like it marks a range of lines. using 4.3pre16 ---------------------------------------------------------------------- >Comment By: Shlomy Reinstein (shlomy) Date: 2009-02-06 17:28 Message: I need your input (activity.log) when you have this problem. It is most likely caused by one of the errors specified in the bottom right corner (in the status bar). The "strange blue line" to the left of the text field is the structure highlighter, it is meant to show you the beginning and end of a block. A block is normally text enclosed within a matching pair of parentheses/braces. From the picture, the structure highlighter is clearly out of sync with the text, which implies that the entire problem resulted from some exception. ---------------------------------------------------------------------- Comment By: Shlomy Reinstein (shlomy) Date: 2009-01-23 16:07 Message: It looks very strange indeed, but I can see the "4 error(s)" message in red at the bottom right (status bar), which means there were exceptions. Can you attach your activity.log file (from the jedit settings directory) to the item? It should contain the exceptions. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2530983&group_id=588 |