Ticket #233 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

Display bug with no unread items.

Reported by: Carthik <mail@…> Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.4.4
Component: BUGS Version: 2.0
Severity: normal Keywords:
Cc: mail@…

Description

When I have no unread items, the display at the top seems to be screwed up. Please see the screenshot below for an example.

http://flickr.com/photos/carthik/55999795/

Change History

Changed 4 years ago by sdcosta

  • status changed from new to closed
  • resolution set to invalid

Yes, this is a CSS bug with Gecko browsers like firefox. You need to sacrifice rounded corners in Gregarius to make this bug go away. Disable the Rounded Corners plugin in your installation.

Changed 4 years ago by tsugliani

  • status changed from closed to reopened
  • resolution invalid deleted

Just reopened for you to see some tips i found.

I dunno if it can be cleanly integrated in gregarius but maybe it could solve this case.

http://www.456bereastreet.com/archive/200505/transparent_custom_corners_and_borders/ http://www.456bereastreet.com/archive/200504/more_nifty_corners/

Changed 4 years ago by Carthik <mail@…>

  • cc mail@… added

Changed 4 years ago by mbonetti

Will take a look at those links, Carthik, thank you. Ideally I'd go for CSS-only solution.

In the meantime, as Sameer suggested, turnig off the rounded corners plugin makes the bug disappear.

Changed 4 years ago by sdcosta

  • cc mail@… added; mail@… removed
  • status changed from reopened to closed
  • resolution set to wontfix

The first link says

Nifty Corners are free, but no modifications to the script and/or the CSS are allowed.

I don't think we can put such code into GPL software like Gregarius. I think the second is similarly licensed.

If someone can produce a test case of this bug with only a few items (right now it seems to only happen with a large number of items) Please zip up the files and send it to me and I will make a minimal test case and file a bugzilla bug.

Changed 4 years ago by sdcosta

This is almost certainly this mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=252241

Please vote for it if you can. When the main items div becomes too large (either by having too many items or having text-zoomed too much) then it breaks like the test case in that bug.

Changed 4 years ago by kkkkoaaa

  • version set to 2.0
  • milestone set to Gregarius 0.4.4
Note: See TracTickets for help on using tickets.