php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26190 autocomplete on macosx
Submitted: 2003-11-10 07:57 UTC Modified: 2005-09-22 13:43 UTC
From: dl at tsm dot dk Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Mac OS X 10.2.8
Private report: No CVE-ID: None
 [2003-11-10 07:57 UTC] dl at tsm dot dk
Description:
------------
The following is what I get on my Mac with different 
browsers (Everything not noted, works):

* Safari 1.0 (v85.5)
  only Up and Down keys do not work. Does nothing...

* Mozilla Firebird 0.7
  I can not write a space...
  The SpaceBar only works for completion not to type
  spaces...

* Mozilla 1.5
  Same as Mozilla Firebird 0.7

* Internet Explorer 5.2.3 (5815.1)
  Nothing works... I can type, but the function isn't
  there...

* Opera 6.03
  Same as Internet Explorer 5.2.3 (5815.1)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-10 08:02 UTC] didou@php.net
"* Mozilla Firebird 0.7
  I can not write a space...
  The SpaceBar only works for completion not to type
  spaces..."

This is the expected behaviour. The space bar is made for autocompletion since there's no spaces in functions names

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 05:01:35 2024 UTC