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

Key: IDEABKL-5370
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Johan Lund
Votes: 1
Watchers: 2
Available Workflow Actions

Mark as Stalled
Operations

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

Unlimited gutter size due to multiple icons on the same row

Created: 04 Mar 08 01:37   Updated: 11 Mar 08 15:14
Component/s: Code Analysis. Dependencies, User Interface
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. big_gutter.png
(25 kb)

Build: 7,744


 Description  « Hide
Look at included screenshot.
This problem appears to me when an obfuscated JavaScript file is loaded into the editor.
Essentially a massive js codebase appears on a single line of code causing multiple inheritance icons in the gutter. This makes the gutter grow without limit.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 11 Mar 08 14:19
The possibility to show multiple icons for the same line is not a bug. You won't able to do any meaningful work with this code until you reformat it, so, in my opinion, it doesn't matter much how exactly meaningless the current state of the code is.

Johan Segerfeldt - 11 Mar 08 15:11
Since we create this obfuscated code, we sometimes need to review the result, e.g. that it is syntactically correct. Therefore it would be useful to limit the number of icons in the gutter, so that we can see the content.

Johan Segerfeldt - 11 Mar 08 15:14
Maybe the type of this issue should change from 'bug' to 'usability' or something?