View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001028 | Online Pubs | Shell and Utilities | public | 2016-02-19 22:06 | 2016-12-01 17:10 |
Reporter | Vesa | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Omission |
Status | Closed | Resolution | Accepted | ||
Name | Vesa P. | ||||
Organization | |||||
User Reference | |||||
URL | http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html | ||||
Section | awk | ||||
Summary | 0001028: The operator precedence table is missing the horizontal separator lines | ||||
Description | The paragraph introducing the operator precedence table says: "In the following table, valid expression operations are given in groups from highest precedence first to lowest precedence last, with equal-precedence operators grouped between horizontal lines." However, no such separator lines can be seen or found in the HTML source code. This error may be caused in translation to HTML. (I apologize if the page and line numbers in this report are not as intended. I couldn't find any instruction on what the source document is that they should refer to. I've only read the HTML version.) | ||||
Desired Action | Add the grouping horizontal lines. If they drop out in a translation process from another format to HTML, find a way to prevent that. | ||||
Tags | No tags attached. |
|
Moved from Project "1003.1(2013/)Issue7+TC1" to "Online Pubs". This bug reports differences between the HTML in the online version and the PDF for Issue 7 + TC1 in Table 4-1 on P2455, L78585. |
|
This may be a browser zoom level issue. The link above shows both item separation lines and bold group lines in my version of Firefox. If there is a means to ensure lines at least 1 px and 2 px wide, respectively, adding that may be desirable. |
|
Firefox may be showing a difference; Safari does not. And, in Safari, there is a line separating "Type of Selected" from "expr2 or expr3" in the type column in the description of "expr ? expr2 : expr3" in that table. |
|
yes, Firefox too, but those in separate cells, it looks, so line appropriate. Similar for array index entry, "membership" in cell below "multi-dimensional". Zooming in on page Firefox changes line width to single value also, losing the bold visually; Safari may use single width for all table lines. |
|
It would be good to know which browser and platform is being used. The html has border = 1 (and works for me on Safari, Firefox, Chrome (on Mac OS X 10.11.3) and IE 11 on Windows 7 ) I did notice a difference between the table in the html and pdf, and reworked the table cells so the expressions are grouped as per the pdf Table 4-1 pages 2455-2456 |
|
Thanks, now it looks good! Issue resolved :-) |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-19 22:06 | Vesa | New Issue | |
2016-02-19 22:06 | Vesa | Name | => Vesa P. |
2016-02-19 22:06 | Vesa | Section | => awk |
2016-02-19 22:06 | Vesa | Page Number | => The HTML page http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html |
2016-02-19 22:06 | Vesa | Line Number | => 304-901 of the HTML source |
2016-02-19 22:13 | Don Cragun | Project | 1003.1(2013)/Issue7+TC1 => Online Pubs |
2016-02-19 22:16 | Don Cragun | URL | => http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html |
2016-02-19 22:16 | Don Cragun | Note Added: 0003078 | |
2016-02-19 22:17 | shware_systems | Note Added: 0003079 | |
2016-02-19 22:19 | Don Cragun | Note Edited: 0003078 | |
2016-02-19 22:25 | shware_systems | Note Edited: 0003079 | |
2016-02-19 22:31 | Don Cragun | Note Added: 0003080 | |
2016-02-19 22:43 | shware_systems | Note Added: 0003081 | |
2016-02-19 23:02 | shware_systems | Note Edited: 0003081 | |
2016-02-20 06:49 | ajosey | Note Added: 0003082 | |
2016-02-20 20:29 | Vesa | Note Added: 0003083 | |
2016-12-01 17:10 | geoffclare | Status | New => Closed |
2016-12-01 17:10 | geoffclare | Resolution | Open => Accepted |