Re: [Engine-devel] attn ui devs: why do we use inputs for labels?

2014-03-13 Thread Einav Cohen
> - Original Message - > From: "Greg Sheremeta" > Sent: Thursday, March 13, 2014 12:24:51 PM > > > > - Original Message - > > From: "Einav Cohen" > > To: "Greg Sheremeta" > > Cc: "engine-devel" > > Sent: Thursday, March 13, 2014 12:14:51 PM > > Subject: Re: [Engine-devel] att

Re: [Engine-devel] [Users] adding scripts

2014-03-13 Thread Einav Cohen
if you are trying to hook into UI-specific events, it sounds like you will need to write an oVirt UI Plugin [1] in order to do that. However, I believe that the oVirt UI Plugins infrastructure doesn't support hooking to events such as "tab x was selected" and/or "button b was clicked". It does

Re: [Engine-devel] attn ui devs: why do we use inputs for labels?

2014-03-13 Thread Greg Sheremeta
- Original Message - > From: "Einav Cohen" > To: "Greg Sheremeta" > Cc: "engine-devel" > Sent: Thursday, March 13, 2014 12:14:51 PM > Subject: Re: [Engine-devel] attn ui devs: why do we use inputs for labels? > > I could be wrong, but there is a chance that using "input type=text" > a

Re: [Engine-devel] attn ui devs: why do we use inputs for labels?

2014-03-13 Thread Einav Cohen
I could be wrong, but there is a chance that using "input type=text" allows selecting/copying the text, rather than a plain label, which doesn't allow that. I am not sure if there are any (additional?) advantages to using "input type=text" (the other UI maintainers will probably know better).

Re: [Engine-devel] hosted engine in 3.4

2014-03-13 Thread Jiri Moskovcak
On 03/13/2014 02:54 PM, Yedidyah Bar David wrote: - Original Message - From: "Jiri Moskovcak" To: "engine-devel" Sent: Thursday, March 13, 2014 3:27:11 PM Subject: [Engine-devel] hosted engine in 3.4 Hi, I was testing the hosted-engine in 3.4 and ran into some troubles, so I'm going t

[Engine-devel] attn ui devs: why do we use inputs for labels?

2014-03-13 Thread Greg Sheremeta
Hi fellow UI developers, Can someone explain why we are using "input type=text" fields to render labels? (see screenshot[1]) This seems like bad practice for a few reasons: * it's not semantic HTML * inputs do not have variable sizing like text. They cannot shrink down to the size of the text,

Re: [Engine-devel] hosted engine in 3.4

2014-03-13 Thread Sandro Bonazzola
Il 13/03/2014 14:27, Jiri Moskovcak ha scritto: > Hi, > I was testing the hosted-engine in 3.4 and ran into some troubles, so I'm > going to share the results to get some help (or ideas how to fix those > problems) Hi, thanks for testing Hosted Engine > > Minor: > 1. You need to have some MAC a

Re: [Engine-devel] hosted engine in 3.4

2014-03-13 Thread Yedidyah Bar David
- Original Message - > From: "Jiri Moskovcak" > To: "engine-devel" > Sent: Thursday, March 13, 2014 3:27:11 PM > Subject: [Engine-devel] hosted engine in 3.4 > > Hi, > I was testing the hosted-engine in 3.4 and ran into some troubles, so > I'm going to share the results to get some help

[Engine-devel] hosted engine in 3.4

2014-03-13 Thread Jiri Moskovcak
Hi, I was testing the hosted-engine in 3.4 and ran into some troubles, so I'm going to share the results to get some help (or ideas how to fix those problems) Minor: 1. You need to have some MAC address with static ip and FQDN, otherwise you have to change /etc/hosts at least for the first pa

Re: [Engine-devel] Small suggestions for engine-log-collector

2014-03-13 Thread Sandro Bonazzola
Il 11/03/2014 19:13, Keith Robertson ha scritto: > > > - Original Message - >> From: "Vojtech Szocs" To: "engine-devel" >> Cc: "Keith Robertson" , "Einav >> Cohen" >> Sent: Tuesday, March 11, 2014 1:57:11 PM Subject: Small >> suggestions for engine-log-collector >> >> Hi guys, >>