config textfields enter the text right-to-left

Bug #1555953 reported by Snappy Microbe-Obliterator
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-gui
New
Undecided
Unassigned

Bug Description

I've just bootstrapped juju in canonistack and I am exploring the nice GUI that it deployed.
I did juju deploy cs:~onlineservices-charmers/trusty/errbot-3 and now I see the new service. But when I try to edit its config, all the values I enter on the textfields are entered right-to-left. So if I want to write "test", I get "tset". (see the attached screenshot)

ubuntu@devel:~$ juju status
environment: elopio-canonistack
machines:
  "0":
    agent-state: started
    agent-version: 1.25.3
    dns-name: 10.55.32.93
    instance-id: 81d43257-f674-4f8a-8366-d93f7813a6f2
    instance-state: ACTIVE
    series: trusty
    hardware: arch=amd64 cpu-cores=1 mem=1024M root-disk=10240M availability-zone=nova
    state-server-member-status: has-vote
services:
  juju-gui:
    charm: cs:trusty/juju-gui-51
    exposed: true
    service-status:
      current: unknown
      since: 11 Mar 2016 06:25:30Z
    units:
      juju-gui/0:
        workload-status:
          current: unknown
          since: 11 Mar 2016 06:25:30Z
        agent-status:
          current: idle
          since: 11 Mar 2016 06:25:33Z
          version: 1.25.3
        agent-state: started
        agent-version: 1.25.3
        machine: "0"
        open-ports:
        - 80/tcp
        - 443/tcp
        public-address: 10.55.32.93

Revision history for this message
Snappy Microbe-Obliterator (snappy-m-o) wrote :
Revision history for this message
Brad Crittenden (bac) wrote :

Hi Snappy,

Can you go to https://demo.staging.jujucharms.com, search for the same errbot charm, add it to the canvas and then try editing the config? I just did exactly that and the text fields are left-to-right.

Do other web forms show text entry R-L?

Revision history for this message
Luca Paulina (lucapaulina) wrote : Re: [Bug 1555953] Re: config textfields enter the text right-to-left

It tests fine for me.

On Fri, Mar 11, 2016 at 12:40 PM Brad Crittenden <email address hidden> wrote:

> Hi Snappy,
>
> Can you go to https://demo.staging.jujucharms.com, search for the same
> errbot charm, add it to the canvas and then try editing the config? I
> just did exactly that and the text fields are left-to-right.
>
> Do other web forms show text entry R-L?
>
> --
> You received this bug notification because you are a member of Juju GUI
> Hackers, which is subscribed to juju-gui.
> https://bugs.launchpad.net/bugs/1555953
>
> Title:
> config textfields enter the text right-to-left
>
> Status in juju-gui:
> New
>
> Bug description:
> I've just bootstrapped juju in canonistack and I am exploring the nice
> GUI that it deployed.
> I did juju deploy cs:~onlineservices-charmers/trusty/errbot-3 and now I
> see the new service. But when I try to edit its config, all the values I
> enter on the textfields are entered right-to-left. So if I want to write
> "test", I get "tset". (see the attached screenshot)
>
> ubuntu@devel:~$ juju status
> environment: elopio-canonistack
> machines:
> "0":
> agent-state: started
> agent-version: 1.25.3
> dns-name: 10.55.32.93
> instance-id: 81d43257-f674-4f8a-8366-d93f7813a6f2
> instance-state: ACTIVE
> series: trusty
> hardware: arch=amd64 cpu-cores=1 mem=1024M root-disk=10240M
> availability-zone=nova
> state-server-member-status: has-vote
> services:
> juju-gui:
> charm: cs:trusty/juju-gui-51
> exposed: true
> service-status:
> current: unknown
> since: 11 Mar 2016 06:25:30Z
> units:
> juju-gui/0:
> workload-status:
> current: unknown
> since: 11 Mar 2016 06:25:30Z
> agent-status:
> current: idle
> since: 11 Mar 2016 06:25:33Z
> version: 1.25.3
> agent-state: started
> agent-version: 1.25.3
> machine: "0"
> open-ports:
> - 80/tcp
> - 443/tcp
> public-address: 10.55.32.93
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju-gui/+bug/1555953/+subscriptions
>

Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

We should add the dir and lang attributes to the html element.

`lang="en" dir="ltr"`

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.