User:Godiard/TestingClipboard: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Created page with '== Bugs in trac == [http://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&description=~clipboard&order=priority&col=id&col=summary&col=statu…')
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Bugs in trac ==
== Bugs in trac ==


[http://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&description=~clipboard&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component]
Sugarlabs trac [http://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&description=~clipboard&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component]


[http://dev.laptop.org/query?status=assigned&status=new&status=reopened&summary=~clipboard&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=id]
OLPC trac [http://dev.laptop.org/query?status=assigned&status=new&status=reopened&summary=~clipboard&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=id]


== More problems related ==
== More problems related ==
Line 13: Line 13:
* Drop from activities over the frame does not work (tried with Write, Read and Paint)
* Drop from activities over the frame does not work (tried with Write, Read and Paint)
* The text in the icon palette in the frame, does not show utf-8 text.
* The text in the icon palette in the frame, does not show utf-8 text.

== Interaction with Text to Speech ==

* Press ALt-Shift-S to do TTS in Write after copy a text duplicate the copied text in the clipboard [http://bugs.sugarlabs.org/ticket/3371] '''[PATCH SENT]'''

== Annoying issues already reported reproduced ==

* Clipboard menu off screen [http://bugs.sugarlabs.org/ticket/2201]
* Discrepancy of clipboard items and clipping cache [http://bugs.sugarlabs.org/ticket/1266] '''[PATCH SENT]'''
* Dragging text clipping from Frame into activities doesn't render Unicode characters correctly [http://bugs.sugarlabs.org/ticket/3305]

== This tickets probably can be closed ==

* Work as expected. This can be tested with the Maze activity. http://dev.laptop.org/ticket/8597
* This does not have sense, Paste is in the activities http://dev.laptop.org/ticket/1954
* This probably can be closed (or burned :) ) http://dev.laptop.org/ticket/2926
* Work as expected http://dev.laptop.org/ticket/5752
* Work as expected http://dev.laptop.org/ticket/8606
* Clipboard limits the number of objects, does not overflow anymore. http://dev.laptop.org/ticket/8617
* This can be closed. Or sent to a museum :/ http://dev.laptop.org/ticket/8704

== Design/devel pages ==

http://wiki.laptop.org/go/Specifications/Clipboard

http://wiki.laptop.org/go/GTK's_Clipboard_Module_in_Sugar

Latest revision as of 14:30, 19 April 2012

Bugs in trac

Sugarlabs trac [1]

OLPC trac [2]

More problems related

Need more research, only quick notes:

  • Trying copy text from a text file opened in Read does not work.
  • In Write: copy a image, and later copy a text, the text is shown in the frame with a image icon.
  • Drop from activities over the frame does not work (tried with Write, Read and Paint)
  • The text in the icon palette in the frame, does not show utf-8 text.

Interaction with Text to Speech

  • Press ALt-Shift-S to do TTS in Write after copy a text duplicate the copied text in the clipboard [3] [PATCH SENT]

Annoying issues already reported reproduced

  • Clipboard menu off screen [4]
  • Discrepancy of clipboard items and clipping cache [5] [PATCH SENT]
  • Dragging text clipping from Frame into activities doesn't render Unicode characters correctly [6]

This tickets probably can be closed

Design/devel pages

http://wiki.laptop.org/go/Specifications/Clipboard

http://wiki.laptop.org/go/GTK's_Clipboard_Module_in_Sugar