Jump to content

в Chromium отображаются символы замка и звездочки


mstdmstd
 Share

Recommended Posts

Всем поривет,
Не подскажите, почему в моем Chromium, Version 43.0.2357.130 Ubuntu 14.10 (64-bit)
отображаются символы замка и звездочки lastpass-а на полях, которые не являются не именем поля ни паролем:
http://imgur.com/S8OT7Y3
с кодом :

<tr>  <td>First Name <span class="red">*</span>:</td>  <td>    <input type="input" value="" id="user_first_name" maxlength="50" size="50" onkeydown="javascript:input_key_down(this.id);">     <span id="span_error_user_first_name" style="display: none;" class="error_span"></span>  </td>  <td>Last Name <span class="red">*</span>:</td>  <td>     <input type="input" value="" id="user_last_name" maxlength="50" size="50" onkeydown="javascript:input_key_down(this.id);">      <span id="span_error_user_last_name" style="display: none;" class="error_span"></span>  </td></tr>

и как их убрать?

Link to comment
Share on other sites

Да, это я зарапортовался. Там, конечно:

<input type="text"

Но дело не в этом...

если задизейблить  lastpass-то это хрень убирается.  Сначалы было ясно что из-за него- но этот плагин нужен...

Я смотрел настройки этого плагина - ничего там не нашел...

и в файерфоксе то же самое ...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy