Opened 6 years ago

Closed 5 years ago

#1484684 closed Bugs (fixed)

Pressing ESC when writing html message deletes the whole message (IE only)

Reported by: zeridon Owned by:
Priority: 8 Milestone: 0.2-stable
Component: User Interface Version: git-master
Severity: minor Keywords: IE TinyMCE
Cc:

Description

As the title says when you are writing a message in RC and press the ESC key from the keyboard you lose the whole message. This behaviour is observed only when using IE (tested with IE6). This is not seen when using ff/mozilla/opera/konqueror

software used:
RoundCube - svn ver: 934
postfix - 2.3.8-2 (debian etch)
courier-imap - 4.1.1.20060828-5
php - 5.2.0-8+etch7
apache - 2.2.3-4

Change History (6)

comment:1 Changed 6 years ago by thomasb

  • Severity changed from major to minor

comment:2 Changed 5 years ago by seansan

  • Milestone set to 0.1.1

On the verge of closing this ticket. But I did see it. Steps to reproduce

  1. Create a new msg in HTML view
  2. Enter some words in body
  3. Click in the TO field and hit ESC several times
  1. msg body is emptied

review in 0.1.1

comment:3 Changed 5 years ago by thomasb

  • Component changed from Interface to User Interface

comment:4 Changed 5 years ago by alec

  • Keywords IE TinyMCE added
  • Summary changed from Pressing ESC when writing message deletes the whole message to Pressing ESC when writing html message deletes the whole message (IE only)

comment:5 Changed 5 years ago by tensor

I do not see the bug on IE 7 on Windows XP SP3

comment:6 Changed 5 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Looks like standard IE behaviour. Because I think we should prevent from data loss... fixed in [59ed6f16]. Tested with IE6.

Note: See TracTickets for help on using tickets.