List of minor / trivial HMTL bugs in the TWiki templates.
search.tmpl
CVS:templates/search.tmpl
Opera can't render search result table
The search result is sequence of two-row tables.
For Opera, 50% + 30% in row1 seem to be not identical to 80% in row2,
maybe due to column padding.
As a result, it caluculates the widths on its own.
Then the widths for consecutive pages are not identical,
which spoils the layout.
- Testcase
- view any search result on twiki.org
- Patch
- discard the 80% -- or is there a different browser which needs this? searchtable.patch
--
PeterKlausner - 17 Jul 2003
This is now in
TWikiAlphaRelease and at TWiki.org. Thanks for the alert and fix. Did the same for searchrenameview.tmpl.
--
PeterThoeny - 30 Aug 2003
Thanks for fixing this!
OperaBrowser 7.11 now works fine on
http://donkin.org/bin/view/Main/WebChanges
and on TWiki.org. Recommended for all Opera users, added to
KnownIssuesOfTWiki01Feb2003 and updated in
BrowserIssues.
--
RichardDonkin - 01 Sep 2003
attachagain.tmpl
Button Change properties does not work in Safari
Update an existing attachment, change comment, click on Change properties. Nothing happens. Does work in Explorer 5.2.
Browser: Safari 1.0 v85 (Mac OS X 10.2).
--
ArthurClemens - 30 Aug 2003
This does not happen with Safari 1.1.1 under Mac OS 10.3 (Panther). So browser and or system upgrade does resolve 'bug'.
--
ArthurClemens - 07 Dec 2003