Hi Siarhei,

although this issue was discussed some time ago on the list I cannot 
find a corresponding bug report. Can you open a bug report for this?

Best Fabian


Siarhei Barysiuk schrieb:
> My configuration:
>
> Platform: Win XP
> Qooxdoo version: trunk
>
> S.
>
> On Fri, Oct 31, 2008 at 1:39 PM, Siarhei Barysiuk <[EMAIL PROTECTED]> wrote:
>   
>> Matthew, yeah, you are right, there was a question in list. It's
>> strange that I could it find it on nabble.
>>
>> But there is a problem with selectable not only in FF. I tried this
>> small example in 5 browsers:
>> 1) FF 3.0.3 - does not work
>> 2) IE7 - works
>> 3) Opera 9.5 - works
>> 4) Safari 3.1.2 - does not work
>> 5) Google Chrome 0.3.154 - does not work
>>
>> So, it seems that in WebKit it does not work as well.
>>
>> Sorry for additional noise.
>>
>> Siarhei
>>
>>
>> On Fri, Oct 31, 2008 at 12:52 PM, Matthew Gregory
>> <[EMAIL PROTECTED]> wrote:
>>     
>>> This was asked not long ago. Are you using Firefox? IIRC Labels in
>>> Firefox are created as XUL controls which cannot be selected. I think
>>> somebody is working on this.
>>>
>>> Siarhei Barysiuk wrote:
>>>       
>>>> Hello,
>>>>
>>>> That's from docs: "selectable - Whether the widget contains content
>>>> which may be selected by the user.".
>>>> I've written a little example but it seems that it doesn't work.
>>>>
>>>> Just trivial example:
>>>>
>>>> main: function() {
>>>>       this.base(arguments);
>>>>
>>>>       var  l = new qx.ui.basic.Label("Test");
>>>>       l.setSelectable(true);
>>>>
>>>>               this.getRoot().add(l)
>>>> }
>>>>
>>>> As result: I cannot select the label and copy its content. Any ideas?
>>>>
>>>> Thanks,
>>>> Siarhei
>>>>
>>>> -------------------------------------------------------------------------
>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's 
>>>> challenge
>>>> Build the coolest Linux based applications with Moblin SDK & win great 
>>>> prizes
>>>> Grand prize is a trip for two to an Open Source event anywhere in the world
>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>>         
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>>> Build the coolest Linux based applications with Moblin SDK & win great 
>>> prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in the world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>>       
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>   


-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim 
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to