Closed
Bug 333117
Opened 19 years ago
Closed 18 years ago
Cannot use DEL key anymore to delete an item after inplace editing its title
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dbo, Assigned: michael.buettner)
References
Details
Attachments
(1 file)
1.13 KB,
patch
|
thomas.benisch
:
first-review+
jminta
:
second-review+
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. create an event 2. double-click its title for inplace editing 3. modify + CR (item selection gets lost: IMO a bug, too) 4. select item and press DEL => does not work anymore until next lightning startup note: DEL key deletion is ok when editing item title via event dialog.
Assignee | ||
Comment 1•19 years ago
|
||
confirmed on latest trunk version.
Assignee: nobody → michael.buettner
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Updated•18 years ago
|
Component: Lightning → Base
QA Contact: lightning → base
Assignee | ||
Comment 5•18 years ago
|
||
stopEditing() in calendar-view-core.xml did not reset the state of the associated view correctly.
Attachment #234216 -
Flags: second-review?(jminta)
Attachment #234216 -
Flags: first-review?(thomas.benisch)
Comment 6•18 years ago
|
||
Comment on attachment 234216 [details] [diff] [review] patch v1 r=tbe
Attachment #234216 -
Flags: first-review?(thomas.benisch) → first-review+
Comment 7•18 years ago
|
||
Comment on attachment 234216 [details] [diff] [review] patch v1 r=jminta
Attachment #234216 -
Flags: second-review?(jminta) → second-review+
Updated•18 years ago
|
Whiteboard: [checkin needed]
Assignee | ||
Comment 8•18 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•18 years ago
|
Whiteboard: [checkin needed]
You need to log in
before you can comment on or make changes to this bug.
Description
•