forked from KolibriOS/kolibrios
TWB: small fix
git-svn-id: svn://kolibrios.org@5724 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
47deb262f3
commit
69d74aa6a7
@ -283,6 +283,7 @@ void TWebBrowser::SetTextStyle(int left1, top1) {
|
||||
}
|
||||
|
||||
if (isTag("script")) || (isTag("style")) || (isTag("binary")) || (isTag("select")) ignor_text = opened;
|
||||
if (isTag("form")) if (!opened) ignor_text = false;
|
||||
|
||||
if(isTag("title"))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user