https://bugzilla.wikimedia.org/show_bug.cgi?id=57413

       Web browser: ---
            Bug ID: 57413
           Summary: in topic bar, the space between Comment (n) and
                    timestamp is a dead zone
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

In a topic's gray "bar" on a Flow board, click in the area between Comment (n)
and the timestamp. Although it shows the hyperlink hand pointer and the topic
acts like a button when you mouse-down, nothing happens when you click.  I
would expect it to collapse/expand the topic's posts, just like clicking other
background gray areas.

The problem might be that the li .flow-topic-comments is masked from clicks on
the button background, but only its child .flow-reply-link acts as a hyperlink.
I think replacing the former with the latter in the ignore array in "Set up
folding" in modules/discussion/ui.js might fix the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to