这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
This repository was archived by the owner on May 17, 2021. It is now read-only.

Minor bugs on greent UI #164

@openhab-bot

Description

@openhab-bot

From jdkst...@gmail.com on December 02, 2012 15:39:04

What steps will reproduce the problem? 1.Include Webview widget on ui and click a link on the included page
2.Include SetPoint widget with minValue = 0, and send value to openhab
3.Include 2 items, that updates mutually
- Switch that updates state of SetPoint item to max/min value
- SetPoint that updates state of Swicht to ON/OFF value What is the expected output? What do you see instead? Bug #1 Expected: link works
Actually: link won't work because a div with z-index=999 shows over included page
(Possible Fix in: app.js line 1475) Bug #2 Expected: greent sends 0 to openhab
Actually: sends ''
(Possible Fix in: app.js line 1418, 1430) Bug #3 Expected: items updates mutually and UI widgets updates mutually.
Actually: items updates mutually and UI widgets wont update mutually
(Possible bug on my rules ;( !! ) What version of the product are you using? On what operating system? - Openhab 1.1.0 from head updated to rev "cc218e540f00", greent 1.0.0 RC3

  • Utuntu 10.04 LTS on arm machine Please provide any additional information below. Excuse my poor english !!

Original issue: http://code.google.com/p/openhab/issues/detail?id=164

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions