Hi Martin, I simply cannot select and copy the text, any other element on the page I can.
Also, in the CSS cursor:'not-allowed' demo here: http://www.w3schools.com/cssref/playit.asp?filename=play I can select and copy. What CSS could be causing this? This is with Firefox. On Thu, Jul 30, 2015 at 10:46 PM, Martin Grigorov <[email protected]> wrote: > On Jul 30, 2015 2:36 PM, "Jeroen van der Wal" <[email protected]> wrote: > > > > Martin is right: you can select the data even when the mouse pointer is > > switched to "disabled". I personally find the mouse pointer a bit > intrusive > > too, perhaps something to polish in the future. > > This is fixable with one line of CSS > > > > > Cheers, > > > > Jeroen > > > > On 30 July 2015 at 14:07, Martin Grigorov <[email protected]> wrote: > > > > > Hi, > > > > > > In view mode all input fields are disabled. Bootstrap shows this banned > > > icon for them. > > > > > > I am not able to try it now but I think you should be able to select > the > > > value with the mouse and copy it. > > > > > > Martin > > > > > > On Jul 30, 2015 1:20 PM, "Stephen Cameron" <[email protected] > > > > > wrote: > > > > > > > > Hi, > > > > > > > > A smallish point, when an object is in view mode I cannot select a > > > property > > > > value to copy it. I get the red circle with line across it to say > 'off > > > > limits' and it does seem truly untouchable! > > > > > > > > Is this by design, or am I missing something? > > > > > > > > Steve C > > > >
