Open
Bug 284454
Opened 20 years ago
Updated 6 months ago
Guided Bug Entry: For duplicates table, add unmoving column headers
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Bugzilla
Bugzilla-General
Tracking
()
NEW
People
(Reporter: phinux, Unassigned)
References
()
Details
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.7.5) Gecko/20041124 Firefox/1.0 (ax) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.7.5) Gecko/20041124 Firefox/1.0 (ax) In bug addition page, make the table title of the duplicates bugs fixed Reproducible: Always
Updated•20 years ago
|
Summary: Enhancement → In bug addition page, make the table title of the duplicates bugs fixed
Comment 1•20 years ago
|
||
What? Could you give me a link to the page that you want changed, and explain how you want it changed?
OS: Windows XP → All
Hardware: PC → All
Comment 2•20 years ago
|
||
Reopen the bug if you can give us a better explanation of what you would like. I'm with mkanat, I don't understand what you are requesting.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•20 years ago
|
||
I think this bug is about the duplicates.cgi iframe in the guided bug entry form. The column headers move out of sight if you scroll the iframe. It would be nice to fix the table row containing the column headers, just like the "Freeze Panes" functionality in spreadsheet applications.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 4•19 years ago
|
||
the reporter is MIA. So I'd say feel free to confirm the bug and morph it to make sense.
Comment 5•19 years ago
|
||
OK, comment 3 makes sense as a feature request. That's what this bug is about.
Assignee: general → myk
Status: UNCONFIRMED → NEW
Component: Bugzilla-General → User Interface
Ever confirmed: true
Summary: In bug addition page, make the table title of the duplicates bugs fixed → Guided Bug Entry: For duplicates table, add unmoving column headers
Version: unspecified → 2.18
Updated•18 years ago
|
Assignee: myk → ui
Comment 6•16 years ago
|
||
The guided bug entry form is going to be removed from the core Bugzilla code (see bug 474086), so we won't be fixing these bugs in upstream Bugzilla. It was always just an example page, to begin with. I'm moving the bugs to the bmo component, to at least preserve a record of the fact that these things may need to be fixed for bmo.
Assignee: ui → nobody
Component: User Interface → Bugzilla: Other b.m.o Issues
Product: Bugzilla → mozilla.org
QA Contact: default-qa → other-bmo-issues
Version: 2.18 → other
Comment 7•16 years ago
|
||
This bug is not specific to the Guided form. The guided form embeds, in an iframe, the following URL: https://$BUGZILLA_URL/duplicates.cgi?product=$PRODUCT&format=simple e.g. https://landfill.bugzilla.org/bugzilla-tip/duplicates.cgi?product=FoodReplicator&format=simple This is the "simple" format for duplicates.cgi which is supported, as far as I know, by the Bugzilla project. This bug may, of course, get rejected as an enhancement request, but this format is designed to be embedded so it seems like a reasonable one to me. I believe that fixed table headers are possible using CSS. The fix would be to add something like this CSS to the template: http://www.imaputz.com/cssStuff/bigFourVersion.html Gerv
Assignee: nobody → general
Component: Bugzilla: Other b.m.o Issues → Bugzilla-General
Product: mozilla.org → Bugzilla
QA Contact: other-bmo-issues → default-qa
Version: other → unspecified
Updated•6 months ago
|
Attachment #9385193 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•