[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3100: The text in webTabPanel is not rendering correctly.


http://gambaswiki.org/bugtracker/edit?object=BUG.3100&from=L21haW4-

Salvador GAYTAN reported a new bug.

Summary
-------

The text in webTabPanel is not rendering correctly.

Type             : Request
Priority         : Medium
Gambas version   : Master
Product          : Web components


Description
-----------

Previously, you could send HTML code and it would render correctly. With the November 1, 2025 update, it no longer does this and renders the HTML text incorrectly. For example: WebTabMenu.Text = "<img src=\"" & Web.PathImgWeb & rs!tab_img & "\" />" & rs!nombre_tab


System information
------------------

Add the Image property for each tab in the WebTabPanel or bring back the option that allowed you to send HTML code to the text of each tab


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----