On Thu, 06 Jul 2006 14:27:18 +0200, Jonathan Chetwynd <[EMAIL PROTECTED]> wrote:
> Erik, > > my perspective is slightly different to Chaals and Holger. > one reason a bug tracking system should be public is that it enables the > less skilled person (like me) to know whether a bug has been reported. > this way they may be encouraged to develop a test case. > currently about the only simple way I have of recording a bug issue is > by copying the online report to chaals and yourself in an email. I see your point, but the forum is actually a good place to start from then. It's more for discussions but if there is a bug people will advise you to report it. If you want to know more about the progress of some particular issue then ask there. > regarding systemLanguage http://www.peepo.co.uk is a test case and this > was indicated in the forum and reported in bug #207469 > this has worked for some years in ASV3.1, and closely follows your > suggestion, though perhaps missing some safety checks. > my coding is most likely defective and I would welcome your always > useful support and comments and shall act on them. From the SVG 1.1 spec about systemLanguage: 'Evaluates to "true" if one of the languages indicated by user preferences exactly equals one of the languages given in the value of this parameter, or if one of the languages indicated by user preferences exactly equals a prefix of one of the languages given in the value of this parameter such that the first tag character following the prefix is "-".' So if multiple languages are specified by user preferences, then it's clear in the spec that any one of them will trigger a match for systemLanguage. Maybe ASV3 doesn't support multiple preferred languages? > When asserting that elements and attributes are supported it is > important that there are cogent arguments to sustain decisions and UA > behaviour. It seems plain that in this instance a decision has not been > made as to implementation. For this reason it might perhaps be more > reasonable to state "partial" implementation. The SVG spec is large, and it is considerable work to actually test every bit of it, not to mention regression-testing releases so that nothing breaks as we go along. Yes currently the support-documentation is largely based on developer information, but I'm sure that the documentation will improve over time. If you want to help improve the documentation that's great, we would love to hear your thoughts. The forum would be one suggested place to start then :) I don't see how our documentation is all that different from the documentation for Mozilla's SVG implementation, do you mean that that too should indicate "partial" support? > How does one select 'large size' buttons? on OS X? > is this a known bug? I don't know exactly what you mean, but it seems like something non-svg-related, no? Best regards /Erik -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

