Opened 3 years ago
Closed 3 years ago
#1486470 closed Bugs (worksforme)
Search box not functioning in IE7
| Reported by: | PieterMX | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.4-beta |
| Component: | User Interface | Version: | 0.3.1 |
| Severity: | normal | Keywords: | search ie7 internetexplorer7 searchbox |
| Cc: |
Description
Hi all,
It seems the search box ("quicksearchbar" / "rcmqsearchform") isn't functioning in IE7. The search box is displayed, but on submit nothing happens. It should however trigger the following (onsubmit) javascript actions:
rcmail.command('search');return false;
Confirmed by testing using IETester, Roundcube is version 0.3.1 (stable). IE8, Safari and Firefox are functioning OK.
Best regards,
PieterMX
Change History (4)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-beta
comment:2 Changed 3 years ago by PieterMX
Confirmed, IE6 and IE8 are also not functioning within IETester. IE8 does work however when using a normal installation. It would be nice to have this bug confirmed by somebody running IE7 without an IE-tester-tool.
comment:3 Changed 3 years ago by PieterMX
Tested it with a normal IE7 installation, search box seems to function OK. This bug report can be closed.
comment:4 Changed 3 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed

Strange, using IETester, this isn't working also with IE6 and IE8 mode.