facebook

HTML editor – indentation

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #247747 Reply

    Dennis
    Member

    Hello…

    Have then been any reported issues with the way indentation peforms? I have a situation where some lines do not move when trying to indent.

    Here is how to duplicate the problem:

    1. Go to: File>>New>>Other>>MyEclipse>>Web>>HTML
    2. Press Next, then Finish
    3. Insert the following HTML between the <body></body> tags:

        
                <span style="font-face:Futura, Arial; size:10px;" >
                    <script type="javascript">
                        writeDate();
                    </script>
                </span>
    
    

    4. Select the same four lines in the editor window and try indenting and the un-indenting using the Tab and Shift-Tab keys.

    When I do this the “WriteDate” and “</script>” lines do not get indented or un-indented.

    I hope this helps….

    Dennis

    #247786 Reply

    Riyad Kalla
    Member

    Very odd, I reproduced this easily. I’ll file it as a bug.

    #247793 Reply

    Dennis
    Member

    It is strange, isn’t it?

    Thanks for taking care of this.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: HTML editor – indentation

You must be logged in to post in the forum log in