Giter Site home page Giter Site logo

52framework's People

Watchers

 avatar

52framework's Issues

Password field is not styled

Noticed that password fields are not styled accordingly, adding "form 
input[type=password]" at line 69 solves the problem.

Original issue reported on code.google.com by [email protected] on 16 Jun 2010 at 11:48

Title of the top text is cut

What steps will reproduce the problem?
1.May be related to typographical error.
2.
3.

What is the expected output? What do you see instead?
The text in "Welcome to 52Framework 2.0" is cut at the top. Attached the image 
for reference.

What version of the product are you using? On what operating system? What
Browser?
Chrome 17.0.?? on k-Ubuntu

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Apr 2013 at 4:29

Attachments:

Internet Explorer 6 Bug in Demo page

What steps will reproduce the problem?
1. Open the demo page using Internet Explorer 6

What is the expected output? What do you see instead?
The first H1 Title and Text are out of the flow.


Original issue reported on code.google.com by [email protected] on 15 Feb 2010 at 4:17

Attachments:

grid related - col inside col does not work!

What steps will reproduce the problem?
1.create a template
2.add a col col_x element.
3.try to add two elementos with classes: col col_y and col col_z where y+z==x.

What is the expected output? What do you see instead?
Great would behave consistently. 
One grid push the other to the next line.

What version of the product are you using? On what operating system? What
Browser?
Beta 1.1.6 with firefox 3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Sep 2010 at 7:11

your markup gets trashed by AdThwart/RuAdList

What steps will reproduce the problem?
1. chrome 5.0.317.2 dev
2. install AdThwart 0.8.0 extension
3. enable RuAdList entry http://code.google.com/p/ruadlist/
4. open www.52framework.com

What is the expected output? 

Cool-looking site

What do you see instead?

see screenshot attached

Please provide any additional information below.

definitely, problem is in RuAdList because turning this entry off renders 
your site flawlessly (at least as I can see)
yeah, it's not your fault of course but AdList contributors', though I 
think you want to know about this interference.

Original issue reported on code.google.com by [email protected] on 12 Feb 2010 at 2:00

Attachments:

Error message (balloon) for form has odd behavior

What steps will reproduce the problem?
1. http://demo.52framework.com/demos/blog/article.html in FF 4.0
2. Don't fill the form but click on submit
3. The balloon fixes position on the screen when you scroll

1. http://demo.52framework.com/demos/blog/article.html in Chrome 10.0.648.x
2. Don't fill the form but click on submit
3. The balloon is not a balloon

Original issue reported on code.google.com by [email protected] on 16 Apr 2011 at 5:48

Can't download from safari

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser? Safari


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Dec 2011 at 6:17

Add Font-Face Capability

You should implement the Font-Face capability on your framework with the added 
support for the "jump" that happens when the font is loading.

Thanks,

Gavin Simpson

Original issue reported on code.google.com by [email protected] on 13 Dec 2010 at 10:41

phone numbers are now input type="number"

number is meant for actual numbers, as in numerical values that you'd do 
calculations and such with...a phone number is not, per se, a number, but a 
shorthand (same as, say, an IP address is not a number either).

in particular, html5 gives you input type="tel" for the specific case of phone 
numbers. use it!


Original issue reported on code.google.com by [email protected] on 13 Apr 2011 at 1:14

z

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Nov 2011 at 4:35

HTML 5 form validation demo page broken

What steps will reproduce the problem?
1. Open http://demo.52framework.com/demos/html5/full.html IN FF4.0 
2. HLML5 Validation Form does noting

1. Open http://demo.52framework.com/demos/html5/full.html IN Chrome 10.06x
2. HLML5 Validation Form for numbers shows "up down" keys at the end of the from


Original issue reported on code.google.com by [email protected] on 16 Apr 2011 at 12:54

Nothing to Enetr

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Aug 2011 at 4:59

Add Opera suport

provided demo http://demo.52framework.com/ using Opera browser looks diferent 
than FF

