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

Key: IDEADEV-9392
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: pys@volga.fr
Votes: 1
Watchers: 3
Operations

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

HTML formatting breaks the code

Created: 05 Sep 06 14:48   Updated: 10 Nov 08 16:46
Component/s: Code Formatting and Code Style
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows

Build: 4,267
Severity: Medium


 Description  « Hide
Due to a bug in IE6, the code reformatting function in IDEA breaks the page display in the following case :

<td><img ....................................................................................................................................../></td>

might be reformatted

<td><img ....................................................................................................................................../>
</td>

The added line break inside the TD element change teh display in IE6, potentially breakin the layout.



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