Todo List

Todo List

Here's a list of known bugs and limitations in RichStyle project. There're three kind of directons who are responsible or can help in fixing and improving it:

  1. W3C
  2. Browsers developers
  3. RichStyle developer (me).

W3c

  • Backgrounds setted using {background: url(image.png)} are not printable.
  • There sould be something like: list-style-color.
  • Styling input[type="file"].
  • Accepting: <input type="radio">option1</input>
    instead of: <input type="radio" />option1
  • A printable <pre> object: enabling word-wrap in the printing version without losing tabs.
    I mean warping <pre> in the printing mode without losing tabs.
  • Storing printing setting in the css file.
  • @import url(web.css) !imprtant; as a way to change sheet priority
  • Arabic and bidi issues
  • Borders, especially for toolbar class.

FireFox

  • You will see an unnecessary horizontal scroll bar.
  • Heading counter doesn't work.
  • The mouse-hover effects in Gallary-class images doesn't work as I wanted it to be.

Konqueror

  • An unnecessary additional line in the bottom of the calendar's caption.
  • Using (max-with) attribute for an image will miss its aspect ratio.
  • Buttons do not accept border settings.
  • (Print) and (Zoom) bottoms doesn't look in the exact middle of the bar vertically.

Opera

  • An unnecessary additional line in the bottom of the calendar's caption.
  • Doesn't accept borders in printing mode.

Internet Explorer

  • (overflow) attribute for pre tag doesn't work properly.
  • (max-with) attribute doesn't work. (Affects image galleries)
  • The most annoying limitation in IE6 is that it refuses to format using attributes:
      h1[lang="ar"] 	{font-family: ae_AlMateen;}
      input[type="text"]	{width: 100px;}
  • Some kind of transparent PNGs don't work properly.
  • IFrame shows a weird dimensions.
  • Heading counter doesn't work.

Developer (me!)

  • A login form.
  • The side form: still need refining, but I think I'll not keep working on it. it seems useless.
  • Search function: under constraction.
  • The Arabic version of Toolbar class: under construction.
  • A useless bottom border in the footer logos/images.
  • DOC version: prints a blank page in the begining of the printing Process.
  • Considering the prensible "No more classes as much as possible" there are several classes that most be removed, just like '.calendarhead', '.drop'... etc.
  • These pages aren't valid yet:
    http://richstyle.org/download/
    http://richstyle.org/web.php
    http://richstyle.org/web_arabic.php