kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Implement <button> element #268

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which steps will reproduce the problem?
Open the attached test case.

What is the expected output? What do you see instead?
There should be three buttons displayed. The first one just containing the text 
"Button", the second one having "Caption with formatting" with "formatting" 
being green and the last one showing the text "Accept" and an image besides it.

Which version of the product are you using? Which compiler version are you
using? On which operating system?
r427, Delphi XE, Windows 7

Note that <button> tags can contain any kind of other (formatted) elements.

Sebastian

Original issue reported on code.google.com by sebastia...@gmail.com on 25 Jul 2013 at 11:03

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by OrphanCat on 25 Jul 2013 at 5:29

GoogleCodeExporter commented 9 years ago
For reference, the attached screenshot shows how they are displayed in Firefox.

Sebastian

Original comment by sebastia...@gmail.com on 6 Aug 2013 at 9:31

Attachments:

GoogleCodeExporter commented 9 years ago
JPM has started implementing <button> some months ago (r432), but it is not yet 
working correctly.

Original comment by OrphanCat on 26 Apr 2014 at 7:19