facebook

HTML Cell Properties generated wrongly

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

    Franck
    Member

    Hi,

    Specifying cell properties work the other way around.

    If you specify in the HTML visual editor Cell Properties in a table:

      CENTER for horizontal alignment
      MIDDLE for vertical alignment

    it leads to wrong HTML generation:

    valign="center" align="middle"

    This is not according to the HTML definition. The popup in the HTML source editor actually shows the correct ENUM values for these attributes and provides a warning message.

    For internet explorer this works fine. It still knows how to render this. However, for other browsers like Mozilla this does not work, so that’s quite annoying.

    In my opinion it should be

    align="center" valign="middle"

    Exactly the other way around.

    Also in the Cell Properties screen it is written: ‘vertival’ instead of ‘vertical’

    Cheers,
    Franck

    #218971 Reply

    Riyad Kalla
    Member

    Franck thank you for finding these, I will file them ASAP.

    #226728 Reply

    jim5359
    Member

    FYI, this is still a bug as of the latest 3.8.4+QF2

    #226730 Reply

    Riyad Kalla
    Member

    The HTML designer is being rewritten for 4.0, they should be fixed in that release.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: HTML Cell Properties generated wrongly

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