Giter VIP home page Giter VIP logo

heyu-web-interface's Introduction

Hi there⚡

               

heyu-web-interface's People

Contributors

ablyss74 avatar domotic-fr avatar

Watchers

 avatar

Forkers

domotic-fr

heyu-web-interface's Issues

HTML range sliders and webit mobile/tablet browsers

HTML range sliders on webkit mobile browsers and tablets are very buggy,  and 
normally do not submit correctly.
This has been a known issue for sometime with webit and the only work around is 
to use html4 dimming.

Original issue reported on code.google.com by [email protected] on 28 Jul 2013 at 10:17

vertical-align and line-height display issue

What steps will reproduce the problem?
Using the psuedo-code HTML fragment:
=======================
<html>
<head>
<style>
sup {
vertical-align: text-top;
line-height: 1.7em;
}

sub {
vertical-align: text-bottom;
line-height: 1.7em;
}
</style>
</head>
<body>
This should be <sup>up</sup>, and this should be <sub>down</sub>.
</body>
</html>
=======================

What is the expected output? What do you see instead?
I would expect up to be a superscript, and down to be a subscript, instead, up 
is a subscript and down is a superscript.

What version of the product are you using? On what operating system?
Chrome 19.0.1084.46 m on Windows 7 Enterprise x64

Please provide any additional information below.
Using the Chrome dev tools, if the line-height css is disabled, up and down 
display as expected.

Original issue reported on code.google.com by [email protected] on 23 May 2012 at 6:12

Opera 11.61 form submit

What steps will reproduce the problem?
1. First submit of heyu command webhook config_dump  

The query is parsed incorrectly due to the web browser is not processing the 
form elements as expected.  

The query is read correctly in older versions of opera, current versions of 
firefox and chrome.  

A temporary fix to keep the script from overwriting the x10config was 
implemented until a permanent fix is added.


Original issue reported on code.google.com by [email protected] on 10 Feb 2012 at 2:04

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.