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$
|
||||
$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>
|
||||
* libraries/display_tbl.lib.php3: fixed possible errors with special
|
||||
characters in tables names.
|
||||
|
@@ -1638,8 +1638,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>With Mozilla 0.9.? to 1.0-RC1 I can't type a whitespace in the SQL-Query
|
||||
edit area: the page scrolls down.</b>
|
||||
<b>With Mozilla 0.9.? to 1.0-RC2 and Netscape 7.0-PR1 I can't type a
|
||||
whitespace in the SQL-Query edit area: the page scrolls down.</b>
|
||||
<br />
|
||||
This is a Mozilla bug (see bug #26882 at
|
||||
<a class="navigation" href="http://bugzilla.mozilla.org/" target="_blank">Bugzilla</a>).<br />
|
||||
|
Reference in New Issue
Block a user