The Mozilla textarea bug also appears in Mozilla 1.0-RC2 and Netscape 7.0-PR1.
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-05-19 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* Documentation.html: The Mozilla textarea bug also appears in
|
||||||
|
Mozilla 1.0-RC2 and Netscape 7.0-PR1.
|
||||||
|
|
||||||
2002-05-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-05-22 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* libraries/display_tbl.lib.php3: fixed possible errors with special
|
* libraries/display_tbl.lib.php3: fixed possible errors with special
|
||||||
characters in tables names.
|
characters in tables names.
|
||||||
|
@@ -1638,8 +1638,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>With Mozilla 0.9.? to 1.0-RC1 I can't type a whitespace in the SQL-Query
|
<b>With Mozilla 0.9.? to 1.0-RC2 and Netscape 7.0-PR1 I can't type a
|
||||||
edit area: the page scrolls down.</b>
|
whitespace in the SQL-Query edit area: the page scrolls down.</b>
|
||||||
<br />
|
<br />
|
||||||
This is a Mozilla bug (see bug #26882 at
|
This is a Mozilla bug (see bug #26882 at
|
||||||
<a class="navigation" href="http://bugzilla.mozilla.org/" target="_blank">Bugzilla</a>).<br />
|
<a class="navigation" href="http://bugzilla.mozilla.org/" target="_blank">Bugzilla</a>).<br />
|
||||||
|
Reference in New Issue
Block a user