Project

General

Profile

Actions

Bug #686

closed

Ошибка в p100q

Added by Dolozhee over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugins: Azoth
Target version:
Start date:
04/28/2012
Due date:
% Done:

100%

Estimated time:
2:00 h
Reported in:
master

Description

я не знаю баг это или фича, но перед делимиттером после каждой мессаги вставляется <p></p>
если плагин отключить — пропадает артефакт
и от него пучит тему Fiat, появляются серые полосы после каждого входящего сообщения.
В обычном чяти выглядит все так:
<p class="message">
в этом чяти нет такого
</p>
<div id="insert">
</div>
В псто-чате выглядит так:
<div style="width:100%;overflow:auto;">Нет такого пользователя.</div>
<p></p>
<div id="insert"></div>

Expected result:

<div style="width:100%;overflow:auto;">Нет такого пользователя.</div>

<div id="insert"></div>

Actual result:
<div style="width:100%;overflow:auto;">Нет такого пользователя.</div>
<p></p>
<div id="insert"></div>

STR:
поставить тему Fiat и зайти в чат psto

System information:
LeechCraft 0.5.65-142-g8ca12b0
Built with Qt 4.8.1, running with Qt 4.8.1
Running on: Windows 7

Actions #1

Updated by 0xd34df00d over 12 years ago

  • Category set to Plugins: Azoth
  • Status changed from New to Assigned
  • Assignee set to 0xd34df00d
  • Target version set to 0.5.70
  • Estimated time set to 2:00 h
Actions #2

Updated by 0xd34df00d over 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF