Closed
Bug 333117
Opened 19 years ago
Closed 19 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
Comment 2•19 years ago
|
||
*** Bug 343488 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Component: Lightning → Base
QA Contact: lightning → base
Comment 3•19 years ago
|
||
Michael, any update on this bug?
Assignee | ||
Comment 4•19 years ago
|
||
I'm going to address this issue until end of this week.
Assignee | ||
Comment 5•19 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•19 years ago
|
||
Comment on attachment 234216 [details] [diff] [review]
patch v1
r=tbe
Attachment #234216 -
Flags: first-review?(thomas.benisch) → first-review+
Comment 7•19 years ago
|
||
Comment on attachment 234216 [details] [diff] [review]
patch v1
r=jminta
Attachment #234216 -
Flags: second-review?(jminta) → second-review+
Updated•19 years ago
|
Whiteboard: [checkin needed]
Assignee | ||
Comment 8•19 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Whiteboard: [checkin needed]
You need to log in
before you can comment on or make changes to this bug.
Description
•