Original issue reported on code.google.com by projektas on 12 Jan 2011 at 7:57

Enter one-line summary

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 31 Mar 2012 at 8:38

JS Validation DOES NOT WORK with firefox 5

What steps will reproduce the problem?
1. Use Firefox 5 as browser and navigate to 
http://demo.52framework.com/demos/html5/full.html
2. Click on Submit form button under forms demo

What is the expected output? What do you see instead?

The input boxes should be validate and show error messages. But Validation 
Error messages are not displayed. Its true firefox 5 is in beta version but 
many number of users use FF5 as their browser. 


What version of the product are you using? On what operating system? What
Browser?


Firefox 5 and the given example page of 52Framework
http://demo.52framework.com/demos/html5/full.html

Please provide any additional information below.

Please check I am stuck with my project because of this issue

Original issue reported on code.google.com by [email protected] on 26 Jul 2011 at 12:00

Form HTML5 properties not supported in IE9

What steps will reproduce the problem?
1.Open IE9
2.go to http://demo.52framework.com/demos/html5/form.html
3.try to submit the form without data

What is the expected output? What do you see instead?
Nothing happens, the form is submitted, but it should be sending a message for 
requested fields

What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Jan 2012 at 9:48

No one Drop Down Menu works with the Framework...

What steps will reproduce the problem?
1. Create a html5 site with a nav using 52framework.
2. Install any of these menus: jdMenu
(http://jdsharp.us/jQuery/plugins/jdMenu/) or Superfish
(http://users.tpg.com.au/j_birch/plugins/superfish) or Simple DropDown
(http://javascript-array.com/scripts/jquery_simple_drop_down_menu/)
3. Use the menu...

What is the expected output? What do you see instead?
Any of these menus produce dropdown menus. With this framework no one works.

What version of the product are you using? On what operating system? What
Browser?
I´m using 52Framework 1.0
Windows 7 64-bit
Firefox 3.6

Please provide any additional information below.
I need a dropdown menu. How I can get it?

Thanks!


Original issue reported on code.google.com by [email protected] on 21 May 2010 at 3:27

Spelling Error

What steps will reproduce the problem?
1. Visit the homepage.

'virtually al browsers' should instead be 'virtually all browsers'.


Original issue reported on code.google.com by [email protected] on 3 Jul 2010 at 4:19

select boxes are not styled

What steps will reproduce the problem?
1. use a default <select> box and it will nto be styled automaticly

What is the expected output? What do you see instead?
Nicely styled following the default style of 52framework. I get default browser 
style.

What version of the product are you using? On what operating system? What
Browser?
52F: 2.0.4, FF 5.0, Ubuntu

Please provide any additional information below.
-

Original issue reported on code.google.com by [email protected] on 28 Jul 2011 at 2:15

123

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Dec 2012 at 4:48

Not valid HTML5 code

What steps will reproduce the problem?
1. Use http://validator.w3.org to validate http://demo.52framework.com/

What is the expected output?
No errors.

What do you see instead?
8 errors.

Original issue reported on code.google.com by [email protected] on 11 Jun 2010 at 4:19

issues wth framework

What steps will reproduce the problem?
1.sfgf
2.fsdfa
3.afadf

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system? What
Browser?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Oct 2011 at 8:00

Form Validation not working in Firefox 6.0.2 and Google Chrome 14.0.835.163 m

What steps will reproduce the problem?
1. Open Firefox version 6.0.2 on Windows 7 Professional with SP1
2. Go to the url http://demo.52framework.com/demos/html5/full.html
3.

What is the expected output? What do you see instead?
Form Validation is not working on two of the browsers I have tested.

What version of the product are you using? On what operating system? What 
Windows 7 Professional with SP 1.
Browser? Google Chrome and Firefox 6.0.2


Please provide any additional information below.
Form validation is working fine on IE-9

Original issue reported on code.google.com by [email protected] on 20 Sep 2011 at 9:41

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.