elementary / elementary/code

Cannot drop calendar event

未关闭
#685 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Vala
星标
521
派生
118
平均合并
1 天 8 小时
30 天内合并 PR
14

描述

Dragging a calendar event and dropping onto a Code document does not paste the text into the document. This works OK with e.g. gedit.
The relevant source TargetEntry is `Gtk.TargetEntry dnd3 = {"text/calendar", 0, 2};`

贡献指南

打开贡献指南

调研方向

从 `text/calendar` 拖放目标的 `Gtk.TargetEntry dnd3` 声明开始,复现将日历事件拖到 Code 文档上的操作。当事件文本被粘贴到文档中,并且与使用 gedit 观察到的行为一致时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

领域
desktop
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。