Page MenuHomePhabricator

Ajax form preview
Closed, ResolvedPublic

Description

Author: j.b.e

Description:
tabIndex for button and correct visible height

  • In IE 6 and IE 7 the value of 'clientHeight' is '0' ... 'scrollHeight' has a value != '0'.
  • When a page can only be editet when the user is logged in, the normal 'preview button' is disabled.

Version: unspecified
Severity: enhancement

attachment SemanticFormsJS.patch ignored as obsolete

Details

Reference
bz23242

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:08 PM
bzimport set Reference to bz23242.

j.b.e wrote:

tabIndex for button and correct visible height

Attached:

Thanks for this JS patch - this was added to the file at some point; I don't know when exactly, but it's there now. :)