#1306 closed enhancement (obsolete)
Undo/Redo, Copy/Paste buttons are always active
Reported by: | erikos | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Browse | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
Undo/Redo, Copy/Paste buttons are always active even if there is noting to Undo/Redo, Copy/Paste.
Change History (4)
comment:1 Changed 13 years ago by tomeu
comment:2 Changed 12 years ago by RafaelOrtiz
- Milestone changed from 0.88 to 0.94
- Type changed from defect to enhancement
Confirmed, moving to 0.94
comment:3 Changed 11 years ago by manuq
- Resolution set to obsolete
- Status changed from new to closed
This was fixed in the move to WebKit, its API provides can_undo() etc methods, one of the niceties of this move. Solved in commit d268ce8836059de9a2e8e671d846c3d13d278319 .
Note: See
TracTickets for help on using
tickets.
I think there are XPCOM interfaces for this.